[dts] [PATCH V1] conf/checklist: skip simple_symmetric

Tu, Lijuan lijuan.tu at intel.com
Tue Aug 6 11:38:17 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Wenjie Li
> Sent: Saturday, July 27, 2019 2:21 AM
> To: dts at dpdk.org
> Cc: Li, WenjieX A <wenjiex.a.li at intel.com>
> Subject: [dts] [PATCH V1] conf/checklist: skip simple_symmetric
> 
> skip simple_symmetric due to DPDK-8410.
> 
> Signed-off-by: Wenjie Li <wenjiex.a.li at intel.com>
> ---
>  conf/test_case_checklist.json | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index bd7db60..2cb6d7d 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1421,11 +1421,10 @@
>                  "ALL"
>              ],
>              "Target": [
> -                "i686-native-linuxapp-gcc",
> -                "i686-native-linuxapp-icc"
> +                "ALL"
>              ],
> -            "Bug ID": "",
> -            "Comments": "32 bit not support this case/not enough queue"
> +            "Bug ID": "DPDK-8410",
> +            "Comments": "DPDK-8410, won't fix; skip this case"
>          },
>          {
>              "OS": [
> --
> 2.17.1



More information about the dts mailing list