RE: [PATCH] test/ipsec: fix invalid crypto device failing

2022-08-26 Thread Akhil Goyal
> > From: Jeremy Spewock > > > > ipsec_autotest is now skipped if no compatible crypto devices are found. > > > > Fixes issue where if at least one crypto device was found but no > > compatible crypto devices for the ipsec_autotest test case are present > > the case would fail with no error messag

RE: [PATCH] test/ipsec: fix invalid crypto device failing

2022-08-04 Thread Ruifeng Wang
> -Original Message- > From: jspew...@iol.unh.edu > Sent: Tuesday, July 12, 2022 10:17 PM > To: dev@dpdk.org > Cc: bernard.iremon...@intel.com; juraj.lin...@pantheon.tech; > ohily...@iol.unh.edu; Jeremy Spewock ; > sta...@dpdk.org > Subject: [PATCH] test/ipsec: f

[PATCH] test/ipsec: fix invalid crypto device failing

2022-07-13 Thread jspewock
From: Jeremy Spewock ipsec_autotest is now skipped if no compatible crypto devices are found. Fixes issue where if at least one crypto device was found but no compatible crypto devices for the ipsec_autotest test case are present the case would fail with no error message. Now, when this situatio