[dpdk-dev] [PATCH v3 0/3] Mellanox ConnectX-3 PMD

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Feb 26 14:36:27 CET 2015


2015-02-26 13:51, Gleb Natapov:
> Did git pull today. After enabling mlnx pmd compilation fails with:
> 
> dpdk/lib/librte_pmd_mlx4/mlx4.c: In function ‘mlx4_pci_devinit’:
> dpdk/lib/librte_pmd_mlx4/mlx4.c:4636:14: error: too few arguments to function ‘rte_eth_dev_allocate’
>     eth_dev = rte_eth_dev_allocate(name);

Yes, thanks for reporting.
I didn't test the disabled mlx4 after hotplug integration:
	dpdk.org/browse/dpdk/commit/?id=9f1653e7b7e1746e7c

Clearly, I have to improve my sanity checks.
Sorry for the inconvenience.


More information about the dev mailing list