DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] eal/ppc_64: add SPDX license tag
@ 2019-09-27  9:04 Hemant Agrawal
  2019-09-27  9:04 ` [dpdk-dev] [PATCH] net/sfc: add SPDX tag in meson build Hemant Agrawal
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Hemant Agrawal @ 2019-09-27  9:04 UTC (permalink / raw)
  To: dev; +Cc: Gowrishankar Muthukrishnan, Hemant Agrawal

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(+)

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
-- 
2.17.1


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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27  9:04 [dpdk-dev] [PATCH] eal/ppc_64: add SPDX license tag Hemant Agrawal
2019-09-27  9:04 ` [dpdk-dev] [PATCH] net/sfc: add SPDX tag in meson build Hemant Agrawal
2019-11-07  9:12   ` [dpdk-dev] FW: " Hemant Agrawal
2019-11-07 10:54   ` [dpdk-dev] " Andrew Rybchenko
2019-11-07 15:32     ` Ferruh Yigit
2019-09-27  9:04 ` [dpdk-dev] [PATCH] examples/netmap_compat: replace license text with SPDX tag Hemant Agrawal
2019-09-27  9:04 ` [dpdk-dev] [PATCH] doc: replace license text with SPDX tag in ARK nic Hemant Agrawal
2019-10-11 13:10   ` Ed Czeck
2019-10-14  9:26     ` Ferruh Yigit
2019-09-27  9:04 ` [dpdk-dev] [PATCH] doc: replace license text with SPDX tag for AVP nic Hemant Agrawal
2019-09-27 11:00   ` Legacy, Allain
2019-10-14  9:27     ` Ferruh Yigit
2019-09-27  9:04 ` [dpdk-dev] [PATCH] doc: replace license text with SPDX tag for NFP nic Hemant Agrawal
2019-11-06 13:19   ` Alejandro Lucero
2019-11-06 14:04     ` Ferruh Yigit
2019-09-27 23:45 ` [dpdk-dev] [PATCH] eal/ppc_64: add SPDX license tag David Christensen
2019-10-17  5:01   ` David Marchand

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).