2015-10-30 15:08, Bernard Iremonger: > +/** > + * Copy pci device info to the Ethernet device data. [...] > +extern void rte_eth_copy_dev_info(struct rte_eth_dev *eth_dev, struct > rte_pci_device *pci_dev);
This function should have the word "pci" in its name.