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:[email protected]
missing a space after :
> Reported-by: Raslan Darawsheh <[email protected]>
> Suggested-by: Ferruh Yigit <[email protected]>
> Signed-off-by: Akhil Goyal <[email protected]>
Applied, thanks

