compress/qat: add dynamic SGL allocation
authorTomasz Jozwiak <tomaszx.jozwiak@intel.com>
Tue, 26 Mar 2019 13:51:24 +0000 (14:51 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Tue, 2 Apr 2019 14:50:24 +0000 (16:50 +0200)
commit352332744c3a7ff9c0fb67fac4d4ccb663456078
treeccf5d5116fd542d0cc3dc4bb65c51ac3e8b8084a
parent7b2d4706c90ef756a4b7ec3395bb7c81ffbcdbf4
compress/qat: add dynamic SGL allocation

This patch adds dynamic SGL allocation instead of static one.
The number of element in SGL can be adjusted in each operation
depend of the request.

Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
config/common_base
doc/guides/compressdevs/qat_comp.rst
doc/guides/cryptodevs/qat.rst
drivers/compress/qat/qat_comp.c
drivers/compress/qat/qat_comp.h
drivers/compress/qat/qat_comp_pmd.c