[dts] [PATCH V1] conf/checklist:Update powerville not supported cases

Liu, Yong yong.liu at intel.com
Fri Jul 6 04:05:27 CEST 2018


Hi Shuai,
These cases are designed for reassemble library. Not sure why they can't supported by powerville.
Could you please explain it?

Thanks,
Marvin

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhu,shuai
> Sent: Thursday, July 05, 2018 3:17 PM
> To: dts at dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist:Update powerville not supported
> cases
> 
> Powerville should skip below cases.
> packets_are_forwarded_after_ttl_timeout,
> send_4K_frames_split_in_7_and_4K_maxflows
> 
> Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
> ---
>  conf/test_case_checklist.json | 32 +++++++++++++++++++++++++++++++-
>  1 file changed, 31 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d828df1..4e61877 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1992,5 +1992,35 @@
>              "Bug ID": "",
>              "Comments": "Niantic not support this case"
>          }
> -    ]
> +    ],
> +    "packets_are_forwarded_after_ttl_timeout": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "powerville not support this case"
> +        }
> +    ],
> +    "send_4K_frames_split_in_7_and_4K_maxflows": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "powerville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "powerville not support this case"
> +        }
> +    ]
>  }
> --
> 1.9.3



More information about the dts mailing list