test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jiale Song <songx.jiale@intel.com>
To: dts@dpdk.org
Cc: Jiale Song <songx.jiale@intel.com>
Subject: [dts] [PATCH V1 1/3] conf/test_case_checklist: add ICE_25G-E810_XXV_SFP NIC in case list
Date: Thu, 29 Jun 2023 22:54:54 +0800	[thread overview]
Message-ID: <20230629145456.90228-2-songx.jiale@intel.com> (raw)
In-Reply-To: <20230629145456.90228-1-songx.jiale@intel.com>

modify checklist to support ICE_25G-E810_XXV_SFP NIC.

Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
 conf/test_case_checklist.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index ea404980..211633ab 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -13,6 +13,7 @@
                 "I40E_25G-25G_SFP28",
 		"ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
 		"ICE_100G-E810C_QSFP",
                 "IGB_1G-I210_COPPER",
                 "IXGBE_10G-82599_T3_LOM",
@@ -110,6 +111,7 @@
                 "I40E_10G-10G_BASE_T_BC",
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP",
                 "IGC-I226_LM",
                 "IGC-I225_LM"
@@ -134,6 +136,7 @@
 		"ICE_100G-E810C_QSFP",
 		"ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "IGB_1G-I210_COPPER",
                 "IXGBE_10G-82599_T3_LOM",
                 "IXGBE_10G-82599_SFP_SF_QP",
@@ -174,6 +177,7 @@
                 "I40E_10G-10G_BASE_T_BC",
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP"
             ],
             "Target": [
@@ -197,6 +201,7 @@
                 "IGB_1G-I350_COPPER",
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP",
                 "IGB_1G-I210_COPPER",
                 "IGC-I226_LM",
@@ -446,6 +451,7 @@
                 "I40E_10G-10G_BASE_T_BC",
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP"
             ],
             "Target": [
@@ -467,6 +473,7 @@
                 "I40E_10G-10G_BASE_T_BC",
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP"
             ],
             "Target": [
@@ -1467,6 +1474,7 @@
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
                 "ICE_100G-E810C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "I40E_10G-10G_BASE_T_BC",
                 "IGC-I226_LM",
 		"IGC-I225_LM"
@@ -1573,6 +1581,7 @@
             "NIC": [
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP",
                 "cavium_a063",
                 "cavium_a064"
@@ -1592,6 +1601,7 @@
             "NIC": [
                 "ICE_25G-E810C_SFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_100G-E810C_QSFP",
                 "cavium_a063",
                 "cavium_a064"
@@ -2366,6 +2376,7 @@
             "NIC": [
                 "ICE_100G-E810C_QSFP",
 		"ICE_25G-E823C_QSFP",
+		"ICE_25G-E810_XXV_SFP",
                 "ICE_25G-E810C_SFP"
             ],
             "Target": [
@@ -2580,6 +2591,7 @@
                  "IGC-I226_LM",
 		 "ICE_100G-E810C_QSFP",
 		 "ICE_25G-E823C_QSFP",
+		 "ICE_25G-E810_XXV_SFP",
 		 "ICE_25G-E810C_SFP"
              ],
              "Target": [
-- 
2.25.1


  reply	other threads:[~2023-06-29  6:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29 14:54 [dts] [PATCH V1 0/3] to support ICE_25G-E810_XXV_SFP Jiale Song
2023-06-29 14:54 ` Jiale Song [this message]
2023-06-29 14:54 ` [dts] [PATCH V1 2/3] conf/test_case_supportlist: add ICE_25G-E810_XXV_SFP NIC in case list Jiale Song
2023-06-29 14:54 ` [dts] [PATCH V1 3/3] tests/*: add ICE_25G-E810_XXV_SFP in support suite Jiale Song

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=20230629145456.90228-2-songx.jiale@intel.com \
    --to=songx.jiale@intel.com \
    --cc=dts@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).