From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by dpdk.org (Postfix) with ESMTP id DC5BF8D85 for ; Fri, 18 May 2018 12:26:51 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id CB4B31435; Fri, 18 May 2018 03:26:50 -0700 (PDT) Received: from net-debian.shanghai.arm.com (net-debian.shanghai.arm.com [10.169.36.53]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 50F553F53D; Fri, 18 May 2018 03:26:50 -0700 (PDT) From: gavin.hu@linaro.org To: dev@dpdk.org Cc: Gavin Hu Date: Fri, 18 May 2018 06:26:20 -0400 Message-Id: <1526639183-27020-1-git-send-email-gavin.hu@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1524127935-10495-1-git-send-email-gavin.hu@linaro.org> References: <1524127935-10495-1-git-send-email-gavin.hu@linaro.org> Subject: [dpdk-dev] [PATCH 0/3] *** convert to SPDX-3 clause license tag *** 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: , X-List-Received-Date: Fri, 18 May 2018 10:26:52 -0000 From: Gavin Hu Gavin Hu (3): examples/l3fwd: convert to SPDX license tags expamples/ip_pipeline: convert to SPDX license tags net/i40e: convert to SPDX license tags drivers/net/i40e/i40e_rxtx_vec_neon.c | 35 +++------------------------------ examples/ip_pipeline/hash_func_arm64.h | 33 ++----------------------------- examples/l3fwd/l3fwd_common.h | 35 +++------------------------------ examples/l3fwd/l3fwd_em_hlm.h | 35 +++------------------------------ examples/l3fwd/l3fwd_em_hlm_neon.h | 35 +++------------------------------ examples/l3fwd/l3fwd_lpm_neon.h | 35 +++------------------------------ examples/l3fwd/l3fwd_neon.h | 36 +++------------------------------- 7 files changed, 20 insertions(+), 224 deletions(-) -- 2.1.4