numam-dpdk/drivers/net/avp
Thomas Monjalon 01a98fdd08 drivers/net: use higher level of probing helper for PCI
The drivers avp, bnx2x and liquidio were using the helper function
rte_eth_dev_pci_allocate() and can be replaced by
rte_eth_dev_pci_generic_probe() which calls the former.

Fixes: dcd5c8112b ("ethdev: add PCI driver helpers")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
2018-05-14 22:31:53 +01:00
..
avp_ethdev.c drivers/net: use higher level of probing helper for PCI 2018-05-14 22:31:53 +01:00
avp_logs.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
Makefile net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_avp_common.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_avp_fifo.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_pmd_avp_version.map net/avp: add base files 2017-04-04 19:02:07 +02:00