[dts] [PATCH V1] TestSuite_vf_daemon.py:stats_show_clear is not supported for niantic

Zhang, YanX A yanx.a.zhang at intel.com
Wed May 15 08:06:51 CEST 2019


tested-by:  Zhang, YanX A <yanx.a.zhang at intel.com>

-----Original Message-----
From: Zhang, YanX A 
Sent: Wednesday, May 15, 2019 9:58 AM
To: dts at dpdk.org
Cc: Zhang, YanX A <yanx.a.zhang at intel.com>
Subject: [dts][PATCH V1] TestSuite_vf_daemon.py:stats_show_clear is not supported for niantic

stats_show_clear does not support NIC of niantic. Add niantic to the list of unsupported

Signed-off-by: zhang,yan <yanx.a.zhang 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 239cd89..7034ca3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2201,5 +2201,20 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+        "stats_show_clear": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
--
2.17.2



More information about the dts mailing list