[dts] [PATCH] conf: add kernel_pf_dpdk_iavf_perf_host_only into supportlist

Lijuan Tu lijuan.tu at intel.com
Thu Feb 27 11:41:50 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 ffb2e6b..63aeb4e 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1717,5 +1717,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