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] conf/test_case_checklist: 'IPv4_L4' case not support igc nic
Date: Tue,  7 Mar 2023 17:59:30 +0800	[thread overview]
Message-ID: <20230307095930.3015061-1-songx.jiale@intel.com> (raw)

'IPv4_L4' not support igc nic. fix the error dts patch.
fixes: eed25b31578a81a(conf/test_case_checklist: delete the checklist of the igc nic in the ptpclient case).

---
 conf/test_case_checklist.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 9dc3787e..670e4ec8 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3474,7 +3474,8 @@
                 "ALL"
             ],
             "NIC": [
-                ""
+                "IGC-I226_LM",
+                "IGC-I225_LM"
             ],
             "Target": [
                 "ALL"
-- 
2.25.1


             reply	other threads:[~2023-03-07  1:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  9:59 Jiale Song [this message]
2023-03-07  2:18 ` 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=20230307095930.3015061-1-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).