test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist:fdir_L2 only support i40e
@ 2020-04-24  2:09 Huang Zhimin
  2020-04-24  2:13 ` Xie, WeiX
  2020-04-24  6:41 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Huang Zhimin @ 2020-04-24  2:09 UTC (permalink / raw)
  To: dts; +Cc: Huang Zhimin

*.generic_flow_api/fdir_L2 only support i40e.

Signed-off-by: Huang Zhimin <zhiminx.huang@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-24  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24  2:09 [dts] [PATCH V1] conf/test_case_checklist:fdir_L2 only support i40e Huang Zhimin
2020-04-24  2:13 ` Xie, WeiX
2020-04-24  6:41 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).