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

Tu, Lijuan lijuan.tu at intel.com
Fri Apr 24 08:41:40 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Huang Zhimin
> Sent: Friday, April 24, 2020 10:09 AM
> To: dts at dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:fdir_L2 only support i40e
> 
> *.generic_flow_api/fdir_L2 only support i40e.
> 
> Signed-off-by: Huang Zhimin <zhiminx.huang at intel.com>
> ---
>  conf/test_case_checklist.json | 76
> +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 76 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 55f5557..c0831f3 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2903,6 +2903,82 @@
>              "Comments": "NIC not support this case"
>          }
>      ],
> +        "fdir_L2_mac_filter_negative": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only support by i40e"
> +        }
> +    ],
> +        "fdir_L2_mac_filter_basic_for_ipv4_other": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only support by i40e"
> +        }
> +    ],
> +       "fdir_L2_mac_filter_basic_for_ipv4_tcp": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only support by i40e"
> +        }
> +    ],
> +      "fdir_L2_mac_filter_complex": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only support by i40e"
> +        }
> +    ],
> +      "fdir_L2_mac_filter_basic_for_ipv4_udp": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "only support by i40e"
> +        }
> +    ],
> +
>      "perf_pvp_split_ring_dequeue_zero_copy": [
>          {
>              "OS": [
> --
> 2.7.4



More information about the dts mailing list