]> git.droids-corp.org - dpdk.git/commit
test/crypto: skip null auth in ICV corrupt case
authorTejasree Kondoj <ktejasree@marvell.com>
Mon, 6 Dec 2021 11:07:58 +0000 (16:37 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 21 Jan 2022 10:55:12 +0000 (11:55 +0100)
commit50b592bcde777dd5eecf2dc611bc5bd56d1d4fe4
treef65b1fbde6c159c60859399ceb9c697f5351e2af
parent825ab5c31a74ce88514a9d57258f44ea81b3498d
test/crypto: skip null auth in ICV corrupt case

Skipping NULL authentication in ICV corruption test case
for lookaside IPsec testsuite.

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev.c