Tested-by: Zhang, XiX -----Original Message----- From: Zhang, XiX Sent: Monday, June 15, 2020 4:17 PM To: dts@dpdk.org Cc: Zhang, XiX Subject: [dts][PATCH V1] i40e not support change speed on kernel driver i40e not support change speed on kernel driver Signed-off-by: xizhan4x --- conf/test_case_checklist.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 73eda68..225fbdf 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -2810,13 +2810,20 @@ "springville", "columbiaville_25g", "columbiaville_100g", - "foxville" + "foxville", + "fortville_eagle", + "fortville_spirit", + "fortville_spirit_single", + "fortpark", + "fortpark_TLV", + "fortville_25g", + "carlsville" ], "Target": [ "ALL" ], "Bug ID": "", - "Comments": "only i40e and ixgbe driver support this case" + "Comments": "only ixgbe driver support this case" } ], "hash_readwrite_perf": [ -- 1.8.3.1