[dpdk-dev] [PATCH v3 11/11] compress/isal: add ISA-L compression PMD docs

Daly, Lee lee.daly at intel.com
Mon Apr 23 17:51:34 CEST 2018


//snip
> Subject: RE: [dpdk-dev] [PATCH v3 11/11] compress/isal: add ISA-L compression
> PMD docs
> 
> 
> > Signed-off-by: Lee Daly <lee.daly at intel.com>
> > ---
> >  MAINTAINERS                               |  5 ++
> >  devtools/test-build.sh                    |  4 ++
> >  doc/guides/compressdevs/features/isal.ini | 40 +++++++++++++
> >  doc/guides/compressdevs/index.rst         |  1 +
> >  doc/guides/compressdevs/isal.rst          | 94
> > +++++++++++++++++++++++++++++++
> 
> <...>
> 
> > +Limitations
> > +-----------
> > +
> > +* Chained mbufs are not supported.
> > +
> > +* Compressdev level 0, no compression, is not supported. ISA-L level
> > +0 used for
> > +
> > +fixed huffman codes.
> 

[Lee] Thanks for the feedback on patchset, V4 to be sent in coming days.

> For the bit above have the two lines together as it messes up the format and
> look of the sentance
> 
> * Compressdev level 0, no compression, is not supported. ISA-L level 0
>     used for fixed huffman codes.
> 
> > +* Out of order operations are not supported
> > +
> > +Installation
> > +------------
//snip


More information about the dev mailing list