From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Use SPDX license tag Date: Thu, 26 Jul 2018 22:52:35 +0200 Message-ID: <2268045.n2faLAJPIg@xps> References: <1528891584-31267-1-git-send-email-chaozhu@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Chao Zhu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 18E231C01 for ; Thu, 26 Jul 2018 22:52:41 +0200 (CEST) In-Reply-To: <1528891584-31267-1-git-send-email-chaozhu@linux.vnet.ibm.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Chao, 13/06/2018 14:06, Chao Zhu: > Signed-off-by: Chao Zhu > --- > drivers/net/i40e/i40e_rxtx_vec_altivec.c | 35 ++-------------------- > lib/librte_eal/common/arch/ppc_64/rte_cpuflags.c | 34 ++------------------- > lib/librte_eal/common/arch/ppc_64/rte_cycles.c | 4 +++ > .../common/include/arch/ppc_64/rte_atomic.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_byteorder.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_cpuflags.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_cycles.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_memcpy.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_prefetch.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_spinlock.h | 34 ++------------------- > .../common/include/arch/ppc_64/rte_vect.h | 34 ++------------------- > 11 files changed, 34 insertions(+), 311 deletions(-) There are more IBM files. Examples: config/defconfig_ppc_64-power8-linuxapp-gcc lib/librte_acl/acl_run_altivec.c Suggested title: use SPDX license tag in IBM copyrighted files