> > Usage of unprotected port mask without any configured SA inbound, will > cause > > use of uninitialized SA context, so disallow such configuration. > > > > Signed-off-by: Volodymyr Fialko <vfia...@marvell.com> > > > > --- > > examples/ipsec-secgw/ipsec-secgw.c | 3 +++ > > 1 file changed, 3 insertions(+) > > > > Acked-by: Anoob Joseph <ano...@marvell.com>
Applied to dpdk-next-crypto Thanks.