[dts] [PATCH V1] conf/checklist:add not support nic on this case.

zhu,shuai shuaix.zhu at intel.com
Fri May 31 07:17:55 CEST 2019


These NICs will skip the following case:
    tso_tunneling

Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
---
 conf/test_case_checklist.json | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 7034ca3..424eb68 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2216,5 +2216,25 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+     "tso_tunneling": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+                "powerville",
+                "twinpond",
+                "twinville",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list