]> git.droids-corp.org - dpdk.git/commit
test/crypto: fix out-of-place SGL in raw datapath
authorKai Ji <kai.ji@intel.com>
Fri, 7 Jan 2022 15:06:04 +0000 (15:06 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Sat, 12 Feb 2022 09:26:38 +0000 (10:26 +0100)
commit845ec48ce0640360f5f794428543d00ba5cd5c2d
tree2084a3f880709bc3df6f7019542bd9446c9dc5f7
parenta470e75b8cbd7062556ffb9c8fcb1592145673b3
test/crypto: fix out-of-place SGL in raw datapath

Fix out of place scatter gather list in sym raw datapath unit test.

Fixes: cd8166c28cd1 ("test/crypto: add raw API test for dpaax")
Cc: stable@dpdk.org
Signed-off-by: Kai Ji <kai.ji@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev.c