app/test: fix vdev names
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 6 Oct 2016 10:34:22 +0000 (12:34 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 13 Oct 2016 13:55:42 +0000 (15:55 +0200)
commit5fc07e3eb7599d5b5995e28f5d727367a7fa9c0e
treeb151224cc1ad1e01240e9af4a67c49cc4bb83e3e
parent5ce434a642c8d80cded32ae054b1fe7b6a20111b
app/test: fix vdev names

The vdev eth_ring has been renamed to net_ring.
Some unit tests are using the old name and fail.

Fixes also the vdev comments in EAL and ethdev.

Fixes: 2f45703c17ac ("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>
app/test/test_devargs.c
app/test/test_eal_flags.c
app/test/test_pmd_ring.c
doc/guides/contributing/documentation.rst
doc/guides/prog_guide/port_hotplug_framework.rst
lib/librte_eal/common/eal_common_options.c
lib/librte_eal/common/eal_common_vdev.c
lib/librte_eal/common/include/rte_devargs.h
lib/librte_ether/rte_ethdev.h