test/crypto: skip unsupported scatter/gather cases
authorAkhil Goyal <akhil.goyal@nxp.com>
Sat, 9 May 2020 23:12:11 +0000 (04:42 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Mon, 11 May 2020 11:17:43 +0000 (13:17 +0200)
commitc87ba0f07965970ea3042a85fa59a6bdd84caa4d
tree7d695affcbe4d2c8d3bc3c8ba097f930605f99c0
parent30563510a5312ee1db56c57e5aeca95c512bdf6b
test/crypto: skip unsupported scatter/gather cases

Checked the PMD feature flag list to identify if
inplace or OOP SGLs are supported or not. If not supported
the cases are skipped.

Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
app/test/test_cryptodev.c