[dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD
Akhil Goyal
gakhil at marvell.com
Sun Jul 18 09:45:26 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(-)
Series Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
More information about the dev
mailing list