[PATCH v2] crypto/ipsec_mb: enqueue counter fix

2023-04-20 Thread Saoirse O'Donovan
g PMD") Cc: piotrx.bronow...@intel.com Cc: sta...@dpdk.org Signed-off-by: Saoirse O'Donovan --- v2: Added cc stable for 21.11 and 22.11 backport. A similar fix has been sent to 20.11 LTS stable, in the interest of time. In that fix, the enqueued stat is still in use, therefore only the fix to

[PATCH] crypto/ipsec_mb: enqueue counter fix

2023-04-18 Thread Saoirse O'Donovan
g PMD") Cc: piotrx.bronow...@intel.com Signed-off-by: Saoirse O'Donovan --- A similar fix has been sent to 20.11 LTS stable, in the interest of time. In that fix, the enqueued stat is still in use, therefore only the fix to the count increment was necessary. Here is the mail archive link: ht

[PATCH] test/crypto: fix return value for snow3g testcase

2023-04-14 Thread Saoirse O'Donovan
om Cc: sta...@dpdk.org Signed-off-by: Saoirse O'Donovan --- app/test/test_cryptodev.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c index 9c670e9a35..0713187d14 100644 --- a/app/test/test_cryptodev.c +++ b/app/test/t

[PATCH] test/crypto: fix errors for test stats testcase

2023-03-20 Thread Saoirse O'Donovan
pdk.org Cc: declan.dohe...@intel.com Signed-off-by: Saoirse O'Donovan --- .mailmap | 1 + app/test/test_cryptodev.c | 12 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.mailmap b/.mailmap index 4018f0fc47..f61972b63d 100644 --- a/.mailmap +++ b/.mai