patch 'doc: fix firmware list in bnxt guide' has been queued to stable release 22.11.2

Xueming Li xuemingl at nvidia.com
Mon Feb 27 07:59:31 CET 2023


Hi,

FYI, your patch has been queued to stable release 22.11.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 03/01/23. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches are on a temporary branch at:
https://git.dpdk.org/dpdk-stable/log/?h=22.11-staging

This queued commit can be viewed at:
https://git.dpdk.org/dpdk-stable/commit/?h=22.11-staging&id=48870212adffd82fa62187eeb9f258f398572fca

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From 48870212adffd82fa62187eeb9f258f398572fca Mon Sep 17 00:00:00 2001
From: Ajit Khaparde <ajit.khaparde at broadcom.com>
Date: Thu, 2 Feb 2023 10:13:41 -0800
Subject: [PATCH] doc: fix firmware list in bnxt guide
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit 24cb38d1481e47a0a3eb44777935c18539b2882d ]

The supported firmware version information was not aligned correctly.
This patch fixes it.

Fixes: b845c295cd13 ("doc: update Broadcom bnxt guide")

Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
---
 doc/guides/nics/bnxt.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/bnxt.rst b/doc/guides/nics/bnxt.rst
index 293eab8787..0b09b0c50a 100644
--- a/doc/guides/nics/bnxt.rst
+++ b/doc/guides/nics/bnxt.rst
@@ -912,6 +912,7 @@ Shown below are Ethernet Network Adapters and their supported firmware versions
 * ``BCM57500 NetXtreme-E\ |reg| Family`` ... Firmware 219.0.0 or later

 Shown below are DPDK LTS releases and their supported firmware versions:
+
 * ``DPDK Release 19.11`` ... Firmware 219.0.103 or later
 * ``DPDK Release 20.11`` ... Firmware 219.0.103 or later
 * ``DPDK Release 21.11`` ... Firmware 221.0.101 or later
--
2.25.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2023-02-27 14:08:42.956656300 +0800
+++ 0064-doc-fix-firmware-list-in-bnxt-guide.patch	2023-02-27 14:08:40.789237000 +0800
@@ -1 +1 @@
-From 24cb38d1481e47a0a3eb44777935c18539b2882d Mon Sep 17 00:00:00 2001
+From 48870212adffd82fa62187eeb9f258f398572fca Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit 24cb38d1481e47a0a3eb44777935c18539b2882d ]
@@ -10 +12,0 @@
-Cc: stable at dpdk.org


More information about the stable mailing list