From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 135503975 for ; Tue, 25 Nov 2014 14:00:13 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 25 Nov 2014 05:11:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,455,1413270000"; d="scan'208,217";a="613716878" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga001.jf.intel.com with ESMTP; 25 Nov 2014 05:11:04 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.128]) by IRSMSX101.ger.corp.intel.com ([169.254.1.105]) with mapi id 14.03.0195.001; Tue, 25 Nov 2014 13:11:03 +0000 From: "De Lara Guarch, Pablo" To: "dev@dpdk.org" Thread-Topic: checkpatch script Thread-Index: AdAIsKQjqi59XiglTES29FFpc9g78A== Date: Tue, 25 Nov 2014 13:11:02 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] checkpatch script X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2014 13:00:14 -0000 Hi Thomas, As we have seen the issues we have had on previous patches due to checkpatc= h, would it be possible to include the up-to-date script in the repo? I hav= e realized that people either do not check their patches or check them with= an old version that do not catch some errors that the latest one does, so = I think this is a problem. Plus, I think it would be a good idea to mention it in dpdk.org/dev, as thi= s is clearly a requirement for merging patches. Thanks, Pablo