[dts] [PATCH V2] conf/supportlist: add kernel_pf_dpdk_iavf_perf_host_only

Lijuan Tu lijuan.tu at intel.com
Tue Mar 3 17:31:14 CET 2020


perf_kernel_pf_dpdk_iavf_perf_host_only is only supported on Fortville.

Signed-off-by: Lijuan Tu <lijuan.tu 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 46e0a82..8d30513 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1749,5 +1749,22 @@
             "Bug ID": "",
             "Comments": "This case currently support for niantic"
         }
+    ],
+    "perf_kernel_pf_dpdk_iavf_perf_host_only": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "this case only support on fortville"
+        }
     ]
 }
-- 
1.8.3.1



More information about the dts mailing list