mbox

[v2,0/1] doc: document vfio-pci usage with QAT PMD

Message ID 20200908161950.601-1-adamx.dybkowski@intel.com (mailing list archive)
Headers

Message

Dybkowski, AdamX Sept. 8, 2020, 4:19 p.m. UTC
  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

Adam Dybkowski (1):
  doc: document vfio-pci usage with QAT PMD

 doc/guides/cryptodevs/qat.rst | 36 ++++++++++++++++++++++++-----------
 1 file changed, 25 insertions(+), 11 deletions(-)