numam-dpdk/drivers/compress/qat
Bruce Richardson 2ca75c65af common/qat: build drivers from common folder
Since the drivers in the common directory can be processed out of order, in
this case following the "bus" directory, we can simplify somewhat the build
of the QAT driver to be done entirely from the "common/qat" folder rather
than having it's build distributed across 3 folders.

This also opens up the possibility of building the QAT driver with crypto
only and the compression part disabled. It further allows more sensible
naming of the resulting shared library in case of standardizing library
names based on device class; i.e. common_qat is more descriptive for a
combined crypto/compression driver than either of the other two prefixes
individually.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2020-10-19 22:12:48 +02:00
..
qat_comp_pmd.c mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
qat_comp_pmd.h common/qat: add multi-process handling of capabilities 2020-07-08 18:16:27 +02:00
qat_comp.c mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
qat_comp.h compress/qat: support IM buffer too small operation 2020-04-19 17:15:14 +02:00