From: Lingli Chen <linglix.chen@intel.com>
To: dev@dpdk.org
Cc: Lingli Chen <linglix.chen@intel.com>
Subject: [PATCH V1] doc: add tested Intel platforms with Intel NICs
Date: Thu, 10 Mar 2022 17:46:19 +0800 [thread overview]
Message-ID: <20220310094619.495806-1-linglix.chen@intel.com> (raw)
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
next reply other threads:[~2022-03-10 9:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 9:46 Lingli Chen [this message]
2022-03-10 15:15 ` Lin, Xueqin
2022-03-13 12:10 ` Zhang, Qi Z
2022-03-10 17:23 ` Stephen Hemminger
-- strict thread matches above, loose matches on Subject: below --
2024-03-21 16:20 Yu Jiang
2024-03-25 2:48 ` Thomas Monjalon
2023-11-23 6:34 Lingli Chen
2023-11-24 14:15 ` David Marchand
2023-07-17 9:52 Lingli Chen
2023-07-20 4:53 ` 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
2022-11-17 4:36 Lingli Chen
2022-11-17 5:38 ` Peng, Yuan
2022-11-18 9:50 ` Zhang, Qi Z
2022-07-08 9:16 Lingli Chen
2022-07-11 21:42 ` Thomas Monjalon
2021-11-19 18:18 Yan Xia
2021-11-19 10:35 ` Lin, Xueqin
2021-11-24 15:33 ` David Marchand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220310094619.495806-1-linglix.chen@intel.com \
--to=linglix.chen@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).