> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger > Sent: Monday, October 12, 2015 5:25 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 07/20] pcap: remove pci device driver > > remove rte_pcap_pmd and pci_dev. > initialise dev_flags, driver, drv_name, kdrv and numa_node fields in > eth_dev data > > Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
All patches apply and compile in order. I've only tested the PCAP driver changes but the changes in the other PMDs are consistent. So, in the absence of other objections: Series Acked-by: John McNamara <john.mcnamara at intel.com>