[dpdk-dev] [PATCH v4 08/11] crypto/nitrox: add burst enqueue and dequeue operations

Akhil Goyal akhil.goyal at nxp.com
Fri Sep 20 13:25:08 CEST 2019



> -----Original Message-----
> From: Nagadheeraj Rottela <rnagadheeraj at marvell.com>
> Sent: Friday, September 20, 2019 4:54 PM
> To: Akhil Goyal <akhil.goyal at nxp.com>; pablo.de.lara.guarch at intel.com;
> mattias.ronnblom at ericsson.com
> Cc: dev at dpdk.org; Srikanth Jampala <jsrikanth at marvell.com>
> Subject: RE: [PATCH v4 08/11] crypto/nitrox: add burst enqueue and dequeue
> operations
> 
> >
> > >
> > > Hi Akhil,
> > >
> > > >
> > > > >
> > > > > Add burst enqueue and dequeue operations along with interface for
> > > > > symmetric request manager.
> > > > >
> > > > > Signed-off-by: Nagadheeraj Rottela <rnagadheeraj at marvell.com>
> > > > > ---
> > > >
> > > > I do not see any support of scatter gather in this patchset, but
> > > > your feature list has that.
> > > > Was it added by mistake or I have missed something? Could you please
> > > > point to the code where it is supported in case I have missed.
> > >
> > > It's added in 9/11 patch. The "create_sglist_from_mbuf" function
> > > handles single and multi-segment packets.
> >
> > Does it support both inplace and out of place SG?
> 
> In place SG is handled by "create_cipher_auth_inplace_outbuf" and out
> of place SG is handled by "create_cipher_auth_oop_outbuf".
Ok Thanks.


More information about the dev mailing list