This patch marks the old igb_uio driver as unsecure when used with the QAT PMD and updates all examples to recommend using vfio-pci instead. It also mentions security issues with the QAT CPM and provides information about the new vfio-pci parameter 'disable_denylist' available in Linux kernels 5.9 and later.
v2: * add example command with disable_denylist option v3: * simplify binding/unbinding command examples by using python scripts * remove the description of old binding method Adam Dybkowski (1): doc: document vfio-pci usage with QAT PMD doc/guides/cryptodevs/qat.rst | 63 +++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 29 deletions(-) -- 2.25.1