[dpdk-dev] [PATCH v8 1/6] efd: new Elastic Flow Distributor library

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jan 18 19:56:28 CET 2017


2017-01-17 22:23, Pablo de Lara:
> +# this lib depends upon:
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_eal
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_ring

It depends also on rte_hash.
Pablo, I think you know this library ;)

I will fix it for you.

> +#include <rte_jhash.h>
> +#include <rte_hash_crc.h>



More information about the dev mailing list