[dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD

Ankur Dwivedi adwivedi at marvell.com
Thu Jul 8 13:47:12 CEST 2021


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(-)

-- 
2.28.0



More information about the dev mailing list