#
8809f78c |
| 03-Nov-2020 |
Bruce Richardson <bruce.richardson@intel.com> |
doc: fix driver names
Since the built driver filenames have changed in DPDK 20.11, we need to update the driver doc to match.
Most drivers start their section with the driver filename highlighted i
doc: fix driver names
Since the built driver filenames have changed in DPDK 20.11, we need to update the driver doc to match.
Most drivers start their section with the driver filename highlighted in bold, while a number were missing the highlight. When updating the names, add the markers for bold text to any missing it, so as to have things more consistent.
Fixes: a20b2c01a7a1 ("build: standardize component names and defines")
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Reviewed-by: David Marchand <david.marchand@redhat.com> Reviewed-by: Rosen Xu <rosen.xu@intel.com> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
show more ...
|
#
89515c03 |
| 21-Oct-2020 |
Ciara Power <ciara.power@intel.com> |
doc: remove references to make from compressdevs guide
Make is no longer supported for compiling DPDK, references are now removed in the documentation.
Signed-off-by: Ciara Power <ciara.power@intel
doc: remove references to make from compressdevs guide
Make is no longer supported for compiling DPDK, references are now removed in the documentation.
Signed-off-by: Ciara Power <ciara.power@intel.com> Reviewed-by: Kevin Laatz <kevin.laatz@intel.com> Acked-by: Lee Daly <lee.daly@intel.com>
show more ...
|
#
bd03d3f1 |
| 08-Jan-2019 |
Lee Daly <lee.daly@intel.com> |
compress/isal: enable checksum support
This patch adds checksum support in the ISA-L PMD for both compression and decompression. CRC32 is supported as well as Adler32.
Signed-off-by: Lee Daly <lee.
compress/isal: enable checksum support
This patch adds checksum support in the ISA-L PMD for both compression and decompression. CRC32 is supported as well as Adler32.
Signed-off-by: Lee Daly <lee.daly@intel.com> Acked-by: Fiona Trahe <fiona.trahe@intel.com>
show more ...
|
#
788e748d |
| 24-Jul-2018 |
Lee Daly <lee.daly@intel.com> |
compress/isal: support chained mbufs
This patch adds chained mbuf support for input or output buffers during compression/decompression operations.
Signed-off-by: Lee Daly <lee.daly@intel.com> Revie
compress/isal: support chained mbufs
This patch adds chained mbuf support for input or output buffers during compression/decompression operations.
Signed-off-by: Lee Daly <lee.daly@intel.com> Reviewed-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
#
8a38e972 |
| 24-May-2018 |
Lee Daly <lee.daly@intel.com> |
doc: add compression level guide for ISA-L
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:
doc: add compression level guide for ISA-L
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 <lee.daly@intel.com> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
show more ...
|
#
5a441543 |
| 09-May-2018 |
Lee Daly <lee.daly@intel.com> |
doc: add compression driver and ISA-L PMD guides
This adds general compression drivers feature guide as well as the ISA-L PMD documentation and guide.
Signed-off-by: Lee Daly <lee.daly@intel.com> R
doc: add compression driver and ISA-L PMD guides
This adds general compression drivers feature guide as well as the ISA-L PMD documentation and guide.
Signed-off-by: Lee Daly <lee.daly@intel.com> Reviewed-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|