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