[dpdk-dev] [PATCH v8 00/11] remove pci driver from vdevs

2015-11-03 Thread Thomas Monjalon
2015-11-03 13:01, Bernard Iremonger: > There is a dummy pci driver in the vdev PMD's at present. > This patch set removes the pci driver from the vdev PMD's. > Changes have been made to librte_ether to handle vdevs and pdevs in the same > way. Applied with some fixes, thanks

[dpdk-dev] [PATCH v8 00/11] remove pci driver from vdevs

2015-11-03 Thread Bernard Iremonger
There is a dummy pci driver in the vdev PMD's at present. This patch set removes the pci driver from the vdev PMD's. Changes have been made to librte_ether to handle vdevs and pdevs in the same way. The following vdev PMD's have had the pci driver removed: null ring bonding pcap af_packet xenvir