[dts] [PATCH V1 1/2] remove replace pkg case

Tu, Lijuan lijuan.tu at intel.com
Thu Mar 25 07:06:37 CET 2021



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Zhimin Huang
> Sent: 2021年3月22日 14:38
> To: dts at dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang at intel.com>
> Subject: [dts] [PATCH V1 1/2] remove replace pkg case
> 
> *.add case in checklist
> 
> Signed-off-by: Zhimin Huang <zhiminx.huang 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
> 1a686d8..6b2b3e0 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -3210,6 +3210,21 @@
>              "Comments": "only i40e and ixgbe driver support this case"
>          }
>  	],
> +    "check_effect_replace_pkg_RXID_22_to_RXID_16": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "ALL"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "remove replace pkg case"
> +        }
> +	],
>      "tunnel_filter_nvgre": [
>          {
>              "OS": [
> --
> 1.8.3.1

Could you explain why the case added in checklist ,and others add decorator for skipping?




More information about the dts mailing list