test/crypto: fix GMAC SGL case
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 29 Oct 2020 14:46:31 +0000 (14:46 +0000)
committerAkhil Goyal <akhil.goyal@nxp.com>
Thu, 12 Nov 2020 20:25:17 +0000 (21:25 +0100)
commit755d3cfe89ddbf2679d4909033f74fdcc4acc138
tree78c369e0a4bb2b5a33785e9f13c7063f2afc47a4
parentf84d733cef13d15ad178535c5cb931851192bab0
test/crypto: fix GMAC SGL case

This patch fixes the GMAC SGL test that fails to bypass
unsupported PMDs.

Fixes: dcdd01691f39 ("test/crypto: add GMAC SGL")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Yu Jiang <yux.jiang@intel.com>
app/test/test_cryptodev.c