[dpdk-dev] [PATCH v6 00/28] remove pci driver from vdevs

2015-10-30 Thread Qiu, Michael
On 2015/10/30 2:37, Bernard Iremonger wrote: > 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

[dpdk-dev] [PATCH v6 00/28] remove pci driver from vdevs

2015-10-30 Thread David Marchand
Hello Bernard, On Thu, Oct 29, 2015 at 7:36 PM, Bernard Iremonger < bernard.iremonger at intel.com> wrote: > 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

[dpdk-dev] [PATCH v6 00/28] remove pci driver from vdevs

2015-10-30 Thread Bruce Richardson
On Fri, Oct 30, 2015 at 02:32:35PM +0100, David Marchand wrote: > Hello Bernard, > > On Thu, Oct 29, 2015 at 7:36 PM, Bernard Iremonger < > bernard.iremonger at intel.com> wrote: > > > There is a dummy pci driver in the vdev PMD's at present. > > This patch set removes the pci driver from the vde

[dpdk-dev] [PATCH v6 00/28] remove pci driver from vdevs

2015-10-29 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