numam-dpdk/drivers/net/null
Ferruh Yigit 9bf4901d1a bus/vdev: remove probe with driver name option
Virtual device/driver probing done via name.

A new alternative method introduced to probe the device with providing
driver name in devargs as "driver=<driver_name>".

This patch removes alternative method and fixes virtual device usages
with proper device names.

Fixes: 87c3bf29c6 ("test: do not short-circuit null device creation")
Fixes: d39670086a ("eal: parse driver argument before probing drivers")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-07-10 00:46:38 +02:00
..
Makefile net/null: internalize create function 2017-04-18 19:03:49 +02:00
rte_eth_null.c bus/vdev: remove probe with driver name option 2017-07-10 00:46:38 +02:00
rte_pmd_null_version.map net/null: internalize create function 2017-04-18 19:03:49 +02:00