Re: [dpdk-dev] [PATCH v2] doc/compress: add compression level guide for ISA-L

2018-05-27 Thread Thomas Monjalon
24/05/2018 13:04, Lee Daly: > This expands the ISA-L documentation to give more a detailed explanation > of the mapping between the compressdev API levels and PMD levels. > > Signed-off-by: Lee Daly > Acked-by: Marko Kovacevic

[dpdk-dev] [PATCH v2] doc/compress: add compression level guide for ISA-L

2018-05-24 Thread Lee Daly
This expands the ISA-L documentation to give more a detailed explanation of the mapping between the compressdev API levels and PMD levels. Signed-off-by: Lee Daly Acked-by: Marko Kovacevic