numam-dpdk/test
Thomas Monjalon 2f6fec5390 vdev: remove eal prefix
The VDEV code will move to the bus drivers directory.
Rename functions from rte_eal_vdev_ to rte_vdev_
to prepare the move of the driver out of EAL.

The prefix rte_eal_vdrv_ is also renamed to rte_vdev_.
It was used for registration of vdev drivers.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2017-05-05 14:38:35 +02:00
..
cmdline_test mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
test-acl mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test-pipeline test: remove unnecessary cast of void pointer 2017-04-11 18:05:10 +02:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00