This commit updates the QAT raw data-path API to support the changes made to device and sessions. The QAT RAW data-path API now works on Generation 1-3 devices and is disabled on GEN4. Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com> Acked-by: Akhil Goyal <gakhil@marvell.com>
# SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2015-2018 Intel Corporation Makefile for crypto QAT PMD is in common/qat directory. The build for the QAT driver is done from there as only one library is built for the whole QAT pci device and that library includes all the services (crypto, compression) which are enabled on the device.