numam-dpdk/app/test-pmd
Thomas Monjalon 58c82067f1 app/testpmd: use consistent vdev names
The vdev eth_bond has been renamed to net_bond.
testpmd is creating a bonding device with the old prefix.
It is changed for consistency.

The script test-null.sh was failing because using the old name
for the null vdev.

Fixes also the bonding and testpmd doc.

Fixes: 2f45703c17 ("drivers: make driver names consistent")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-10-13 15:55:51 +02:00
..
cmdline.c app/testpmd: use consistent vdev names 2016-10-13 15:55:51 +02:00
config.c remove unused ring includes 2016-09-16 10:16:02 +02:00
csumonly.c app/testpmd: hide segment size when not relevant 2016-10-12 18:39:53 +02:00
flowgen.c remove unused ring includes 2016-09-16 10:16:02 +02:00
icmpecho.c remove unused ring includes 2016-09-16 10:16:02 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macfwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macswap.c remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
parameters.c app/testpmd: add option to enable LRO 2016-10-12 18:36:55 +02:00
rxonly.c app/testpmd: dump offload flags with new functions 2016-10-12 18:35:44 +02:00
testpmd.c app/testpmd: fix timeout in Rx queue flushing 2016-09-23 20:20:07 +02:00
testpmd.h app/testpmd: support tunneled TSO in checksum engine 2016-10-09 23:19:45 +02:00
txonly.c app/testpmd: reset headroom after txonly packet allocation 2016-10-05 15:17:12 +02:00