Tested_by Zeng Xiaoxiao Best regards, Zeng,xiaoxiao > -----Original Message----- > From: Zeng, XiaoxiaoX > Sent: Monday, March 9, 2020 3:16 PM > To: dts@dpdk.org > Cc: Zeng, XiaoxiaoX > Subject: [dts][PATCH V1] conf/checklist:add > shutdownapi_change_linkspeed_vf_checklist > > Signed-off-by: Zeng Xiaoxiao > --- > conf/test_case_checklist.json | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json > index 5c84004..ba4e201 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -2663,6 +2663,24 @@ > "Bug ID": "", > "Comments": "the nic not support this case" > } > + ], > + "change_linkspeed_vf": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "powerville", > + "springville", > + "columbiaville_25g", > + "columbiaville_100g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "only i40e and ixgbe driver support this case" > + } > ] > > } > -- > 1.8.3.1