[dts] [PATCH V1] conf/test_case_supportlist : add limit for nvgre ipv6 and ipv6 offload only suppor CVL

zhiwei.he zhiwei.he at intel.com
Mon Sep 2 10:18:13 CEST 2019


From: "zhiwei.he" <zhiwei.he at intel.com>

Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
---
 conf/test_case_supportlist.json | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index d5cbb01..974552b 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1598,5 +1598,37 @@
             "Bug ID": "",
             "Comments": "This case currently support for niantic "
         }
+    ],
+    "nvgre_ipv6": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case currently support for columbiaville "
+        }
+    ],
+    "nvgre_ipv6_checksum_offload": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case currently support for columbiaville "
+        }
     ]
 }
-- 
1.8.3.1



More information about the dts mailing list