DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD
@ 2021-07-08 11:47 Ankur Dwivedi
  2021-07-08 11:47 ` [dpdk-dev] [PATCH 1/2] common/cnxk: move instruction queue enable to roc API Ankur Dwivedi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ankur Dwivedi @ 2021-07-08 11:47 UTC (permalink / raw)
  To: dev; +Cc: gakhil, anoobj, ktejasree, jerinj, Ankur Dwivedi

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-18  7:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 11:47 [dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD Ankur Dwivedi
2021-07-08 11:47 ` [dpdk-dev] [PATCH 1/2] common/cnxk: move instruction queue enable to roc API Ankur Dwivedi
2021-07-08 11:47 ` [dpdk-dev] [PATCH 2/2] crypto/cnxk: add dev start and dev stop Ankur Dwivedi
2021-07-18  7:45 ` [dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).