RE: [PATCH] test/crypto: skip test when virtio PMD not loaded

2025-03-17 Thread Akhil Goyal
> Subject: [PATCH] test/crypto: skip test when virtio PMD not loaded > > Skip asymmetric test when virtio PMD is not loaded. > > Fixes: 7e2e9d5f3227 ("test/crypto: add asymmetric cases for virtio") > Fixes: a8f3d4f5b547 ("test/crypto: add cases for virtio-user&q

[PATCH] test/crypto: skip test when virtio PMD not loaded

2025-03-11 Thread Gowrishankar Muthukrishnan
Skip asymmetric test when virtio PMD is not loaded. Fixes: 7e2e9d5f3227 ("test/crypto: add asymmetric cases for virtio") Fixes: a8f3d4f5b547 ("test/crypto: add cases for virtio-user") Signed-off-by: Gowrishankar Muthukrishnan --- app/test/test_cryptodev_asym.c | 4 ++-- 1 file changed, 2 insert