Re: [dpdk-dev] [PATCH v2] test/eventdev: add multi port test to suite

2018-05-21 Thread Rao, Nikhil
Hi Vipin, > -Original Message- > From: Varghese, Vipin > Sent: Monday, May 21, 2018 4:27 PM > To: dev@dpdk.org; Rao, Nikhil ; Jain, Deepak K > > Cc: Varghese, Vipin > Subject: [PATCH v2] test/eventdev: add multi port test to suite > > Add a new test to enhance the test suite, to allow

[dpdk-dev] [PATCH v2] test/eventdev: add multi port test to suite

2018-05-21 Thread Vipin Varghese
Add a new test to enhance the test suite, to allow multiple eth ports rx queue to be added to rx bridge adapter. Update the test function to reflect change of port index from 8 to 16 bit Signed-off-by: Vipin Varghese Acked-by: Nikhil Rao --- Changes in V2: - reprhased the variable names for dti