numam-dpdk/lib/librte_pmd_xenvirt
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_xenvirt_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_eth_xenvirt.c ethdev: add device type 2015-02-26 00:08:25 +01:00
rte_eth_xenvirt.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_mempool_gntalloc.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_xen_lib.c xen: fix build 2014-07-03 16:12:39 +02:00
rte_xen_lib.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtqueue.h xenvirt: fix reference to old mbuf field 2014-11-24 13:17:49 +01:00