DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2021-11-19 18:18 Yan Xia
  2021-11-19 10:35 ` Lin, Xueqin
  0 siblings, 1 reply; 25+ messages in thread
From: Yan Xia @ 2021-11-19 18:18 UTC (permalink / raw)
  To: dev; +Cc: Yan Xia

Add tested Intel platforms with Intel NICs to v21.11 release note.

Signed-off-by: Yan Xia <yanx.xia@intel.com>
---
 doc/guides/rel_notes/release_21_11.rst | 91 ++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)

diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
index 4d8c59472a..b14592ed81 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -726,3 +726,94 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v3 @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+
+  * OS:
+
+    * Fedora 34
+    * OpenWRT 21.02.0
+    * FreeBSD 13.0
+    * Red Hat Enterprise Linux Server release 8.4
+    * Suse 15 SP3
+    * Ubuntu 20.04.3
+    * Ubuntu 21.10
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 3.10 0x8000aa86 1.3100.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version: 1.7.11_7_g444e5edb (ice)
+      * OS Default DDP: 1.3.27.0
+      * COMMS DDP: 1.3.31.0
+      * Wireless Edge DDP: 1.3.7.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 3.10 0x8000aa66 1.3100.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version: 1.7.11_7_g444e5edb (ice)
+      * OS Default DDP: 1.3.27.0
+      * COMMS DDP: 1.3.31.0
+      * Wireless Edge DDP: 1.3.7.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x61bf0001
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(in-tree): 5.1.0-k (ixgbe)
+      * Driver version(out-tree): 5.13.4 (ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * PF Firmware version: 8.30 0x8000a49d 1.2926.0
+      * VF Firmware version: 8.50 0x8000b6d9 1.3082.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version: 2.17.4 (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)
+
+      * Firmware version: 5.30 0x80002a29 1.2926.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version: 2.17.4 (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T (2x10G)
+
+      * Firmware version: 5.40 0x80002e2f 1.2935.0
+      * Device id (pf/vf): 8086:37d2 / 8086:37cd
+      * Driver version: 2.17.4 (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * PF Firmware version: 8.30 0x8000a483 1.2926.0
+      * VF Firmware version: 8.50 0x8000b703 1.3082.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version: 2.17.4 (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * PF Firmware version: 8.30 0x8000a4ae 1.2926.0
+      * VF Firmware version: 8.50 0x8000b6c7 1.3082.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version: 2.17.4 (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
+
+      * Firmware version: 8.30 0x8000a489 1.2879.0
+      * Device id (pf): 8086:15ff
+      * Driver version: 2.17.4 (i40e)
-- 
2.33.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2022-03-10  9:46 Lingli Chen
  2022-03-10 15:15 ` Lin, Xueqin
  2022-03-10 17:23 ` Stephen Hemminger
  0 siblings, 2 replies; 25+ messages in thread
From: Lingli Chen @ 2022-03-10  9:46 UTC (permalink / raw)
  To: dev; +Cc: Lingli Chen

Add tested Intel platforms with Intel NICs to v22.03 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_22_03.rst | 97 ++++++++++++++++++++++++++
 1 file changed, 97 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst
index 60e5b4f9aa..e33605288a 100644
--- a/doc/guides/rel_notes/release_22_03.rst
+++ b/doc/guides/rel_notes/release_22_03.rst
@@ -332,3 +332,100 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+   * Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+     * CPU
+
+       * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+       * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v3 @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+
+     * OS:
+
+       * Fedora 35
+       * OpenWRT 21.02.1
+       * FreeBSD 13.0
+       * Red Hat Enterprise Linux Server release 8.4
+       * Red Hat Enterprise Linux Server release 8.5
+       * Suse 15 SP3
+       * Ubuntu 20.04.3
+       * Ubuntu 21.10
+
+     * NICs:
+
+       * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+         * Firmware version: 3.22 0x8000d83c 1.3146.0
+         * Device id (pf/vf): 8086:1593 / 8086:1889
+         * Driver version: 1.8.3_2_g5c2ff303 (ice)
+         * OS Default DDP: 1.3.28.0
+         * COMMS DDP: 1.3.35.0
+         * Wireless Edge DDP: 1.3.8.0
+
+       * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+         * Firmware version: 3.20 0x8000d83e 1.3146.0
+         * Device id (pf/vf): 8086:1592 / 8086:1889
+         * Driver version: 1.8.3_2_g5c2ff303 (ice)
+         * OS Default DDP: 1.3.28.0
+         * COMMS DDP: 1.3.35.0
+         * Wireless Edge DDP: 1.3.8.0
+
+       * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+         * Firmware version: 0x61bf0001
+         * Device id (pf/vf): 8086:10fb / 8086:10ed
+         * Driver version(in-tree): 5.1.0-k (ixgbe)
+         * Driver version(out-tree): 5.13.4 (ixgbe)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+         * Firmware version(PF): 8.30 0x8000a49d 1.2926.0
+         * Firmware version(VF): 8.50 0x8000b6d9 1.3082.0
+         * Device id (pf/vf): 8086:1572 / 8086:154c
+         * Driver version: 2.17.15 (i40e)
+
+       * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+         * Firmware version: 5.50 0x80003327 1.3082.0
+         * Device id (pf/vf): 8086:37d0 / 8086:37cd
+         * Driver version(out-tree): 2.17.15 (i40e)
+         * Driver version(in-tree): 2.8.20-k (i40e)
+
+       * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+         * Firmware version: 5.50 0x800032e0 1.2935.0
+         * Device id (pf/vf): 8086:37d2 / 8086:37cd
+         * Driver version(out-tree): 2.17.15 (i40e)
+         * Driver version(in-tree): 2.8.20-k (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+         * Firmware version(PF): 8.30 0x8000a483 1.2926.0
+         * Firmware version(VF): 8.50 0x8000b703 1.3082.0
+         * Device id (pf/vf): 8086:158b / 8086:154c
+         * Driver version: 2.17.15 (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+         * Firmware version(PF): 8.30 0x8000a4ae 1.2926.0
+         * Firmware version(VF): 8.50 0x8000b6c7 1.3082.0
+         * Device id (pf/vf): 8086:1583 / 8086:154c
+         * Driver version: 2.17.15 (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
+
+         * Firmware version: 8.30 0x8000a489 1.2879.0
+         * Device id (pf): 8086:15ff
+         * Driver version: 2.17.15 (i40e)
-- 
2.25.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2022-07-08  9:16 Lingli Chen
  2022-07-11 21:42 ` Thomas Monjalon
  0 siblings, 1 reply; 25+ messages in thread
