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

2025-04-21 Thread Anoob Joseph
> Subject: [PATCH] test/crypto: increment dequeue timeout > > Increment dequeue timeout to allow implementations taking longer cycles. > > Signed-off-by: Gowrishankar Muthukrishnan Acked-by: Anoob Joseph

[PATCH] test/crypto: increment dequeue timeout

2025-04-20 Thread Gowrishankar Muthukrishnan
Increment dequeue timeout to allow implementations taking longer cycles. Signed-off-by: Gowrishankar Muthukrishnan --- 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/test_cryptodev_asym.c index 6b74dd9a