numam-dpdk/test
Gaetan Rivet 39f403e0d5 devargs: restore device type API
Revert "devargs: make device types generic"

This commit broke the rte_devargs API by changing the meaning of
the rte_devtype enum.

Restore the previous API, unit tests and function calls.
Introduce parallel enum that acts as translation between previous API
and current structures.

Restoring the previous API means that -w and -b are not usable anymore
with any bus having implemented the "parse" operation. Only PCI devices
can be used with -w and -b, virtual devices are declared using vdev.

This (partially) reverts commit bd279a7936.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-07-20 00:40:28 +03:00
..
cmdline_test mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test devargs: restore device type API 2017-07-20 00:40:28 +03:00
test-acl mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test-pipeline test: remove duplicate includes 2017-07-16 17:30:25 +02:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00