From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81626C35671 for ; Sat, 22 Feb 2020 14:17:05 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id B9697206ED for ; Sat, 22 Feb 2020 14:17:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="SxSE82M6"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="dBbfYoDY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9697206ED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 590031DBD; Sat, 22 Feb 2020 15:17:03 +0100 (CET) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 12859B62 for ; Sat, 22 Feb 2020 15:17:02 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 8D1472D7; Sat, 22 Feb 2020 09:17:00 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sat, 22 Feb 2020 09:17:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=8h+R20rXrHR98xCWJawWHIDhQ736MNZekfVl9srzD8c=; b=SxSE82M6VSOt T1BoHW4npXThvGm5Z44wlLetSdnINhAg9LJXwkrcnLHZqa7vgXpzYIJUgqNHK1Bh Ox1u+o9GtrpwJpJq0yK+0jAUnFD3YJ11xm8BtriQYjqCsIPaZbsI5CqKiBYPOSvf SHKexGHkf5bgpcNs2Xlq6b734tBBM0M= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=8h+R20rXrHR98xCWJawWHIDhQ736MNZekfVl9srzD 8c=; b=dBbfYoDYUK2CIUq/sYHmr7OhJi+e/uNfd+lJl+nMX4jcXIckCCwP8fTyJ 8yiLfwBZIscZj8okBhcocp+wjtd3HwB5Htlar2tQx55M+fzTjSm29mtK9FRGDoUO 015E7Zx/e+6d3++FmvL1hBbvTFT+/MI9SWv5uE4qK0oXwLcFFGaPIN2Jf2sLhNN/ vWbLKvnx46PpbReHfVBgAaa834VxW+AF9A+NOxN++Y50ddERW/q1KiqmwKVZ6ekJ 8OD5JJtIkQBDM9pMBtBO7KL0RVAOkLfms1MfXaK+qJQFLPP2aRs6jnq9+DBXbsCP WBAfZVqMBM641Hs9EdWwgz83x+X2w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrkeeigdeifecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 589C63060BE4; Sat, 22 Feb 2020 09:16:59 -0500 (EST) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org Date: Sat, 22 Feb 2020 15:16:57 +0100 Message-ID: <2032373.C4sosBPzcN@xps> In-Reply-To: <20191204155519.7295-4-stephen@networkplumber.org> References: <20191204155519.7295-1-stephen@networkplumber.org> <20191204155519.7295-4-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 3/5] devtools: add SPDX tag to load-devel-config X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 04/12/2019 16:55, Stephen Hemminger: > Trivial file was missing any license. > > Signed-off-by: Stephen Hemminger Acked-by: Thomas Monjalon Applied, thanks