[dpdk-dev] [PATCH v6 1/5] efd: new Elastic Flow Distributor library

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jan 17 22:11:01 CET 2017


2017-01-16 19:21, Pablo de Lara:
> +# this lib depends upon:
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_mbuf
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_mempool
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_eal
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_ether
> +DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_ring

copy/paste spotted
I think only EAL and ring are needed.


More information about the dev mailing list