RE: [PATCH v2] test/crypto: increment dequeue timeout

2025-05-21 Thread Akhil Goyal
> Increment dequeue timeout to allow implementations taking > longer cycles. > > Signed-off-by: Gowrishankar Muthukrishnan > --- Acked-by: Akhil Goyal Applied to dpdk-next-crypto Thanks

[PATCH v2] test/crypto: increment dequeue timeout

2025-05-14 Thread Gowrishankar Muthukrishnan
Increment dequeue timeout to allow implementations taking longer cycles. Signed-off-by: Gowrishankar Muthukrishnan --- v2: - no changes. only for CI. --- app/test/test_cryptodev_asym.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test/test_cryptodev_asym.c b/app/test/

[PATCH v2] test/crypto: increment dequeue timeout

2025-05-06 Thread Gowrishankar Muthukrishnan
Increment dequeue timeout to allow implementations taking longer cycles. Signed-off-by: Gowrishankar Muthukrishnan --- v2: - no changes. only for CI. --- app/test/test_cryptodev_asym.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test/test_cryptodev_asym.c b/app/test/