[dts] [PATCH V1] conf/supportlist: add only support fortville nic case

zhao,meijuan meijuanx.zhao at intel.com
Tue Dec 4 08:43:04 CET 2018


due to mac_addr command only support kernel pf for ixgbe driver

Signed-off-by: zhao,meijuan <meijuanx.zhao at intel.com>
---
 conf/test_case_supportlist.json | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 42eed66..2c800ab 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -106,6 +106,23 @@
             "Comments": "this case only support on niantic"
         }
     ],
+    "dpdk_2pf_2vf_1vm_mac_add_filter": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on fortville"
+        }
+    ],
     "l2pkt_detect": [
         {
             "OS": [
-- 
2.17.2



More information about the dts mailing list