]> git.droids-corp.org - dpdk.git/commit
test/security: add event inline IPsec cases
authorVolodymyr Fialko <vfialko@marvell.com>
Wed, 22 Jun 2022 11:33:20 +0000 (13:33 +0200)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 28 Jun 2022 08:24:41 +0000 (10:24 +0200)
commit108646569579c9555d103345f89e5520200b97eb
treec97689dc1b29af3bcf66ed0fa9328d3d01e3d39a
parentb3a4baf87f44d7cd08693a2d1b710e3ce4e70e59
test/security: add event inline IPsec cases

Enable ability to run inline security tests using event
API(rte_event_eth_tx_adapter_enqueue/rte_event_dequeue_burst).
New test command - event_inline_ipsec_autotest will run same list of
test cases as inline_ipsec_autotest, but packets will go through eventdev.

Signed-off-by: Volodymyr Fialko <vfialko@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_security_inline_proto.c