DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update NIC support guide for bnxt and release notes
@ 2019-06-07 13:33 Lance Richardson
  2019-06-07 15:09 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Lance Richardson @ 2019-06-07 13:33 UTC (permalink / raw)
  To: dev; +Cc: ajit.khaparde, ferruh.yigit, Lance Richardson

From: Ajit Khaparde <ajit.khaparde@broadcom.com>

Add support for the Broadcom NetXtreme-E (BCM57500) family of controllers
(aka Thor). The BCM57500 device is a 200G Ethernet controller with
50G PAM-4 and PCIe 4.0

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
---
 doc/guides/nics/bnxt.rst               | 6 +++---
 doc/guides/rel_notes/release_19_08.rst | 6 ++++++
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/doc/guides/nics/bnxt.rst b/doc/guides/nics/bnxt.rst
index 697b97e60..d88e02116 100644
--- a/doc/guides/nics/bnxt.rst
+++ b/doc/guides/nics/bnxt.rst
@@ -7,10 +7,10 @@ BNXT Poll Mode Driver
 The bnxt poll mode library (**librte_pmd_bnxt**) implements support for:
 
   * **Broadcom NetXtreme-C®/NetXtreme-E®/NetXtreme-S®
-    BCM5730X / BCM574XX / BCM58000 family of Ethernet Network Controllers**
+    BCM5730X / BCM574XX / BCM58000 / BCM575XX family of Ethernet Network Controllers**
 
-    These adapters support Standards compliant 10/25/50/100Gbps 30MPPS
-    full-duplex throughput.
+    Adapters based on this family of controllers support standards-compliant Ethernet
+    operation with link speeds of 10/25/50/100/200Gbps.
 
     Information about the NetXtreme family of adapters can be found in the
     `NetXtreme® Brand section
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index 8fcd4a747..575c590d9 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -61,6 +61,12 @@ New Features
   * Added support for SSE vector mode
   * Updated HWRM API to version 1.10.0.74
 
+* **Added support for Broadcom NetXtreme-E BCM57500 Ethernet controllers.**
+
+  Added support to the bnxt PMD for the BCM57500 (a.k.a. "Thor") family
+  of Ethernet controllers. These controllers support link speeds up to
+  200Gbps, 50G PAM-4, and PCIe 4.0.
+
 * **Added memif PMD.**
 
   Added the new Shared Memory Packet Interface (``memif``) PMD.
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update NIC support guide for bnxt and release notes
  2019-06-07 13:33 [dpdk-dev] [PATCH] doc: update NIC support guide for bnxt and release notes Lance Richardson
@ 2019-06-07 15:09 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-06-07 15:09 UTC (permalink / raw)
  To: Lance Richardson, dev; +Cc: ajit.khaparde

On 6/7/2019 2:33 PM, Lance Richardson wrote:
> From: Ajit Khaparde <ajit.khaparde@broadcom.com>
> 
> Add support for the Broadcom NetXtreme-E (BCM57500) family of controllers
> (aka Thor). The BCM57500 device is a 200G Ethernet controller with
> 50G PAM-4 and PCIe 4.0
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>

Squashed into relevant commit [1] in next-net, thanks.

[1]: "net/bnxt: support thor controller"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-07 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 13:33 [dpdk-dev] [PATCH] doc: update NIC support guide for bnxt and release notes Lance Richardson
2019-06-07 15:09 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).