numam-dpdk/lib/librte_eal/bsdapp/nic_uio
Rahul Lakkireddy 82ecf62ede nic_uio: allow to bind any device
nic_uio requires the pci ids to be present in rte_pci_dev_ids.h in order to
bind the devices to nic_uio.  However, it's better to remove this whitelist
of pci ids, and instead rely on hw.nic_uio.bdfs kenv parameter to allow
binding any device to nic_uio.

Suggested-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Acked-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-07-22 15:01:14 +02:00
..
BSDmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
nic_uio.c nic_uio: allow to bind any device 2015-07-22 15:01:14 +02:00