mbox series

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

Message ID 20201012104352.19236-1-adamx.dybkowski@intel.com (mailing list archive)
Headers
Series doc: document vfio-pci usage with QAT PMD |

Message

Dybkowski, AdamX Oct. 12, 2020, 10:43 a.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

v3:
* simplify binding/unbinding command examples by using python scripts
* remove the description of old binding method

v4:
* rebase

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

 doc/guides/cryptodevs/qat.rst | 63 +++++++++++++++++++----------------
 1 file changed, 34 insertions(+), 29 deletions(-)