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

2018-06-11 Thread Jerin Jacob
-Original Message- > Date: Mon, 21 May 2018 19:23:55 +0530 > From: Vipin Varghese > To: dev@dpdk.org, nikhil@intel.com, deepak.k.j...@intel.com > CC: Vipin Varghese > Subject: [dpdk-dev] [PATCH v3] test/eventdev: add multi port test to suite > X-Mailer: git-send-em

[dpdk-dev] [PATCH v3] 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 V3: - removed residue code for capabilitie