On 12/25/2016 10:33 PM, Thomas Monjalon wrote: > 2016-12-23 16:57, Jan Blunck: >> This repost addresses the review comments of Thomas Monjalon to completely >> remove the ethdev helper to further decrease the coupling of the ethdev and >> the eal layers. This required me to squash together all patches using the >> rte_eth_dev_to_pci() helper into "Decouple from PCI device" patch. As >> discussed privately I'll keep the PCI information in rte_eth_dev_info >> untouched. > > Applied with some trivial fixes, thanks >
I rebased these changes into next-net tree. And need to update some sfc and nfp patches [1] there. Andrew, Alejandro, Can you please review your driver in the latest next-net tree? Thanks, ferruh [1] nfp: net/nfp: add Rx interrupts sfc: net/sfc: support link status change interrupt net/sfc: interrupts support sufficient for event queue init net/sfc: implement driver operation to init device on attach net/sfc: libefx-based PMD stub sufficient to build and init