[dts] [PATCH V1] conf/test_case_supportlist:add suppport Nic on CVL.

Ma, LihongX lihongx.ma at intel.com
Mon Dec 16 04:09:32 CET 2019


Hi, shuai
As all the cases in suite flexible_rxd only support CVL, and you have judge the nic in suite's set_up_all, so I think you do not need add additional checklist.

-----Original Message-----
From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhu,shuai
Sent: Monday, December 16, 2019 10:17 AM
To: dts at dpdk.org
Cc: Chen, Zhaoyan <zhaoyan.chen at intel.com>; Zhu, ShuaiX <shuaix.zhu at intel.com>
Subject: [dts] [PATCH V1] conf/test_case_supportlist:add suppport Nic on CVL.

The case only supports cvl Nic:
    check_single_VLAN_fields_in_RXD_8021Q,
    check_single_VLAN_fields_in_RXD_8021ad,
    check_double_VLAN_fields_in_RXD_8021Q_1_VLAN_tag,
    check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag,
    check_double_VLAN_fields_in_RXD_8021ad,
    check_IPv4_fields_in_RXD,
    check_IPv6_fields_in_RXD,
    check_IPv6_flow_field_in_RXD,
    check_TCP_fields_in_IPv4_in_RXD,
    check_TCP_fields_in_IPv6_in_RXD,
    check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues
    

Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
---
 conf/test_case_supportlist.json | 176 ++++++++++++++++++++++++++++++++
 1 file changed, 176 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json index ffb2e6b..3857a53 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1717,5 +1717,181 @@
             "Bug ID": "",
             "Comments": "This case currently support for niantic"
         }
+    ],
+    "check_single_VLAN_fields_in_RXD_8021Q": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_single_VLAN_fields_in_RXD_8021ad": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_double_VLAN_fields_in_RXD_8021Q_1_VLAN_tag": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_double_VLAN_fields_in_RXD_8021ad": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_IPv4_fields_in_RXD": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_IPv6_fields_in_RXD": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_IPv6_flow_field_in_RXD": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_TCP_fields_in_IPv4_in_RXD": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_TCP_fields_in_IPv6_in_RXD": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
+    ],
+    "check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on CVL"
+        }
     ]
 }
--
2.17.2



More information about the dts mailing list