[dpdk-dev] [PATCH 0/7] test/crypto: use generic crypto auto test framework

Ankur Dwivedi adwivedi at marvell.com
Thu Jun 11 07:38:20 CEST 2020


This patch series enables the generic auto test crypto framework for the
OCTEON TX PMDs. The patch series also resolves the bugs observed while
testing these test cases.

Ankur Dwivedi (6):
  common/cpt: fix encryption offset
  crypto/octeontx: remove stats callback
  crypto/octeontx: set session private data
  crypto/octeontx2: set session private data
  crypto/octeontx: remove unsupported feature
  crypto/octeontx2: remove unsupported feature

Anoob Joseph (1):
  test/crypto: use generic cryptotests for OCTEON TX PMDs

 app/test/test_cryptodev.c                     | 769 +-------------------------
 doc/guides/cryptodevs/features/octeontx.ini   |   1 -
 doc/guides/cryptodevs/features/octeontx2.ini  |   1 -
 drivers/common/cpt/cpt_ucode.h                |  24 +-
 drivers/crypto/octeontx/otx_cryptodev_ops.c   |  21 +-
 drivers/crypto/octeontx2/otx2_cryptodev.c     |   1 -
 drivers/crypto/octeontx2/otx2_cryptodev_ops.c |   3 +
 7 files changed, 20 insertions(+), 800 deletions(-)

-- 
1.9.3



More information about the dev mailing list