From: Lingli Chen @ 2022-07-08  9:16 UTC (permalink / raw)
  To: dev; +Cc: xueqin.lin, Lingli Chen

Add tested Intel platforms with Intel NICs to v22.07 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_22_07.rst | 104 +++++++++++++++++++++++++
 1 file changed, 104 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index b40d6f9d84..abb787afc6 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -356,3 +356,107 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+   * Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+     * CPU
+
+       * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+       * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v3 @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+       * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+       * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+
+     * OS:
+
+       * Fedora 35
+       * FreeBSD 13.0
+       * Red Hat Enterprise Linux Server release 8.4
+       * Red Hat Enterprise Linux Server release 8.5
+       * CentOS7.9
+       * Ubuntu 20.04.4
+       * Ubuntu 22.04
+
+     * NICs:
+
+       * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+         * Firmware version: 4.00 0x80011845 1.3236.0
+         * Device id (pf/vf): 8086:1593 / 8086:1889
+         * Driver version: 1.9.5_dirty (ice)
+         * OS Default DDP: 1.3.30.0
+         * COMMS DDP: 1.3.37.0
+         * Wireless Edge DDP: 1.3.10.0
+
+       * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+         * Firmware version: 4.00 0x800117e8 1.3236.0
+         * Device id (pf/vf): 8086:1592 / 8086:1889
+         * Driver version: 1.9.5_dirty (ice)
+         * OS Default DDP: 1.3.30.0
+         * COMMS DDP: 1.3.37.0
+         * Wireless Edge DDP: 1.3.10.0
+
+       * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+         * Firmware version: 4.00 0x800117e5 1.3236.0
+         * Device id (pf/vf): 8086:159b / 8086:1889
+         * Driver version: 1.9.5_dirty (ice)
+         * OS Default DDP: 1.3.30.0
+         * COMMS DDP: 1.3.37.0
+
+       * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+         * Firmware version: 0x61bf0001
+         * Device id (pf/vf): 8086:10fb / 8086:10ed
+         * Driver version(out-tree): 5.15.2 (ixgbe)
+         * Driver version(in-tree): 5.15.0-27-generic (ixgbe)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+         * Firmware version: 8.70 0x8000c3d5 1.3179.0
+         * Device id (pf/vf): 8086:1572 / 8086:154c
+         * Driver version(out-tree): 2.19.3 (i40e)
+         * Driver version(in-tree): 5.15.0-27-generic (i40e)
+
+       * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+         * Firmware version: 5.60 0x800035cb 1.3179.0
+         * Device id (pf/vf): 8086:37d0 / 8086:37cd
+         * Driver version(out-tree): 2.19.3 (i40e)
+         * Driver version(in-tree): 5.13.0-30-generic (i40e)
+
+       * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+         * Firmware version: 5.60 0x8000357f 1.2935.0
+         * Device id (pf/vf): 8086:37d2 / 8086:37cd
+         * Driver version(out-tree): 2.19.3 (i40e)
+         * Driver version(in-tree): 5.13.0-30-generic (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+         * Firmware version: 8.70 0x8000c3eb 1.3179.0
+         * Device id (pf/vf): 8086:158b / 8086:154c
+         * Driver version(out-tree): 2.19.3 (i40e)
+         * Driver version(in-tree): 5.15.0-27-generic (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+         * Firmware version(PF): 8.70 0x8000c40f 1.3179.0
+         * Device id (pf/vf): 8086:1583 / 8086:154c
+         * Driver version(out-tree): 2.19.3 (i40e)
+         * Driver version(in-tree): 5.15.0-27-generic (i40e)
+
+       * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
+
+         * Firmware version: 8.70 0x8000c3e3 1.3179.0
+         * Device id (pf): 8086:15ff
+         * Driver version: 2.19.3 (i40e)
-- 
2.17.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2022-11-17  4:36 Lingli Chen
  2022-11-17  5:38 ` Peng, Yuan
  0 siblings, 1 reply; 25+ messages in thread
From: Lingli Chen @ 2022-11-17  4:36 UTC (permalink / raw)
  To: qi.z.zhang, dev; +Cc: yuan.peng, Lingli Chen

Add tested Intel platforms with Intel NICs to v22.11 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_22_11.rst | 108 +++++++++++++++++++++++++
 1 file changed, 108 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst
index 5e091403ad..aa9ff1fd63 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -635,3 +635,111 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v3 @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| D-2796NT CPU @ 2.00GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+
+  * OS:
+
+    * Fedora 36
+    * FreeBSD 13.1
+    * Red Hat Enterprise Linux Server release 8.6
+    * Red Hat Enterprise Linux Server release 9
+    * CentOS 7.9
+    * Ubuntu 20.04.5
+    * Ubuntu 22.04.1
+    * Ubuntu 22.10
+    * SUSE Linux Enterprise Server 15 SP4
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 4.10 0x800151d8 1.3310.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version(out-tree): 1.10.6 (ice)
+      * Driver version(in-tree): 5.15.0-46-generic / 4.18.0-372.9.1.rt7.166.el8.x86_64 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.37.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 4.10 0x8001518e 1.3310.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version: 1.10.6 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.37.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+      * Firmware version: 4.10 0x80015188 1.3310.0
+      * Device id (pf/vf): 8086:159b / 8086:1889
+      * Driver version: 1.10.6 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.37.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x61bf0001
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(out-tree): 5.16.5 (ixgbe)
+      * Driver version(in-tree): 5.15.0-46-generic (ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * Firmware version: 9.00 0x8000cead 1.3179.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version(out-tree): 2.20.12 (i40e)
+      * Driver version(in-tree): 5.15.0-46-generic (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+      * Firmware version: 6.00 0x800039ec 1.3179.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version(out-tree): 2.20.12 (i40e)
+      * Driver version(in-tree): 5.15.0-46-generic (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+      * Firmware version: 6.00 0x800039aa 1.2935.0
+      * Device id (pf/vf): 8086:37d2 / 8086:37cd
+      * Driver version(out-tree): 2.20.12 (i40e)
+      * Driver version(in-tree): 5.15.0-46-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * Firmware version: 9.00 0x8000ce90 1.3179.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version(out-tree): 2.20.12 (i40e)
+      * Driver version(in-tree): 5.15.0-46-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * Firmware version(PF): 9.00 0x8000ce86 1.3179.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version(out-tree): 2.20.12 (i40e)
+      * Driver version(in-tree): 5.15.0-46-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
+
+      * Firmware version: 9.00 0x8000ce67 1.3179.0
+      * Device id (pf): 8086:15ff
+      * Driver version: 2.20.12 (i40e)
-- 
2.17.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2023-03-22  5:51 Lingli Chen
  2023-03-24  7:55 ` Peng, Yuan
  2023-07-18 12:38 ` Peng, Yuan
  0 siblings, 2 replies; 25+ messages in thread
From: Lingli Chen @ 2023-03-22  5:51 UTC (permalink / raw)
  To: qi.z.zhang, dev; +Cc: yuan.peng, Lingli Chen

Add tested Intel platforms with Intel NICs to v23.03 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_23_03.rst | 128 +++++++++++++++++++++++++
 1 file changed, 128 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_03.rst b/doc/guides/rel_notes/release_23_03.rst
index b93903447d..1791cdf725 100644
--- a/doc/guides/rel_notes/release_23_03.rst
+++ b/doc/guides/rel_notes/release_23_03.rst
@@ -321,3 +321,131 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2680 v2 @ 2.80GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| D-1749NT CPU @ 3.00GHz
+    * Intel\ |reg| Xeon\ |reg| D-2796NT CPU @ 2.00GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+
+  * OS:
+
+    * CentOS 7.9
+    * CBL Mariner 2.0
+    * Fedora 37
+    * FreeBSD 13.1
+    * openEuler 22.03 (LTS-SP1)
+    * Red Hat Enterprise Linux Server release 8.4
+    * Red Hat Enterprise Linux Server release 8.6
+    * Red Hat Enterprise Linux Server release 9.1
+    * SUSE Linux Enterprise Server 15 SP4
+    * Ubuntu 20.04.5
+    * Ubuntu 22.04.1
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 4.20 0x800177d1 1.3346.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version(out-tree): 1.11.14 (ice)
+      * Driver version(in-tree): 5.15.0-57-generic / 4.18.0-372.9.1.rt7.166.el8.x86_64 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.40.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 4.20 0x80017785 1.3346.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version(out-tree): 1.11.14 (ice)
+      * Driver version(in-tree): 5.15.86-rt56 / 5.15.55.1-1.cm_7dc1fb4+ (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.40.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+      * Firmware version: 4.20 0x8001778c 1.3346.0
+      * Device id (pf/vf): 8086:159b / 8086:1889
+      * Driver version: 1.11.14 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.40.0
+
+    * Intel\ |reg| Corporation Device 188b
+
+      * Firmware version: 3.12 0x80017ca8 1.3243.0
+      * Device id (pf/vf): 8086:188b / 8086:1889
+      * Driver version: 1.11.14 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.40.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| Ethernet Connection E823-L for QSFP
+
+      * Firmware version: 3.12 0x80017cf4 1.3243.0
+      * Device id (pf/vf): 8086:151d / 8086:1889
+      * Driver version: 1.11.14 (ice)
+      * OS Default DDP: 1.3.30.0
+      * COMMS DDP: 1.3.40.0
+      * Wireless Edge DDP: 1.3.10.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x61bf0001
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(out-tree): 5.18.11 (ixgbe)
+      * Driver version(in-tree): 5.15.0-57-generic (ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * Firmware version: 9.20 0x8000d8bd 1.3353.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version(out-tree): 2.22.18 (i40e)
+      * Driver version(in-tree): 5.15.0-57-generic (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+      * Firmware version: 6.20 0x80003d82 1.3353.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version(out-tree): 2.22.18 (i40e)
+      * Driver version(in-tree): 5.15.0-57-generic (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+      * Firmware version: 6.20 0x80003d3e 1.2935.0
+      * Device id (pf/vf): 8086:37d2 / 8086:37cd
+      * Driver version(out-tree): 2.22.18 (i40e)
+      * Driver version(in-tree): 5.15.0-57-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * Firmware version: 9.20 0x8000d89c 1.3353.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version(out-tree): 2.22.18 (i40e)
+      * Driver version(in-tree): 5.15.0-57-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * Firmware version(PF): 9.20 0x8000d893 1.3353.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version(out-tree): 2.22.18 (i40e)
+      * Driver version(in-tree): 5.15.0-57-generic (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-T2L
+
+      * Firmware version: 9.20 0x8000d877 1.3353.0
+      * Device id (pf): 8086:15ff
+      * Driver version: 2.22.18 (i40e)
-- 
2.17.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2023-07-17  9:52 Lingli Chen
  2023-07-20  4:53 ` Zhang, Qi Z
  0 siblings, 1 reply; 25+ messages in thread
From: Lingli Chen @ 2023-07-17  9:52 UTC (permalink / raw)
  To: qi.z.zhang, dev; +Cc: Lingli Chen

Add tested Intel platforms with Intel NICs to v23.07 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 135 +++++++++++++++++++++++++
 1 file changed, 135 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index d4af85b3ff..7ffcc31541 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -326,3 +326,138 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| D-1747NTE CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| D-2796NT CPU @ 2.00GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+    * Genuine Intel\ |reg| 0000
+
+  * OS:
+
+    * CBL Mariner 2.0
+    * Fedora 38
+    * FreeBSD 13.2
+    * OpenAnolis OS 8.8
+    * Red Hat Enterprise Linux Server release 8.7
+    * Red Hat Enterprise Linux Server release 9.0
+    * SUSE Linux Enterprise Server 15 SP4
+    * Ubuntu 22.04.2
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 4.30 0x80019dcc 1.3415.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version(out-tree): 1.12.4_dirty (ice)
+      * Driver version(in-tree): 5.15.0-70-generic (Ubuntu22.04.2)/ 5.14.0-70.13.1.rt21.83.el9_0.x86_64 (RHEL9.0)/ 5.15.107-rt62 (Ubuntu22.04.2)(ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 4.30 0x80019dad 1.3415.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version(out-tree): 1.12.4_dirty (ice)
+      * Driver version(in-tree): 5.15.55.1-1.cm2-5464b22cac7+ (CBL Mariner 2.0) (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+      * Firmware version: 4.30 0x80019da5 1.3415.0
+      * Device id (pf/vf): 8086:159b / 8086:1889
+      * Driver version: 1.12.4_dirty (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+
+    * Intel\ |reg| Ethernet Connection E823-C for QSFP
+
+      * Firmware version: 3.32 0x8001a33d 1.3353.0
+      * Device id (pf/vf): 8086:188b / 8086:1889
+      * Driver version: 1.12.4_dirty (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Connection E823-L for QSFP
+
+      * Firmware version: 3.32 0x8001a66d 1.3353.0
+      * Device id (pf/vf): 8086:124c / 8086:1889
+      * Driver version: 1.12.4_dirty (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x61bf0001
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(out-tree): 5.18.13 (ixgbe)
+      * Driver version(in-tree): 5.15.0-70-generic (Ubuntu22.04.2)/ 5.14.0-70.13.1.el9_0.x86_64 (RHEL9.0)(ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * Firmware version: 9.20 0x8000d8bd 1.3353.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version(out-tree): 2.23.5 (Fedora 38)(i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+      * Firmware version: 6.20 0x80003d82 1.3353.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version(out-tree): 2.22.20 (i40e)
+      * Driver version(in-tree): 5.14.0-70.13.1.el9_0.x86_64 (RHEL9.0)(i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+      * Firmware version: 6.20 0x80003d3e 1.2935.0
+      * Device id (pf/vf): 8086:37d2 / 8086:37cd
+      * Driver version(out-tree): 2.22.20 (i40e)
+      * Driver version(in-tree): 5.14.0-70.13.1.el9_0.x86_64 (RHEL9.0) (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * Firmware version: 9.20 0x8000d89c 1.3353.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version(out-tree): 2.22.20 (i40e)
+      * Driver version(in-tree): 5.15.0-71-generic (Ubuntu22.04.2)/5.14.0-70.13.1.el9_0.x86_64 (RHEL9.0)(i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * Firmware version(PF): 9.20 0x8000d893 1.3353.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version(out-tree): 2.22.20 /2.23.5 (Fedora 38)(i40e)
+
+    * Intel\ |reg| Ethernet Controller I225-LM
+
+      * Firmware version: 1.3, 0x800000c9
+      * Device id (pf): 8086:15f2
+      * Driver version(in-tree): 5.15.0-70-generic (Ubuntu22.04.2)(igc)
+
+    * Intel\ |reg| Ethernet Controller I226-LM
+
+      * Firmware version: 2.14, 0x8000028c
+      * Device id (pf): 8086:125b
+      * Driver version(in-tree): 5.15.0-71-generic (Ubuntu22.04.2)(igc)
+
+    * Intel Corporation Ethernet Connection (16) I219-V
+
+      * Firmware version: 0.6-4
+      * Device id (pf): 8086:1a1f
+      * Driver version(in-tree): 5.15.113-rt64 (Ubuntu22.04.2)(e1000)
-- 
2.34.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2023-11-23  6:34 Lingli Chen
  2023-11-24 14:15 ` David Marchand
  0 siblings, 1 reply; 25+ messages in thread
From: Lingli Chen @ 2023-11-23  6:34 UTC (permalink / raw)
  To: qi.z.zhang, dev; +Cc: Lingli Chen

Add tested Intel platforms with Intel NICs to v23.11 release note.

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 doc/guides/rel_notes/release_23_11.rst | 146 +++++++++++++++++++++++++
 1 file changed, 146 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_11.rst b/doc/guides/rel_notes/release_23_11.rst
index 520321c71e..1227f33ae9 100644
--- a/doc/guides/rel_notes/release_23_11.rst
+++ b/doc/guides/rel_notes/release_23_11.rst
@@ -464,3 +464,149 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel Atom\ |reg| P5342 processor
+    * Intel\ |reg| Atom\ |trade| x74xxRE
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| D-1747NTE CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| D-2796NT CPU @ 2.00GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8490H
+    * GENUINE INTEL\ |reg| XEON\ |reg|
+
+  * OS:
+
+    * CBL Mariner 2.0
+    * Fedora 38
+    * FreeBSD 13.2
+    * OpenAnolis OS 8.8
+    * Red Hat Enterprise Linux Server release 8.7
+    * Red Hat Enterprise Linux Server release 9.2
+    * SUSE Linux Enterprise Server 15 SP5
+    * Ubuntu 22.04.3
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 4.40 0x8001c301 1.3492.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version(out-tree): 1.13.1_1_g565e8ce94_dirty (ice)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/ 5.14.0-284.11.1.rt14.296.el9_2.x86_64 (RHEL9.2)/ 5.15.129-rt67 (Ubuntu22.04.3)(ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 4.40 0x8001c2f1 1.3492.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version(out-tree): 1.13.1_1_g565e8ce94_dirty (ice)
+      * Driver version(in-tree): 5.15.55.1-1.cm2-5464b22cac7+ (CBL Mariner 2.0) (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
+    * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+      * Firmware version: 4.40 0x8001c2f5 1.3492.0
+      * Device id (pf/vf): 8086:159b / 8086:1889
+      * Driver version: 1.13.1_1_g565e8ce94_dirty (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+
+    * Intel\ |reg| Ethernet Connection E823-C for QSFP
+
+      * Firmware version: 3.33 0x8001b295 1.3443.0
+      * Device id (pf/vf): 8086:188b / 8086:1889
+      * Driver version: 1.13.1_1_g565e8ce94_dirty (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
+    * Intel\ |reg| Ethernet Connection E823-L for QSFP
+
+      * Firmware version: 3.33 0x8001b4b0 1.3429.0
+      * Device id (pf/vf): 8086:124c / 8086:1889
+      * Driver version: 1.13.1_1_g565e8ce94_dirty (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
+    * Intel\ |reg| Ethernet Connection E822-L for backplane
+
+      * Firmware version: 3.33 0x8001b4b6 1.3429.0
+      * Device id (pf/vf): 8086:1897 / 8086:1889
+      * Driver version: 1.13.1_1_g565e8ce94_dirty (ice)
+      * OS Default DDP: 1.3.36.0
+      * COMMS DDP: 1.3.46.0
+      * Wireless Edge DDP: 1.3.14.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x000161bf
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(out-tree): 5.19.6 (ixgbe)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/ 5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * Firmware version: 9.30 0x8000e606 1.3429.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version(out-tree): 2.23.17 (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+      * Firmware version: 6.20 0x80003d82 1.3353.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version(out-tree): 2.23.17 (i40e)
+      * Driver version(in-tree): 5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T
+
+      * Firmware version: 6.20 0x80003d3e 1.2935.0
+      * Device id (pf/vf): 8086:37d2 / 8086:37cd
+      * Driver version(out-tree): 2.23.17 (i40e)
+      * Driver version(in-tree): 5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2) (i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * Firmware version: 9.30 0x8000e5f5 1.3429.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version(out-tree): 2.23.17 (i40e)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * Firmware version(PF): 9.30 0x8000e5ee 1.3429.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version(out-tree): 2.23.17 (i40e)
+
+    * Intel\ |reg| Ethernet Controller I225-LM
+
+      * Firmware version: 1.3, 0x800000c9
+      * Device id (pf): 8086:15f2
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)(igc)
+
+    * Intel\ |reg| Ethernet Controller I226-LM
+
+      * Firmware version: 2.14, 0x8000028c
+      * Device id (pf): 8086:125b
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)(igc)
+
+    * Intel Corporation I350 Gigabit Network Connection
+
+      * Firmware version: 1.63, 0x80001001
+      * Device id (pf/vf): 8086:1521 / 8086:1520
+      * Driver version(in-tree): 5.15.0-60-generic (Ubuntu22.04.3)(igb)
-- 
2.34.1


^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH V1] doc: add tested Intel platforms with Intel NICs
@ 2024-03-21 16:20 Yu Jiang
  2024-03-25  2:48 ` Thomas Monjalon
  0 siblings, 1 reply; 25+ messages in thread
From: Yu Jiang @ 2024-03-21 16:20 UTC (permalink / raw)
  To: dev; +Cc: Yu Jiang

Add tested Intel platforms with Intel NICs to v24.03 release note.

Signed-off-by: Yu Jiang <yux.jiang@intel.com>
---
 doc/guides/rel_notes/release_24_03.rst | 133 +++++++++++++++++++++++++
 1 file changed, 133 insertions(+)

diff --git a/doc/guides/rel_notes/release_24_03.rst b/doc/guides/rel_notes/release_24_03.rst
index 14826ea08f..9b92c81d06 100644
--- a/doc/guides/rel_notes/release_24_03.rst
+++ b/doc/guides/rel_notes/release_24_03.rst
@@ -297,3 +297,136 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+* Intel\ |reg| platforms with Intel\ |reg| NICs combinations
+
+  * CPU
+
+    * Intel Atom\ |reg| P5342 processor
+    * Intel\ |reg| Atom\ |trade| CPU C3758 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| CPU E5-2699 v4 @ 2.20GHz
+    * Intel\ |reg| Xeon\ |reg| D-1747NTE CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| D-2796NT CPU @ 2.00GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6139 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Gold 6348 CPU @ 2.60GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8180 CPU @ 2.50GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8380 CPU @ 2.30GHz
+    * Intel\ |reg| Xeon\ |reg| Platinum 8490H
+
+  * OS:
+
+    * CBL Mariner 2.0
+    * Fedora 39
+    * FreeBSD 14.0
+    * OpenAnolis OS 8.8
+    * openEuler 22.03 (LTS-SP2)
+    * Red Hat Enterprise Linux Server release 8.7
+    * Red Hat Enterprise Linux Server release 9.0
+    * Red Hat Enterprise Linux Server release 9.2
+    * Ubuntu 22.04.3
+
+  * NICs:
+
+    * Intel\ |reg| Ethernet Controller E810-C for SFP (4x25G)
+
+      * Firmware version: 4.40 0x8001c982 1.3534.0
+      * Device id (pf/vf): 8086:1593 / 8086:1889
+      * Driver version(out-tree): 1.13.7 (ice)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/ 5.14.0-284.11.1.rt14.296.el9_2.x86_64 (RHEL9.2) (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Controller E810-C for QSFP (2x100G)
+
+      * Firmware version: 4.40 0x8001c967 1.3534.0
+      * Device id (pf/vf): 8086:1592 / 8086:1889
+      * Driver version(out-tree): 1.13.7 (ice)
+      * Driver version(in-tree): 5.15.55.1-1.cm2-5464b22cac7+ (CBL Mariner 2.0) (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Controller E810-XXV for SFP (2x25G)
+
+      * Firmware version: 4.40 0x8001af86 1.3444.0
+      * Device id (pf/vf): 8086:159b / 8086:1889
+      * Driver version: 1.13.7 (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+
+    * Intel\ |reg| Ethernet Connection E823-C for QSFP
+
+      * Firmware version: 3.33 0x8001b295 1.3443.0
+      * Device id (pf/vf): 8086:188b / 8086:1889
+      * Driver version: 1.13.7 (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Connection E823-L for QSFP
+
+      * Firmware version: 3.33 0x8001b4b0 1.3429.0
+      * Device id (pf/vf): 8086:124c / 8086:1889
+      * Driver version: 1.13.7 (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| Ethernet Connection E822-L for backplane
+
+      * Firmware version: 3.33 0x8001b4b6 1.3429.0
+      * Device id (pf/vf): 8086:1897 / 8086:1889
+      * Driver version: 1.13.7 (ice)
+      * OS Default DDP: 1.3.35.0
+      * COMMS DDP: 1.3.45.0
+      * Wireless Edge DDP: 1.3.13.0
+
+    * Intel\ |reg| 82599ES 10 Gigabit Ethernet Controller
+
+      * Firmware version: 0x000161bf
+      * Device id (pf/vf): 8086:10fb / 8086:10ed
+      * Driver version(out-tree): 5.19.9 (ixgbe)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/ 5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(ixgbe)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+      * Firmware version: 9.40 0x8000eca2 1.3429.0
+      * Device id (pf/vf): 8086:1572 / 8086:154c
+      * Driver version(out-tree): 2.24.6 (i40e)
+
+    * Intel\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (2x10G)
+
+      * Firmware version: 6.20 0x80003d82 1.3353.0
+      * Device id (pf/vf): 8086:37d0 / 8086:37cd
+      * Driver version(out-tree): 2.24.6 (i40e)
+      * Driver version(in-tree): 5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+      * Firmware version: 9.40 0x8000ed12 1.3429.0
+      * Device id (pf/vf): 8086:158b / 8086:154c
+      * Driver version(out-tree): 2.24.6 (i40e)
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)/5.14.0-284.11.1.el9_2.x86_64 (RHEL9.2)(i40e)
+
+    * Intel\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+      * Firmware version(PF): 9.40 0x8000ece4 1.3429.0
+      * Device id (pf/vf): 8086:1583 / 8086:154c
+      * Driver version(out-tree): 2.24.6 (i40e)
+
+    * Intel\ |reg| Ethernet Controller I225-LM
+
+      * Firmware version: 1.3, 0x800000c9
+      * Device id (pf): 8086:15f2
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)(igc)
+
+    * Intel\ |reg| Ethernet Controller I226-LM
+
+      * Firmware version: 2.14, 0x8000028c
+      * Device id (pf): 8086:125b
+      * Driver version(in-tree): 5.15.0-82-generic (Ubuntu22.04.3)(igc)
-- 
2.34.1


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

end of thread, other threads:[~2024-03-25  2:48 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 18:18 [PATCH V1] doc: add tested Intel platforms with Intel NICs Yan Xia
2021-11-19 10:35 ` Lin, Xueqin
2021-11-24 15:33   ` David Marchand
2022-03-10  9:46 Lingli Chen
2022-03-10 15:15 ` Lin, Xueqin
2022-03-13 12:10   ` Zhang, Qi Z
2022-03-10 17:23 ` Stephen Hemminger
2022-07-08  9:16 Lingli Chen
2022-07-11 21:42 ` Thomas Monjalon
2022-11-17  4:36 Lingli Chen
2022-11-17  5:38 ` Peng, Yuan
2022-11-18  9:50   ` Zhang, Qi Z
2023-03-22  5:51 Lingli Chen
2023-03-24  7:55 ` Peng, Yuan
2023-03-27 11:42   ` Zhang, Qi Z
2023-07-18 12:38 ` Peng, Yuan
2023-07-20  4:11   ` Zhang, Qi Z
2023-07-20  4:37     ` Thomas Monjalon
2023-07-20  4:51       ` Zhang, Qi Z
2023-07-17  9:52 Lingli Chen
2023-07-20  4:53 ` Zhang, Qi Z
2023-11-23  6:34 Lingli Chen
2023-11-24 14:15 ` David Marchand
2024-03-21 16:20 Yu Jiang
2024-03-25  2:48 ` Thomas Monjalon

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).