Re: [dpdk-dev] [PATCH v3 4/5] eventdev: add auto test for eth Tx adapter

2018-09-17 Thread Jerin Jacob
-Original Message- > Date: Fri, 31 Aug 2018 11:11:08 +0530 > From: Nikhil Rao > To: jerin.ja...@caviumnetworks.com, olivier.m...@6wind.com > CC: dev@dpdk.org, Nikhil Rao > Subject: [PATCH v3 4/5] eventdev: add auto test for eth Tx adapter > X-Mailer: git-send-email 1.8.3.1 > > This patch

[dpdk-dev] [PATCH v3 4/5] eventdev: add auto test for eth Tx adapter

2018-08-30 Thread Nikhil Rao
This patch adds tests for the eth Tx adapter APIs. It also tests the data path for the rte_service function based implementation of the APIs. Signed-off-by: Nikhil Rao --- test/test/test_event_eth_tx_adapter.c | 694 ++ MAINTAINERS | 1