> > -----Original Message----- > > From: Akhil Goyal <[email protected]> > > > > dpdk-test-crypto-perf application returns failure for all the cases which > > are > > not supported by the device. > > > > This patch captures rte_errno to check if the case run is supported or not, > > if > > not supported, the application would now return ENOTSUP which can be > > used in automation to identify between failed and unsupported cases. > > > > Signed-off-by: Akhil Goyal <[email protected]> > Acked-by: Hemant Agrawal <[email protected]> Applied to dpdk-next-crypto

