[dpdk-dev] [PATCH v4 00/10] kill global pci device id list (almost)

2016-07-11 Thread Thomas Monjalon
2016-07-11 16:40, David Marchand: > With the introduction of pmdinfo by Neil, we have almost everything in place > to get rid of the pci devices in eal. > > We still have some ties with some pmds for functionalities like kni/ethtool or > ixgbe bypass api, so the plan has switched to touch all pmds

[dpdk-dev] [PATCH v4 00/10] kill global pci device id list (almost)

2016-07-11 Thread David Marchand
With the introduction of pmdinfo by Neil, we have almost everything in place to get rid of the pci devices in eal. We still have some ties with some pmds for functionalities like kni/ethtool or ixgbe bypass api, so the plan has switched to touch all pmds but those igb and ixgbe drivers. Since we