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.go...@nxp.com>