mbox series

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

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

Message

Dybkowski, AdamX Oct. 13, 2020, 2:10 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

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

v4:
* rebase

v5:
* rebase against github dpdk main branch

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

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

--
2.25.1