> > -----Original Message----- > > From: Akhil Goyal <gak...@marvell.com> > > > > 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 <gak...@marvell.com> > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> Applied to dpdk-next-crypto