tests/dpdk/ring_client: extend range of supported dpdkr ports
authorMauricio Vásquez <mauricio.vasquezbernal@studenti.polito.it>
Tue, 23 Feb 2016 22:06:38 +0000 (23:06 +0100)
committerDaniele Di Proietto <diproiettod@vmware.com>
Wed, 24 Feb 2016 02:18:41 +0000 (18:18 -0800)
commit28f479c6110cddb21e009084cc7bb82d42486cb3
treec559942c6b8140cd0bb71523ee27723215ce777d
parentb83a2df1c519108bfff96f599ea91e4ba129c716
tests/dpdk/ring_client: extend range of supported dpdkr ports

Current implementation of the ring_client test only supports until the
dpdkr255 port, this patch extends it to support the full range of possible
dpdkr ports.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
tests/dpdk/ring_client.c