[dts] [PATCH V1] conf/test_case_checklist: add one not supported vf case

Fangfang Wei fangfangx.wei at intel.com
Wed Nov 15 03:41:54 CET 2017


From: Fangfangx Wei <fangfangx.wei at intel.com>

Reference to DPDK-3961, Niantic doesn't support adding vf mac.
So skipped sriov-kvm/test_two_vms_add_multi_exact_mac_on_vf for niantic.

Signed-off-by: Fangfangx Wei <fangfangx.wei at intel.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 cddb0c3..38cca5a 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1966,5 +1966,20 @@
             "Bug ID": "",
             "Comments": "if update vlan tpid, kernel driver send packet with error packet type "
         }
+    ],
+    "two_vms_add_multi_exact_mac_on_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "Niantic not support this case"
+        }
     ]
 }
-- 
2.7.5



More information about the dts mailing list