[dts] [PATCH V1] conf/test_case_checklist:fdir_L2 only support i40e

Huang Zhimin zhiminx.huang at intel.com
Fri Apr 24 04:09:10 CEST 2020


*.generic_flow_api/fdir_L2 only support i40e.

Signed-off-by: Huang Zhimin <zhiminx.huang at intel.com>
---
 conf/test_case_checklist.json | 76 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 55f5557..c0831f3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2903,6 +2903,82 @@
             "Comments": "NIC not support this case"
         }
     ],
+        "fdir_L2_mac_filter_negative": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only support by i40e"
+        }
+    ],
+        "fdir_L2_mac_filter_basic_for_ipv4_other": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only support by i40e"
+        }
+    ],
+       "fdir_L2_mac_filter_basic_for_ipv4_tcp": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only support by i40e"
+        }
+    ],
+      "fdir_L2_mac_filter_complex": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only support by i40e"
+        }
+    ],
+      "fdir_L2_mac_filter_basic_for_ipv4_udp": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only support by i40e"
+        }
+    ],
+
     "perf_pvp_split_ring_dequeue_zero_copy": [
         {
             "OS": [
-- 
2.7.4



More information about the dts mailing list