eal/ppc_64: add SPDX license tag

Message ID 20190927090433.32311-1-hemant.agrawal@nxp.com (mailing list archive)
State Accepted, archived
Delegated to: David Marchand
Headers
Series eal/ppc_64: add SPDX license tag |

Checks

Context Check Description
ci/iol-dpdk_compile_spdk success Compile Testing PASS
ci/iol-dpdk_compile success Compile Testing PASS
ci/iol-dpdk_compile_ovs success Compile Testing PASS
ci/iol-intel-Performance fail Performance Testing issues
ci/Intel-compilation success Compilation OK
ci/checkpatch success coding style OK
ci/iol-mellanox-Performance success Performance Testing PASS

Commit Message

Hemant Agrawal Sept. 27, 2019, 9:04 a.m. UTC
  Cc: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 lib/librte_eal/common/arch/ppc_64/rte_cycles.c | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

David Christensen Sept. 27, 2019, 11:45 p.m. UTC | #1
> Cc: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> ---
>   lib/librte_eal/common/arch/ppc_64/rte_cycles.c | 4 ++++
>   1 file changed, 4 insertions(+)

Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>
  
David Marchand Oct. 17, 2019, 5:01 a.m. UTC | #2
On Sat, Sep 28, 2019 at 1:45 AM David Christensen
<drc@linux.vnet.ibm.com> wrote:
>
> > Cc: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
> >
> > Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> > ---
> >   lib/librte_eal/common/arch/ppc_64/rte_cycles.c | 4 ++++
> >   1 file changed, 4 insertions(+)
>
> Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>

As discussed offlist, changed this to an ack.

Applied, thanks.



--
David Marchand
  

Patch

diff --git a/lib/librte_eal/common/arch/ppc_64/rte_cycles.c b/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
index 851fd0255..c96a2143b 100644
--- a/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
+++ b/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
@@ -1,3 +1,7 @@ 
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (C) IBM Corporation 2019.
+ */
+
 #include "eal_private.h"
 
 uint64_t