> From: David George <david.geo...@sophos.com>
> 
> Replace pending queue with one that allows concurrent single producer and
> single consumer. This relaxes the restriction of only allowing a single
> lcore to operate on a given queue pair.
> 
> Signed-off-by: David George <david.geo...@sophos.com>
> Signed-off-by: Anoob Joseph <ano...@marvell.com>
> ---
>  doc/guides/cryptodevs/octeontx.rst                 |   6 --
>  doc/guides/cryptodevs/octeontx2.rst                |   6 --
>  drivers/common/cpt/cpt_common.h                    |  73 +++++++++++++--
>  drivers/crypto/octeontx/otx_cryptodev_hw_access.c  |  19 ++--
>  drivers/crypto/octeontx/otx_cryptodev_hw_access.h  |  14 ++-
>  drivers/crypto/octeontx/otx_cryptodev_ops.c        |  75 +++++++---------
>  .../crypto/octeontx2/otx2_cryptodev_hw_access.h    |   8 +-
>  drivers/crypto/octeontx2/otx2_cryptodev_ops.c      | 100 ++++++++++++------
> ---
Applied to dpdk-next-crypto

Thanks.

Reply via email to