[dpdk-dev] [PATCH] examples/ipsec-secgw: fix implicit selection of library mode
Akhil Goyal
akhil.goyal at nxp.com
Wed Nov 6 15:25:43 CET 2019
> Right now majority of lib mode functional tests enable
> library mode with '-w N' option.
> It worked till recently, as legacy mode didn't support replay window.
> Now it changed.
> To fix - use '-l' option to enable library mode explicitly.
>
> Fixes: 929784452094 ("examples/ipsec-secgw: add scripts for functional test")
> Fixes: 642d5eb0a79f ("ipsec: remove redundant replay_win_sz")
>
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> ---
This patch should be a separate patch over that "ipsec: remove redundant replay_win_sz"
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list