test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 2/2] conf/test_case_checklist: NIC not support case
@ 2021-02-09  6:35 Xia Yan
  2021-02-19  8:23 ` Tu, Lijuan
  0 siblings, 1 reply; 3+ messages in thread
From: Xia Yan @ 2021-02-09  6:35 UTC (permalink / raw)
  To: dts; +Cc: Xia Yan

kernel driver ixgbe is not support the case

Signed-off-by: Xia Yan <yanx.xia@intel.com>
---
 conf/test_case_checklist.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 458c7277..133700fc 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3569,5 +3569,23 @@
             "Bug ID": "DPDK-24129",
             "Comments": "CVL and FVL not support this case"
         }
+    ],
+    "mtu_checks_100": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "twinpond",
+                 "sageville",
+                 "sagepond"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
     ]
 }
-- 
2.17.1


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

end of thread, other threads:[~2021-02-20  1:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09  6:35 [dts] [PATCH V2 2/2] conf/test_case_checklist: NIC not support case Xia Yan
2021-02-19  8:23 ` Tu, Lijuan
2021-02-20  1:24   ` Tu, Lijuan

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