From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id BAC67A04DB;
	Mon, 16 Nov 2020 10:16:23 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id A03FAC8B6;
	Mon, 16 Nov 2020 10:16:22 +0100 (CET)
Received: from mga01.intel.com (mga01.intel.com [192.55.52.88])
 by dpdk.org (Postfix) with ESMTP id 8BB0C323E
 for <dev@dpdk.org>; Mon, 16 Nov 2020 10:16:20 +0100 (CET)
IronPort-SDR: pi7g8xLHyxuM7cpL/LgjluYw3j7M5rDb+sGZMwGwgbXZu4LUQmDHXCOeXMeeQYxwn99BojyOzG
 /vuD1Tk47fig==
X-IronPort-AV: E=McAfee;i="6000,8403,9806"; a="188762914"
X-IronPort-AV: E=Sophos;i="5.77,482,1596524400"; d="scan'208";a="188762914"
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 16 Nov 2020 01:16:15 -0800
IronPort-SDR: Fx6HhNDnXIvsJgyR+IspudiHoUtP273ynIidcUnQ6nSu583fc1AhGqxjMRshfAXLRt4Wjp2S7g
 Hg4lhFBulacQ==
X-IronPort-AV: E=Sophos;i="5.77,482,1596524400"; d="scan'208";a="475458661"
Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.213.227.57])
 ([10.213.227.57])
 by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 16 Nov 2020 01:16:14 -0800
To: Stephen Hemminger <stephen@networkplumber.org>, dev@dpdk.org
References: <20201115140818.34269648@hermes.local>
From: Ferruh Yigit <ferruh.yigit@intel.com>
Message-ID: <b4edb11b-0725-49b7-f7c6-875e4b29998e@intel.com>
Date: Mon, 16 Nov 2020 09:16:10 +0000
MIME-Version: 1.0
In-Reply-To: <20201115140818.34269648@hermes.local>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Subject: Re: [dpdk-dev] 20.11-rc SPDX compliance report
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On 11/15/2020 10:08 PM, Stephen Hemminger wrote:
> Current output of check-spdx-tag.sh
> 
> Files without SPDX License
> --------------------------
> doc/guides/custom.css
> doc/guides/linux_gsg/nic_perf_intel_platform.rst
> drivers/net/iavf/rte_pmd_iavf.h

'rte_pmd_iavf.h' has SPDX license but there is typo in it, I will send a quick 
patch for it.

> examples/multi_process/Makefile
> examples/multi_process/client_server_mp/Makefile
> lib/librte_eal/windows/eal_hugepages.c
> 
> 
> Files with redundant license text
> ---------------------------------
> app/test/test_timer_racecond.c
> 
> total: 6 errors, 1 warnings
>