DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Christensen <drc@linux.vnet.ibm.com>
To: dev@dpdk.org
Cc: David Christensen <drc@linux.vnet.ibm.com>
Subject: [dpdk-dev] [PATCH 0/6] add SPDX tag to files for Power architecture
Date: Tue, 30 Jul 2019 15:01:57 -0500	[thread overview]
Message-ID: <1564516923-147676-1-git-send-email-drc@linux.vnet.ibm.com> (raw)

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


             reply	other threads:[~2019-07-30 20:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 20:01 David Christensen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1564516923-147676-1-git-send-email-drc@linux.vnet.ibm.com \
    --to=drc@linux.vnet.ibm.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).