From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7C59C378E for ; Wed, 16 Nov 2016 02:35:07 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP; 15 Nov 2016 17:35:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,497,1473145200"; d="scan'208";a="31839893" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga006.fm.intel.com with ESMTP; 15 Nov 2016 17:35:06 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 15 Nov 2016 17:35:05 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 15 Nov 2016 17:35:05 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.96]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.96]) with mapi id 14.03.0248.002; Wed, 16 Nov 2016 09:35:03 +0800 From: "Liu, Yong" To: Thomas Monjalon CC: "ci@dpdk.org" , "Wei, FangfangX" Thread-Topic: check patch status duplicated in mailing list Thread-Index: AdI+8I9Vr9pY6oVBRqGsBuUOfFGf4P//3KkA//5tQaA= Date: Wed, 16 Nov 2016 01:35:03 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E603283EE@SHSMSX103.ccr.corp.intel.com> References: <86228AFD5BCD8E4EBFD2B90117B5E81E60326B6D@SHSMSX103.ccr.corp.intel.com> <2888549.A4ztrYCj9Y@xps13> In-Reply-To: <2888549.A4ztrYCj9Y@xps13> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTk4Y2FjMTAtYWZjYi00OTgxLWJiZjUtYmVmMzVkOWNlZWQ0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjBHZ2NLYmpKZzV3VDdJb2V2eDdwYUJBTVRRT1hMVlwvSFB0b0JGZk5CZVZFPSJ9 x-ctpclassification: CTP_IC 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: [dpdk-ci] check patch status duplicated in mailing list X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 01:35:08 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, November 15, 2016 5:24 PM > To: Liu, Yong > Cc: ci@dpdk.org > Subject: Re: check patch status duplicated in mailing list >=20 > 2016-11-15 03:32, Liu, Yong: > > Hi Thomas, > > There're two checkpatch report in this mailing now. One of them is > included in patchset status report. > > These two reports are focusing on the same thing and sometimes > mismatched in the result. > > I guess it is caused by different version of checkpatch scripts have > different rules, ours version is 0.32. > > > > Since newer checkpatch report has been integrated with patch work syste= m. > I suggest to remove checkpatch in patchset report. Looking for your optio= n. >=20 > Yes I was going to suggest to remove checkpatch from Intel checks. >=20 > Also could we improve the check description? > Test-Label: Intel Niantic on Fedora > If it is doing only some compilation checks, it should be > Test-Label: Intel compilation on Fedora >=20 Sure, we will change the description for patch set build check.=20 BTW, we have enhanced our patch set build check from only build once to bui= ld with each patch.=20 This new report will take the place of the existing one in the near future. We will look for you suggestions on it:) > Later this week, I would like to share the scripts used for checkpatch > so that we can have the Intel checks integrated in patchwork. >=20 > PS: moving this discussion on ci@dpdk.org > We should post only the test reports on test-report@dpdk.org > and discuss on ci@dpdk.org.