Tested-by: zhang,xi -----Original Message----- From: Zhang, XiX Sent: Tuesday, April 28, 2020 11:37 AM To: dts@dpdk.org Cc: Zhang, XiX Subject: [dts][PATCH V1] conf/case_checklist:queue_start_stop-not-support-powerville tests/TestSuite_queue_start_stop not support powerville Signed-off-by: xizhan4x --- 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 0434f07..63ad617 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -3255,5 +3255,20 @@ "Bug ID": "DPDK-14025", "Comments": "NIC not support this case" } + ], + "queue_start_stop": [ + { + "OS": [ + "ALL" + ], + "NIC": [ + "powerville" + ], + "Target": [ + "ALL" + ], + "Bug ID": "", + "Comments": "the nic not support this case" + } ] } -- 2.17.2