[dts] [PATCH V1] conf/checklist:add not NIC supported

Tu, Lijuan lijuan.tu at intel.com
Thu Apr 23 07:52:54 CEST 2020


Applied thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xie Wei
> Sent: Wednesday, April 22, 2020 2:02 PM
> To: dts at dpdk.org
> Cc: Xie, WeiX <weix.xie at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:add not NIC supported
> 
> From: "Xie,WeiX" <weix.xie at intel.com>
> 
> ixgbe not support sriov_kwm,vf_interrupt_pmd not support some nics.
> 
> Signed-off-by: Xie,WeiX <weix.xie at intel.com>
> ---
>  conf/test_case_checklist.json | 20 ++++++++++++++------
>  1 file changed, 14 insertions(+), 6 deletions(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d29d235..cd5d01f 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2245,7 +2245,9 @@
>              ],
>              "NIC": [
>                  "niantic",
> -                "sagepond"
> +                "sagepond",
> +                "sageville",
> +                "twinpond"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2513,7 +2515,9 @@
>              ],
>              "NIC": [
>                  "niantic",
> -                "sagepond"
> +                "sagepond",
> +                "sageville",
> +                "twinpond"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2705,9 +2709,11 @@
>              ],
>              "NIC": [
>                  "niantic",
> -		"sagepond",
> -		"sageville",
> -		"fortville_25g"
> +		        "sagepond",
> +		        "sageville",
> +		        "fortville_25g",
> +                "twinpond",
> +                "powerville"
>              ],
>              "Target": [
>                  "ALL"
> @@ -2725,7 +2731,9 @@
>                  "niantic",
>                  "sagepond",
>                  "sageville",
> -		"fortville_25g"
> +		        "fortville_25g",
> +                "twinpond",
> +                "powerville"
>              ],
>              "Target": [
>                  "ALL"
> --
> 1.8.3.1



More information about the dts mailing list