[dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case

Tu, Lijuan lijuan.tu at intel.com
Fri Jun 18 09:40:19 CEST 2021



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Lingli Chen
> Sent: 2021年6月16日 20:13
> To: dts at dpdk.org
> Cc: Chen, LingliX <linglix.chen at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case
> 
> According to dpdk commit 312312e928c7 (app/testpmd: fix bitmap of link
> speeds when force speed):
> foxville not supoort:change_linkspeed.


Commit 312312e928c7 (app/testpmd: fix bitmap of link
> speeds when force speed) tells:

app/testpmd: fix bitmap of link speeds when force speed

    Currently, when the user sets force link speed through 'link_speeds',
    bit(0) of 'link_speeds' is not set to 1(ETH_LINK_SPEED_FIXED),
    which conflicts with the definition.

I don't understand how do you get " foxville not supoort:change_linkspeed ", could you please clarify it?
> 
> Signed-off-by: Lingli Chen <linglix.chen at intel.com>
> ---
>  conf/test_case_checklist.json | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 1a686d8e..8523f61e 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2862,6 +2862,7 @@
>              "NIC": [
>                  "powerville",
>                  "springville",
> +                "foxville",
>                  "columbiaville_25g",
>                  "columbiaville_100g"
>              ],
> --
> 2.17.1



More information about the dts mailing list