mbox series

[v2,0/2] event/octeontx2: fixes for crypto adapter

Message ID cover.1619439044.git.sthotton@marvell.com (mailing list archive)
Headers
Series event/octeontx2: fixes for crypto adapter |

Message

Shijith Thotton April 26, 2021, 12:21 p.m. UTC
  Fixes for OCTEON TX2 crypto adapter implementation.

v2:
- Fixed adapter xae count updation.

Shijith Thotton (2):
  event/octeontx2: fix crypto adapter queue pair ops
  event/octeontx2: configure crypto adapter xaq pool

 drivers/crypto/octeontx2/otx2_cryptodev_qp.h  |   4 +-
 drivers/event/octeontx2/otx2_evdev_adptr.c    |   2 +-
 .../event/octeontx2/otx2_evdev_crypto_adptr.c | 110 +++++++++++++-----
 3 files changed, 84 insertions(+), 32 deletions(-)
  

Comments

Jerin Jacob April 29, 2021, 8:50 a.m. UTC | #1
On Mon, Apr 26, 2021 at 5:51 PM Shijith Thotton <sthotton@marvell.com> wrote:
>
> Fixes for OCTEON TX2 crypto adapter implementation.
>
> v2:
> - Fixed adapter xae count updation.

Series applied to dpdk-next-net-eventdev/for-main. Thanks


>
> Shijith Thotton (2):
>   event/octeontx2: fix crypto adapter queue pair ops
>   event/octeontx2: configure crypto adapter xaq pool
>
>  drivers/crypto/octeontx2/otx2_cryptodev_qp.h  |   4 +-
>  drivers/event/octeontx2/otx2_evdev_adptr.c    |   2 +-
>  .../event/octeontx2/otx2_evdev_crypto_adptr.c | 110 +++++++++++++-----
>  3 files changed, 84 insertions(+), 32 deletions(-)
>
> --
> 2.25.1
>