[dpdk-dev] [PATCH 0/3] Build fails when rte_security is disabled.

Akhil Goyal akhil.goyal at nxp.com
Thu Oct 26 12:31:57 CEST 2017


On 10/26/2017 3:52 PM, Radu Nicolau wrote:
> Disabling CONFIG_RTE_LIBRTE_SECURITY results in build failure for
> crypto/dpaa2_sec and net/ixgbe PMDs and IPsec sample app.
> This patchset makes CONFIG_RTE_LIBRTE_SECURITY mandatory for all
> of the above.
> 
> Radu Nicolau (3):
>    crypto/dpaa2_sec: fix build issue
>    net/ixgbe: fix build issue
>    examples/ipsec-secgw: fix build issue
> 
>   drivers/crypto/dpaa2_sec/Makefile | 6 ++++++
>   drivers/net/ixgbe/Makefile        | 6 ++++++
>   examples/ipsec-secgw/Makefile     | 6 ++++++
>   3 files changed, 18 insertions(+)
> 
Series Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list