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
..
2014-11-26 17:27:04 +01:00
2014-11-27 13:09:55 +01:00
2015-01-28 17:11:25 +01:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2015-02-24 20:23:11 +01:00
2014-11-25 13:16:24 +01:00
2014-11-27 16:21:11 +01:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-11-27 16:21:11 +01:00
2014-11-27 16:21:11 +01:00
2015-02-18 12:15:31 +01:00
2014-11-26 17:27:04 +01:00
2015-02-18 16:52:05 +01:00
2014-09-29 15:04:55 +02:00
2014-11-27 16:21:11 +01:00
2015-02-25 10:43:27 +01:00
2014-11-27 13:09:55 +01:00
2015-02-18 18:58:55 +01:00
2015-02-26 00:08:25 +01:00