[dpdk-dev] [PATCH 0/6] add SPDX tag to files for Power architecture
David Christensen
drc at linux.vnet.ibm.com
Tue Jul 30 22:01:57 CEST 2019
This patchset replaces the full BSD 3 clause license headers with the
SPDX tag for remaining files used for Power architecture.
David Christensen (6):
config: replace license text with SPDX tag
librte_eal: replace license text with SPDX tag
librte_acl: replace license text with SPDX tag
librte_eal: replace license text with SPDX tag
librte_lpm: replace license text with SPDX tag
mk: replace license text with SPDX tag
config/defconfig_ppc_64-power8-linuxapp-gcc | 31 ++----------------
lib/librte_acl/acl_run_altivec.c | 34 ++-----------------
lib/librte_acl/acl_run_altivec.h | 33 ++-----------------
lib/librte_eal/common/arch/ppc_64/rte_cpuflags.c | 33 ++-----------------
.../common/include/arch/ppc_64/rte_atomic.h | 35 ++------------------
.../common/include/arch/ppc_64/rte_byteorder.h | 38 +++-------------------
.../common/include/arch/ppc_64/rte_cpuflags.h | 33 ++-----------------
.../common/include/arch/ppc_64/rte_cycles.h | 33 ++-----------------
.../common/include/arch/ppc_64/rte_memcpy.h | 33 ++-----------------
.../common/include/arch/ppc_64/rte_prefetch.h | 33 ++-----------------
.../common/include/arch/ppc_64/rte_spinlock.h | 33 ++-----------------
.../common/include/arch/ppc_64/rte_vect.h | 33 ++-----------------
lib/librte_lpm/rte_lpm_altivec.h | 33 ++-----------------
mk/arch/ppc_64/rte.vars.mk | 32 ++----------------
mk/machine/power8/rte.vars.mk | 31 ++----------------
15 files changed, 42 insertions(+), 456 deletions(-)
--
1.8.3.1
More information about the dev
mailing list