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:sta...@dpdk.org missing a space after : > Reported-by: Raslan Darawsheh <rasl...@mellanox.com> > Suggested-by: Ferruh Yigit <ferruh.yi...@intel.com> > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com> Applied, thanks