Radu, Fan,
You have change the API as announced in the deprecation notice.
Please, could you update the release notes as well in the
"API Changes" section?
Thank you
-----------------------------------------------------------
crypto/scheduler: remove deprecated functions
This patch remove the deprecated functions as well as notice for
scheduler mode set/get API changes.
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Pablo de Lara <[email protected]>
-----------------------------------------------------------
ethdev: move bypass functions to ixgbe PMD
Move all bypass functions to ixgbe pmd and remove function
pointers from the eth_dev_ops struct.
Signed-off-by: Radu Nicolau <[email protected]>
Acked-by: Wenzhuo Lu <[email protected]>
-----------------------------------------------------------