test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases
@ 2020-03-25 10:14 Xiao Qimai
  2020-03-30  3:17 ` Wang, Yinan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xiao Qimai @ 2020-03-25 10:14 UTC (permalink / raw)
  To: dts; +Cc: Xiao Qimai

*. 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@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-31  3:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 10:14 [dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases Xiao Qimai
2020-03-30  3:17 ` Wang, Yinan
2020-03-31  2:59 ` Xiao, QimaiX
2020-03-31  3:06 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).