[dpdk-dev] [PATCH v5 0/5] Elastic Flow Distributor

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jan 17 09:34:23 CET 2017


Hi Thomas,

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Monday, January 16, 2017 3:08 PM
> To: De Lara Guarch, Pablo
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v5 0/5] Elastic Flow Distributor
> 
> Unfortunately, it does not build:
> 
> rte_efd.o: In function `rte_efd_create':
> lib/librte_efd/rte_efd.c:(.text+0xed): undefined reference to `log2'
> lib/librte_efd/rte_efd.c:(.text+0x51b): undefined reference to
> `rte_ring_create'
> rte_efd.o: In function `rte_efd_free':
> lib/librte_efd/rte_efd.c:(.text+0x739): undefined reference to
> `rte_ring_free'
> 
> Configuration tested: x86_64-native-linuxapp-clang+shared+next+debug

I fixed that problem in v6 :)


More information about the dev mailing list