test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist:add NIC not support case
@ 2021-03-08 17:47 Chen Lingli
  2021-03-08  9:49 ` Chen, LingliX
  2021-03-10  6:25 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Lingli @ 2021-03-08 17:47 UTC (permalink / raw)
  To: dts; +Cc: Chen Lingli

1.generic_flow_api: add fortville_eagle not support case.
Comments:testpmd not support socket-mem and file-prefix param in
freebsd.
2.mtu_checks_100: add springville/powerville/foxville not support.

Signed-off-by: Chen Lingli <linglix.chen@intel.com>
---
 conf/test_case_checklist.json | 111 +++++++++++++++++++++++++++++++++-
 1 file changed, 110 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 133700fc..04411b88 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2953,6 +2953,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"fdir_for_nvgre": [
@@ -2968,6 +2981,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+	{
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"L2_tunnel_filter": [
@@ -3195,6 +3221,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"fdir_for_flexbytes": [
@@ -3210,6 +3249,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"fdir_for_mac_vlan": [
@@ -3240,6 +3292,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"fdir_for_ipv4": [
@@ -3255,6 +3320,34 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
+        }
+    ],
+       "fdir_for_ipv6": [
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"fdir_for_vxlan": [
@@ -3270,6 +3363,19 @@
             ],
             "Bug ID": "",
             "Comments": "NIC not support this case"
+        },
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "fortville_eagle"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem and file-prefix param in freebsd"
         }
     ],
 	"link_status_interrupt_change": [
@@ -3579,7 +3685,10 @@
                  "niantic",
                  "twinpond",
                  "sageville",
-                 "sagepond"
+                 "sagepond",
+		 "springville",
+		 "powerville",
+                 "foxville"
              ],
              "Target": [
                  "ALL"
-- 
2.25.1


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

end of thread, other threads:[~2021-03-10  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 17:47 [dts] [PATCH V1] conf/test_case_checklist:add NIC not support case Chen Lingli
2021-03-08  9:49 ` Chen, LingliX
2021-03-10  6:25 ` 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).