[dpdk-dev] [PATCH v5 08/11] mk: add rte security into build system

Thomas Monjalon thomas at monjalon.net
Tue Oct 24 22:48:37 CEST 2017


Can you squash this patch with the one bringing the lib?

> +DEPDIRS-librte_cryptodev += librte_ether

I don't like this dependency.
Why is it needed?

> +DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
> +DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
> +DEPDIRS-librte_security += librte_ether
> +DEPDIRS-librte_security += librte_cryptodev



More information about the dev mailing list