On Sun, Apr 02, 2017 at 12:29:22PM +0000, Mcnamara, John wrote: > > > -----Original Message----- > > From: dev [mailto:[email protected]] On Behalf Of Jerin Jacob > > Sent: Friday, March 31, 2017 8:35 PM > > To: [email protected] > > Cc: [email protected]; Richardson, Bruce > > <[email protected]>; Van Haaren, Harry > > <[email protected]>; [email protected]; Eads, Gage > > <[email protected]>; [email protected]; > > [email protected]; Jerin Jacob > > <[email protected]> > > Subject: [dpdk-dev] [PATCH v2 36/38] doc: add OCTEONTX ssovf details > > > > Signed-off-by: Jerin Jacob <[email protected]> > > Signed-off-by: Santosh Shukla <[email protected]> > > Acked-by: Harry van Haaren <[email protected]> > > Thanks, nice addition to the docs. > > > ... > > + > > +Features of the OCTEONTX SSOVF PMD are: > > + > > +- 64 Event queues > > +- 32 Event ports > > +- HW event scheduler > > +- Supports 1M flows per event queue > > +- Flow based event pipelining > > +- Flow pinning support in flow based event pipelining > > +- Queue based event pipelining > > +- Supports ATOMIC,ORDERED,PARALLEL schedule types per flow > > Should have a space after these commas.
Thanks for the review. Will fix the space issue and add normal quotes around ``make``. > > Apart from that: > > Acked-by: John McNamara <[email protected]> > > > >

