test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lingli Chen <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: zhiminx.huang@intel.com, Lingli Chen <linglix.chen@intel.com>
Subject: [dts][PATCH V3 2/2] conf/*: add ICE_25G-E810_XXV_SFP NIC in case list
Date: Mon, 30 May 2022 01:31:42 -0400	[thread overview]
Message-ID: <20220530053142.40199-2-linglix.chen@intel.com> (raw)
In-Reply-To: <20220530053142.40199-1-linglix.chen@intel.com>

add ICE_25G-E810_XXV_SFP in not support case: check_specific_package_loading,
                            support case: download_the_package_successfully

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
v3: fix format issue. 

v2: add ICE_25G-E810_XXV_SFP support case.

v1: add ICE_25G-E810_XXV_SFP in not support case.

 conf/test_case_checklist.json   | 1 +
 conf/test_case_supportlist.json | 1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 053841ce..04de5526 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1795,6 +1795,7 @@
             ],
             "NIC": [
                 "ICE_100G-E810C_QSFP",
+                "ICE_25G-E810_XXV_SFP",
                 "ICE_25G-E810C_SFP"
             ],
             "Target": [
diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 08f4840c..b23561a9 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1643,6 +1643,7 @@
             ],
             "NIC": [
                 "ICE_100G-E810C_QSFP",
+                "ICE_25G-E810_XXV_SFP",
                 "ICE_25G-E810C_SFP"
             ],
             "Target": [
-- 
2.17.1


  reply	other threads:[~2022-05-30  6:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30  5:31 [dts][PATCH V3 1/2] tests/*: add ICE_25G-E810_XXV_SFP in support suit Lingli Chen
2022-05-30  5:31 ` Lingli Chen [this message]
2022-06-15  8:46   ` [dts][PATCH V3 2/2] conf/*: add ICE_25G-E810_XXV_SFP NIC in case list lijuan.tu
2022-06-15  8:49   ` lijuan.tu

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=20220530053142.40199-2-linglix.chen@intel.com \
    --to=linglix.chen@intel.com \
    --cc=dts@dpdk.org \
    --cc=zhiminx.huang@intel.com \
    /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).