> > Hi Akhil, > > > > > This patch extends creation of inline session to all the algorithms. > > > > Previously the inline session was enabled only for AES-GCM cipher. > > > > > > > > Fixes: 3a690d5a65e2 ("examples/ipsec-secgw: fix first packet with inline > > > > crypto") > > > > > > > > Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com> > > > > --- > > > > examples/ipsec-secgw/sa.c | 26 ++++++++++++-------------- > > > > 1 file changed, 12 insertions(+), 14 deletions(-) > > > > > > Acked-by: Anoob Joseph <ano...@marvell.com> > > Acked-by: Akhil Goyal <akhil.go...@nxp.com> > > > > Hi Konstantin, > > > > I am about to merge this patch. Do you have any issues on this. > > No objections, LGTM. > Konstantin > Applied to dpdk-next-crypto
Thanks.