[dpdk-dev] [PATCH v2 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data

Iremonger, Bernard bernard.iremonger at intel.com
Mon Oct 12 18:17:18 CEST 2015


Hi John,

<snip>

> Hi Bernard,
> 
> Patch 02/20 doesn't compile without patch 03/20 also being applied:
> 
> 
>     $ git log --pretty=oneline --abbrev-commit -2
>     0958ce7 librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
>     30e65e6 librte_eal: add RTE_KDRV_NONE for vdevs
> 
>     $ make T=x86_64-native-linuxapp-gcc -j install
>     ...
>     lib/librte_ether/rte_ethdev.c:3341:1: error: no previous prototype for
>     'rte_eth_copy_dev_info' [-Werror=missing-prototypes]
>     cc1: all warnings being treated as errors
> 
> 
> John
> 
I have reworked patch 02/20 and 03/20  to fix this issue.
I will send a v3 patch set with the revised patches.

Regards,

Bernard.



More information about the dev mailing list