[dts] [PATCH V1] test/vf_vlan:igb vf not support

Chen,Bo box.c.chen at intel.com
Thu Feb 20 11:54:58 CET 2020


According to DPDK-17341, the NIC does not support this feature.

Signed-off-by: Chen,Bo <box.c.chen 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 bea5f4a..11d778d 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2609,5 +2609,20 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+    "vf_vlan_rx": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list