RE: [EXT] [PATCH] test/ipsec: check for cryptodevs before testing

2022-06-21 Thread Akhil Goyal
> Make sure that ipsec_perf_autotest checks if there are any crypto > devices available before it starts performance testing. > Same test is performed in the ipsec_autotest so it seems prudent to do > it here too to not introduce false failures. > > Signed-off-by: Stanislaw Kardach > --- Acked-

[PATCH] test/ipsec: check for cryptodevs before testing

2022-06-01 Thread Stanislaw Kardach
Make sure that ipsec_perf_autotest checks if there are any crypto devices available before it starts performance testing. Same test is performed in the ipsec_autotest so it seems prudent to do it here too to not introduce false failures. Signed-off-by: Stanislaw Kardach --- app/test/test_ipsec_p