[dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases

Xiao Qimai qimaix.xiao at intel.com
Wed Mar 25 11:14:11 CET 2020


*. perf_pvp_split_ring_dequeue_zero_copy and perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic

Signed-off-by: Xiao Qimai <qimaix.xiao at intel.com>
---
 conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 7679049..1a2d93c 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2699,6 +2699,35 @@
             "Bug ID": "",
             "Comments": "only i40e and ixgbe driver support this case"
         }
+    ],
+    "perf_pvp_split_ring_dequeue_zero_copy": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "niantic not support this case"
+        }
+    ],
+    "perf_pvp_packed_ring_dequeue_zero_copy": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "niantic not support this case"
+        }
     ]
-
 }
-- 
1.8.3.1



More information about the dts mailing list