]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/drivers/crypto/qat/README
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / spdk / dpdk / drivers / crypto / qat / README
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2015-2018 Intel Corporation
3
4 Makefile for crypto QAT PMD is in common/qat directory.
5 The build for the QAT driver is done from there as only one library is built for the
6 whole QAT pci device and that library includes all the services (crypto, compression)
7 which are enabled on the device.