On Mon, Apr 26, 2021 at 5:51 PM Shijith Thotton <sthot...@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 >