[dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist

Zeng Xiaoxiao xiaoxiaox.zeng at intel.com
Mon Apr 27 18:47:17 CEST 2020


*.CVL NIC doesn't support the VLAN in pkg ptype.

Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng at intel.com>
---
 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 0434f07..cab067b 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3255,5 +3255,21 @@
             "Bug ID": "DPDK-14025",
             "Comments": "NIC not support this case"
         }
+    ],
+    "GRE_ipv6_packet_detect": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "DPDK-18754",
+            "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
+        }
     ]
 }
-- 
2.17.1



More information about the dts mailing list