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

Xie, WeiX weix.xie at intel.com
Fri Apr 24 04:13:11 CEST 2020


Tested-by:  Xie,WeiX < weix.xie at intel.com>

Regards,
Xie Wei


-----Original Message-----
From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Huang Zhimin
Sent: Friday, April 24, 2020 10:09 AM
To: dts at dpdk.org
Cc: Huang, ZhiminX <zhiminx.huang at intel.com>
Subject: [dts] [PATCH V1] conf/test_case_checklist:fdir_L2 only support i40e

*.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestGeneric_flow_api.log
Type: application/octet-stream
Size: 304174 bytes
Desc: TestGeneric_flow_api.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200424/179eb515/attachment.obj>


More information about the dts mailing list