Re: [dpdk-dev] [PATCH 2/2] app/test: add net null dev creation in Rx adapter autotest

2020-10-07 Thread Rao, Nikhil
> -Original Message- > From: Jayatheerthan, Jay > Sent: Saturday, October 3, 2020 2:36 PM > To: jer...@marvell.com; tho...@monjalon.net; Rao, Nikhil > > Cc: dev@dpdk.org; sta...@dpdk.org; Jayatheerthan, Jay > > Subject: [PATCH 2/2] app/test: add net null dev creation in Rx adapter > auto

Re: [dpdk-dev] [PATCH 2/2] app/test: add net null dev creation in Rx adapter autotest

2020-10-06 Thread Jayatheerthan, Jay
Hi, Request to review the changes below. Regards, Jay > -Original Message- > From: Jayatheerthan, Jay > Sent: Saturday, October 3, 2020 2:36 PM > To: jer...@marvell.com; tho...@monjalon.net; Rao, Nikhil > > Cc: dev@dpdk.org; sta...@dpdk.org; Jayatheerthan, Jay > > Subject: [PATCH 2/2

[dpdk-dev] [PATCH 2/2] app/test: add net null dev creation in Rx adapter autotest

2020-10-03 Thread Jayatheerthan, Jay
From: "Jay Jayatheerthan" Allows creation of net_null if vdev EAL option is not specified and uninit vdev created in the test. The change also adds error checks for vdev init and uninit. Signed-off-by: Jay Jayatheerthan --- app/test/test_event_eth_rx_adapter.c | 61 +++-