[V1] conf/test_case_checklist:add NIC not support case

Message ID 20210308174740.387697-1-linglix.chen@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] conf/test_case_checklist:add NIC not support case |

Commit Message

Lingli Chen March 8, 2021, 5:47 p.m. UTC
  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(-)
  

Comments

Lingli Chen March 8, 2021, 9:49 a.m. UTC | #1
> -----Original Message-----
> From: Chen, LingliX
> Sent: Tuesday, March 9, 2021 1:48 AM
> To: dts@dpdk.org
> Cc: Chen, LingliX <linglix.chen@intel.com>
> Subject: [dts][PATCH V1] conf/test_case_checklist:add NIC not support case
> 
> 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>

Tested-by: Chen Lingli <linglix.chen@intel.com>
  
Tu, Lijuan March 10, 2021, 6:25 a.m. UTC | #2
> 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>

Applied, thanks
  

Patch

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"