All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] add SPDX tag to files for Power architecture
@ 2019-07-30 20:01 David Christensen
  2019-07-30 20:01 ` [dpdk-dev] [PATCH 1/6] config: replace license text with SPDX tag David Christensen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: David Christensen @ 2019-07-30 20:01 UTC (permalink / raw)
  To: dev; +Cc: David Christensen

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-05 15:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-30 20:01 [dpdk-dev] [PATCH 0/6] add SPDX tag to files for Power architecture David Christensen
2019-07-30 20:01 ` [dpdk-dev] [PATCH 1/6] config: replace license text with SPDX tag David Christensen
2019-07-30 20:01 ` [dpdk-dev] [PATCH 2/6] librte_eal: " David Christensen
2019-07-30 20:02 ` [dpdk-dev] [PATCH 3/6] librte_acl: " David Christensen
2019-07-30 20:02 ` [dpdk-dev] [PATCH 4/6] librte_eal: " David Christensen
2019-07-30 20:02 ` [dpdk-dev] [PATCH 5/6] librte_lpm: " David Christensen
2019-07-30 20:02 ` [dpdk-dev] [PATCH 6/6] mk: " David Christensen
2019-08-05 15:07 ` [dpdk-dev] [PATCH 0/6] add SPDX tag to files for Power architecture Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.