[dpdk-dev] [PATCH v7 03/28] librte_ether: add function rte_eth_copy_dev_info

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Nov 1 22:30:38 CET 2015


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.



More information about the dev mailing list