test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Xu, HailinX" <hailinx.xu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xu, HailinX" <hailinx.xu@intel.com>
Subject: Re: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.
Date: Tue, 12 May 2020 07:32:44 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC2A327@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1589009673-202370-1-git-send-email-hailinx.xu@intel.com>

Applied failed

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xu,hailin
> Sent: Saturday, May 9, 2020 3:35 PM
> To: dts@dpdk.org
> Cc: Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.
> 
> From: "xu,hailin" <hailinx.xu@intel.com>
> 
> 32bit not support this cases.
> 
> Signed-off-by: xu,hailin <hailinx.xu@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


      parent reply	other threads:[~2020-05-12  7:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09  7:34 Xu,hailin
2020-05-09  7:47 ` Xu, HailinX
2020-05-12  7:32 ` Tu, Lijuan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CE3E05A3F976642AAB0F4675D0AD20E0BC2A327@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=hailinx.xu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).