numam-dpdk/lib/librte_pmd_af_packet
Tetsuya Mukawa 9f1653e7b7 ethdev: add device type
This new parameter is needed to keep device type like PCI or virtual.
Port detaching processes are different between PCI device and virtual
device.
RTE_ETH_DEV_PCI indicates device type is PCI. RTE_ETH_DEV_VIRTUAL
indicates device is virtual.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
2015-02-26 00:08:25 +01:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_af_packet.c ethdev: add device type 2015-02-26 00:08:25 +01:00
rte_eth_af_packet.h af_packet: add PMD for AF_PACKET-based virtual devices 2014-11-24 16:39:49 +01:00
rte_pmd_af_packet_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00