[dts] [PATCH V2 2/2] conf/test_case_checklist: NIC not support case

Xia Yan yanx.xia at intel.com
Tue Feb 9 07:35:10 CET 2021


kernel driver ixgbe is not support the case

Signed-off-by: Xia Yan <yanx.xia at 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



More information about the dts mailing list