crypto-sw-scheduler: stabilize the API
As per discussion on the VPP call: since the CSIT tests use these APIs and the APIs have not changed in quite a while, stabilize the API from the change process point of view. Type: improvement Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: Id81999d03cce37764f6ed7d4f77ef5a71fe41ad1
This commit is contained in:
committed by
Dave Wallace
parent
4cae8f9bee
commit
a998f80cd9
@@ -19,7 +19,7 @@
|
||||
used to control the crypto SW scheduler plugin
|
||||
*/
|
||||
|
||||
option version = "0.1.0";
|
||||
option version = "1.1.0";
|
||||
|
||||
|
||||
/** \brief crypto sw scheduler: Enable or disable workers
|
||||
|
||||
Reference in New Issue
Block a user