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 55497A0557; Sat, 22 Feb 2020 16:15:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BD26E1DBD; Sat, 22 Feb 2020 16:15:01 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 317753B5 for ; Sat, 22 Feb 2020 16:15:00 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 8CA3321ED6; Sat, 22 Feb 2020 10:14:59 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sat, 22 Feb 2020 10:14:59 -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=UhCkQZ48wfehQImfHeAVmW8P6/ngKxdL4JlKK19YPUI=; b=nqU/TMltB8cl dC7v9XBQlqsgvlktu/gWzbu6nBRYW+ID12tI/Nt8pCubYpQDoG4j9iy1Eepq9r0j gW6yAfpXDzrQyfpPaIuiJhWeMYQQE04xmHS1Is8pu0TGRCpFBxd4Bh1/BmfnFu0q Q0/2qf9qn7nzkV0sY2h5rVdEZX0lCK8= 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=UhCkQZ48wfehQImfHeAVmW8P6/ngKxdL4JlKK19YP UI=; b=qucL/ltl51CkciRxeOg2vJPMImcYH5fweME34BmLb6n1t0tsrFY+NWPtH 5YrSStPVAv7OfEhoLpjRF5Nubf9fBQSmlngqHM5p8ZivIgumcC6kbGSRI/DhBZTQ VWh+kdnlM52/xGdJRQDo6DwFpjW/7SvVdzsgU262vXLWUfl+W/1ewIZo9Lwvi8Ld t4FBWgRdLyTO3h9BOPXzhmRy4FxIK/THUCD4sRX0ByPnsHmz6SdIrqrBjhJ6MFD8 3oyqh5nx5SMn2jG+dVmWHulbcefSGEDWibiTqao775FI458drKpocb0QfQO8jPhs dDud1W0Bkp8OAF8YdVQMRD+61SX6Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrkeeigdejgecutefuodetggdotefrodftvf 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 CCB1A3060F09; Sat, 22 Feb 2020 10:14:58 -0500 (EST) From: Thomas Monjalon To: Hemant Agrawal Cc: dev@dpdk.org Date: Sat, 22 Feb 2020 16:14:57 +0100 Message-ID: <2168725.n0HT0TaD9V@xps> In-Reply-To: <20191128070538.27724-1-hemant.agrawal@nxp.com> References: <20191122095131.25368-1-hemant.agrawal@nxp.com> <20191128070538.27724-1-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] add top level SPDX license identifier. 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" 28/11/2019 08:05, Hemant Agrawal: > This patch adds top level SPDX license identifiers for some of the dpdk > source and scripts, where the copyright owners have not yet agreed to > replace the full BSD-3 license plate. > > This patch also add SPDX license tag for some of files with no > previous license plates. (DPDK is BSD-3) > > Signed-off-by: Hemant Agrawal > --- > app/test-pmd/flowgen.c | 7 ++----- > app/test-pmd/macswap.c | 6 ++---- > app/test/test_compressdev_test_buffer.h | 2 ++ > app/test/test_timer_racecond.c | 8 +++----- > devtools/cocci.sh | 3 +-- > .../test/trs_aesgcm_inline_crypto_fallback_defs.sh | 2 +- > .../test/tun_aesgcm_inline_crypto_fallback_defs.sh | 2 +- > examples/performance-thread/l3fwd-thread/test.sh | 1 + > lib/librte_ethdev/rte_ethdev_pci.h | 6 ++---- > lib/librte_ethdev/rte_ethdev_vdev.h | 6 ++---- > 10 files changed, 17 insertions(+), 26 deletions(-) Some of these files are already fixed. Applied this patch for the remaining gap, thanks