> The dev start and dev stop ops are added in cnxk crypto PMD. > The instruction queues are enabled in dev start and disabled in > dev stop. > > Ankur Dwivedi (2): > common/cnxk: move instruction queue enable to roc API > crypto/cnxk: add dev start and dev stop > > drivers/common/cnxk/roc_cpt.c | 41 +++++++++++++++--------- > drivers/common/cnxk/roc_cpt.h | 1 + > drivers/common/cnxk/version.map | 1 + > drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 16 +++++++-- > 4 files changed, 41 insertions(+), 18 deletions(-) Series Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto