> 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 <vfia...@marvell.com> > --- > v2: > * Fixed compilation with mingw. > v3: > * Fixed struct zero initialization for gcc 4.* Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.