RE: [PATCH 1/2] test/crypto: allow retries with stats test

2024-09-17 Thread Akhil Goyal
> Subject: [PATCH 1/2] test/crypto: allow retries with stats test > > Stats need not be reflected instantly after the operation. Relax the > test case to have retries to allow slower updates. > > Signed-off-by: Anoob Joseph Series Acked-by: Akhil Goyal Applied to dpdk-next-crypto Thanks.

[PATCH 1/2] test/crypto: allow retries with stats test

2024-08-26 Thread Anoob Joseph
Stats need not be reflected instantly after the operation. Relax the test case to have retries to allow slower updates. Signed-off-by: Anoob Joseph --- app/test/test_cryptodev.h| 1 + app/test/test_cryptodev_security_ipsec.c | 11 ++- 2 files changed, 11 insertions(+), 1