[dts] [PATCH V2] conf/checklist:add not support case

Lijuan Tu lijuan.tu at intel.com
Sat Dec 29 18:28:02 CET 2018


Applied with comments changed.


On 2018年12月27日 09:15, zhao,meijuan wrote:
> powerville is not support start testpmd when pf is in dpdk
>
> Signed-off-by: zhao,meijuan <meijuanx.zhao at intel.com>
> ---
>   conf/test_case_checklist.json | 15 +++++++++++++++
>   1 file changed, 15 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d65b7e3..44d35a2 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1619,6 +1619,21 @@
>               "Comments": "the nic not support this case"
>           }
>       ],
> +    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
>       "kernel_2pf_2vf_1vm_mac_add_filter": [
>           {
>               "OS": [



More information about the dts mailing list