[dts] [PATCH V1] tests/qos_api:add support list

chen,bo box.c.chen at intel.com
Fri Sep 20 07:40:17 CEST 2019


add qos_api ixgbe and i40e support list

Signed-off-by: chen,bo <box.c.chen at intel.com>
---
 conf/test_case_supportlist.json | 64 +++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index e43f7ea..37f9158 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1651,5 +1651,69 @@
             "Bug ID": "",
             "Comments": "This case currently support for cavium_a063 and cavium_a064 "
         }
+    ],
+    "dcb_4tc_queue_map_i40e": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on fortville"
+        }
+    ],
+    "dcb_8tc_queue_map_i40e": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on fortville"
+        }
+    ],
+    "dcb_4tc_queue_map_ixgbe": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case currently support for niantic"
+        }
+    ],
+    "dcb_8tc_queue_map_ixgbe": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case currently support for niantic"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list