test/eventdev: add multi-ports test
authorVipin Varghese <vipin.varghese@intel.com>
Mon, 21 May 2018 13:53:55 +0000 (19:23 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 18 Jun 2018 22:06:34 +0000 (00:06 +0200)
commit2a9c83ae3b2ec6a202211101735a21dbf2c766df
tree17104fe699cbcdc3f9d7f548a01b372842c4cc8d
parent3b8bcfcd96e64d199392550928be7c7665571bcb
test/eventdev: add multi-ports test

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 <vipin.varghese@intel.com>
Acked-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
test/test/test_event_eth_rx_adapter.c