[dpdk-dev] [PATCH] ipsec: fix build dependency on hash lib
Thomas Monjalon
thomas at monjalon.net
Thu Apr 16 14:19:32 CEST 2020
16/04/2020 13:25, Akhil Goyal:
> rte_ipsec has a dependancy on rte_hash
dependency
> So we need the librte_hash to be compiled before librte_ipsec.
> Add the DEPDIRs to make sure this.
>
> Fixes: 3feb23609cae ("ipsec: add SAD create/destroy implementation")
> Cc:stable at dpdk.org
missing a space after :
> Reported-by: Raslan Darawsheh <rasland at mellanox.com>
> Suggested-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Signed-off-by: Akhil Goyal <akhil.goyal at nxp.com>
Applied, thanks
More information about the dev
mailing list