[dts] [PATCH V1] conf/test_case_checklist:foxville not supoort-txoffload_queue, freebsd not support create vf

Tu, Lijuan lijuan.tu at intel.com
Thu Jul 2 09:17:41 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of chenlinglix
> Sent: 2020年7月1日 16:12
> To: dts at dpdk.org
> Cc: Chen, LingliX <linglix.chen at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:foxville not supoort-
> txoffload_queue, freebsd not support create vf
> 
> 
> foxville not supoort case:txoffload_queue change_linkspeed_vf:freebsd not
> support create vf
> Signed-off-by: chenlinglix <linglix.chen at intel.com>
> ---
>  conf/test_case_checklist.json | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 493f403..fbe7810 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2869,6 +2869,19 @@
>              ],
>              "Bug ID": "",
>              "Comments": "only ixgbe driver support this case"
> +        },
> +        {
> +            "OS": [
> +                "freebsd"
> +            ],
> +            "NIC": [
> +                "all"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "freebsd not support create vf"
>          }
>      ],
>      "hash_readwrite_perf": [
> @@ -3493,5 +3506,20 @@
>              "Bug ID": "",
>              "Comments": "CVL not support DPDK PF + DPDK VF"
>          }
> +    ],
> +    "txoffload_queue": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "foxville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
>  }
> --
> 1.8.3.1



More information about the dts mailing list