mbox

[v5,0/2] common/qat: support GEN2 QAT device 200xx

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

Message

Dybkowski, AdamX July 27, 2020, 10:14 a.m. UTC
  This adds pci detection and documentation for Intel GEN2
QuickAssist device 200xx (PF Did 0x18ee, VF Did 0x18ef).

v2:
* rename the device
v3:
* improve release notes
v4:
* simplify release notes
v5:
* split actual implementation patch and additional release notes update

Adam Dybkowski (2):
  common/qat: support GEN2 QAT device 200xx
  doc: update QAT PMD release notes

 doc/guides/cryptodevs/qat.rst          | 7 +++++--
 doc/guides/rel_notes/release_20_08.rst | 8 +++++---
 drivers/common/qat/qat_device.c        | 6 +++++-
 3 files changed, 15 insertions(+), 6 deletions(-)