From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4EFA9A04A2; Tue, 12 May 2020 09:32:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 28A431C00D; Tue, 12 May 2020 09:32:50 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 446841BFF6 for ; Tue, 12 May 2020 09:32:49 +0200 (CEST) IronPort-SDR: PFBcZjXBMtPaZlYpcx5EH/7Bk4k7rdQTrPZRBw/q5SLNe8img4I2HxNEBQ+dCJ9bl0tPPHletj eS+fKNcYbycQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 00:32:48 -0700 IronPort-SDR: oiMKyOu6Yct6SUkETLIms5qGv3eRfZ1bSkI3dB5uaLx7hREX/khuslBejZg72DsPbf00sAh24b a2MaBXLN4S6g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,383,1583222400"; d="scan'208";a="262032274" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga003.jf.intel.com with ESMTP; 12 May 2020 00:32:47 -0700 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:32:47 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:32:47 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.26]) with mapi id 14.03.0439.000; Tue, 12 May 2020 15:32:45 +0800 From: "Tu, Lijuan" To: "Xu, HailinX" , "dts@dpdk.org" CC: "Xu, HailinX" Thread-Topic: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist. Thread-Index: AQHWJdV8cKGItNFA70K5bx8YSn00EqikE1iw Date: Tue, 12 May 2020 07:32:44 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC2A327@SHSMSX101.ccr.corp.intel.com> References: <1589009673-202370-1-git-send-email-hailinx.xu@intel.com> In-Reply-To: <1589009673-202370-1-git-send-email-hailinx.xu@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist. X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" 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 > Subject: [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist. >=20 > From: "xu,hailin" >=20 > 32bit not support this cases. >=20 > Signed-off-by: xu,hailin > --- > conf/test_case_checklist.json | 112 > ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 112 insertions(+) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > 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