]> git.droids-corp.org - dpdk.git/commit
test/event: add unit test for Rx adapter
authorNaga Harish K S V <s.v.naga.harish.k@intel.com>
Thu, 28 Oct 2021 10:27:28 +0000 (05:27 -0500)
committerJerin Jacob <jerinj@marvell.com>
Thu, 4 Nov 2021 07:41:25 +0000 (08:41 +0100)
commitb7c71b4769a52014304fe06b771918c8de936d81
tree6832cb542bd3b96f4942956293791cddf63fd555
parent9e583185318ffdad503e7b5da54423a91bfe7563
test/event: add unit test for Rx adapter

add unit test for rte_event_eth_rx_adapter_queue_stats_get() and
rte_event_eth_rx_adapter_queue_stats_reset() APIs.

Signed-off-by: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Acked-by: Jay Jayatheerthan <jay.jayatheerthan@intel.com>
app/test/test_event_eth_rx_adapter.c