test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic
@ 2023-03-07  9:59 Jiale Song
  2023-03-07  2:18 ` lijuan.tu
  0 siblings, 1 reply; 2+ messages in thread
From: Jiale Song @ 2023-03-07  9:59 UTC (permalink / raw)
  To: dts; +Cc: Jiale Song

'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


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

end of thread, other threads:[~2023-03-07  2:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07  9:59 [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic Jiale Song
2023-03-07  2:18 ` lijuan.tu

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