From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: DPDK checkpatch and SPDX tags? Date: Fri, 08 Jun 2018 21:34:36 +0200 Message-ID: <2313832.VWfPkTLrhV@xps> References: <20180608101511.567e4716@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 1F15D5593 for ; Fri, 8 Jun 2018 21:34:39 +0200 (CEST) In-Reply-To: <20180608101511.567e4716@xeon-e3> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/06/2018 19:15, Stephen Hemminger: > What ever happened to my patch to fix the DPDK checkpatch wrapper ignore fields? > Is the build bot using current version? There was a discussion about implementing more checks, and I did not apply your patch. It is a mistake because even if we need to implement more checks, we must disable the Linux SPDX check. That's why I'm applying your patch now.