[dts] [PATCH V1] conf/test_case_checklist:only support i40e

Tu, Lijuan lijuan.tu at intel.com
Tue Feb 25 02:31:50 CET 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xie Wei
> Sent: Monday, February 24, 2020 1:19 PM
> To: dts at dpdk.org
> Cc: Xie, WeiX <weix.xie at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:only support i40e
> 
> Signed-off-by: Xie Wei <weix.xie at intel.com>
> ---
>  conf/test_case_checklist.json | 35 +++++++++++++++++++++++++++++++++++
>  1 file changed, 35 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index b7251a8..c12e3e3 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2641,5 +2641,40 @@
>              "Bug ID": "",
>              "Comments": "the nic not support this case"
>          }
> +    ],
> +    "nic_multi_queues_interrupt_VF_vfio_pci": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +		"sagepond",
> +		"sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +    "nic_multi_queues_interrupt_VM_vfio_pci": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>      ]
> +
>  }
> --
> 2.17.2



More information about the dts mailing list