[dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.

Tu, Lijuan lijuan.tu at intel.com
Tue May 12 09:32:44 CEST 2020


Applied failed

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xu,hailin
> Sent: Saturday, May 9, 2020 3:35 PM
> To: dts at dpdk.org
> Cc: Xu, HailinX <hailinx.xu at intel.com>
> Subject: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.
> 
> From: "xu,hailin" <hailinx.xu at intel.com>
> 
> 32bit not support this cases.
> 
> Signed-off-by: xu,hailin <hailinx.xu at intel.com>
> ---
>  conf/test_case_checklist.json | 112
> ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 112 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index d4f576a..7b7c3c1 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -3321,5 +3321,117 @@
>              "Bug ID": "DPDK-18754",
>              "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
>          }
> +    ],
> +    "ipv4_acl_hash_jump": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv4_hash_acl_jump": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv4_hash_jump": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv6_addr_hash_table": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv4_5tuple_hash_table": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv4_addr_hash_table": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
> +    ],
> +    "ipv4_hash_rss_action": [
> +           {
> +               "OS": [
> +                   "ALL"
> +               ],
> +               "NIC": [
> +                   "ALL"
> +               ],
> +               "Target": [
> +                   "i686-native-linuxapp-gcc",
> +                   "i686-native-linuxapp-icc"
> +               ],
> +               "Bug ID": "",
> +               "Comments": "32bit os not support this case"
> +           }
>      ]
>  }
> --
> 1.8.3.1



More information about the dts mailing list