git: 86d4fe5d51 - main - relnotes: document qat(4) driver addition

Glen Barber gjb at FreeBSD.org
Thu Apr 8 18:41:20 UTC 2021


The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=86d4fe5d511e99c04c8000d4f76f70c7213e94a7

commit 86d4fe5d511e99c04c8000d4f76f70c7213e94a7
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-08 18:41:05 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-08 18:41:05 +0000

    relnotes: document qat(4) driver addition
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/13.0R/relnotes.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc
index dc78d3a905..61d4a17dbb 100644
--- a/website/content/en/releases/13.0R/relnotes.adoc
+++ b/website/content/en/releases/13.0R/relnotes.adoc
@@ -302,6 +302,9 @@ Removed several network drivers for obsolete Ethernet adapters:
 * man:wb[4] Winbond W89C840F gitref:02fae06a11b4[repository=src]
 * man:xe[4] Xircom PCMCIA gitref:7a582e5374c8[repository=src]
 
+The man:qat[4] driver has been added, supporting some of the cryptographic acceleration functions of the Intel QuickAssist (QAT) device.  The man:qat[4] driver supports the QAT devices integrated with Atom C2000 and C3000 and Xeon C620 and D-1500 platforms, and the Intel QAT Adapter 8950.
+gitref:72143e89bb43[repository=src] {{< sponsored "Rubicon Communications, LLC (\"Netgate\")" >}}
+
 Removed the man:ubsec[4] driver for obsolete Broadcom BCM58xx crypto
 accelerators.
 gitref:97e251327f95[repository=src] {{< sponsored "Chelsio Communications" >}}


More information about the dev-commits-doc-all mailing list