> -----Original Message-----
> From: Adam Dybkowski <adamx.dybkow...@intel.com>
> Sent: Monday, July 27, 2020 3:44 PM
> To: dev@dpdk.org; fiona.tr...@intel.com; Akhil Goyal <akhil.go...@nxp.com>
> Cc: Adam Dybkowski <adamx.dybkow...@intel.com>
> Subject: [PATCH v5 0/2] common/qat: support GEN2 QAT device 200xx
>
> 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(-)
>
Applied to dpdk-next-crypto
Thanks.