[dts] [PATCH] test_case_checklist: Flow control not support on cavium device

pvukkisala at marvell.com pvukkisala at marvell.com
Thu Jun 13 14:36:14 CEST 2019


From: Phanendra Vukkisala <pvukkisala at marvell.com>

Signed-off-by: Phanendra Vukkisala <pvukkisala at marvell.com>
---
 conf/test_case_checklist.json |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 5ce0273..59062bd 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2251,5 +2251,20 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+     "flow_director_rss_rule_combination": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "cavium_a063"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
1.7.9.5



More information about the dts mailing list