> 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 <[email protected]>
> ---
This patch should be a separate patch over that "ipsec: remove redundant
replay_win_sz"
Applied to dpdk-next-crypto
Thanks.