> -----Original Message----- > From: akhil.go...@nxp.com [mailto:akhil.go...@nxp.com] > Sent: Friday, March 24, 2017 9:29 AM > To: dev@dpdk.org > Cc: Gonzalez Monroy, Sergio; Doherty, Declan; De Lara Guarch, Pablo; > Trahe, Fiona; hemant.agra...@nxp.com; Akhil Goyal > Subject: [PATCH v3 2/2] examples/ipsec-secgw: attach session-qp > > From: Akhil Goyal <akhil.go...@nxp.com> > > adding support for attaching session to queue pairs. > This is required as underlying crypto driver may only > support limited number of sessions per queue pair > if max_nb_sessions_per_qp > 0, session should be > attached to a particular qp. > > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com> > Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.mon...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo