From patchwork Fri Nov 22 09:51:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 179957 Delivered-To: patch@linaro.org Received: by 2002:a92:38d5:0:0:0:0:0 with SMTP id g82csp4848888ilf; Fri, 22 Nov 2019 01:55:02 -0800 (PST) X-Google-Smtp-Source: APXvYqzdTUWyVsfsokbyxSD0z9J/zg+NSKy60XmhRA9lDIoy3bLeFpYIkTZjOXSyvupJqBrpLYzS X-Received: by 2002:a17:906:d9db:: with SMTP id qk27mr4733958ejb.309.1574416502590; Fri, 22 Nov 2019 01:55:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574416502; cv=none; d=google.com; s=arc-20160816; b=dX1w6BhRzg/vstbLnfptONUqS40F5ZqIg6UzvXZgUB+6YCgqNwS0czTJpJImCRSaxZ BvbPgLiuWgmg99eauiE18yV503N1/W8PMStsS0OHkHOV9SyPGZCt1Bako9tamd136MyD WfDezQRdssrxICKVXq63ewlnNR7K/FRGUwQn2A4gN8L6CUJi2EchpezJ7Aznas7nFct0 XZeDlbjJnbOJI9VQdh11u/1T6rOWc0p08+C1TugTZKZ8DhkKJrcNnpOX7s31iyQTWdhA 6hltE16VUeOVUMXNwpAI+cLLqEfL92N3BtuAt5Bv14yF2RfK/8VXBJJhMgeHWWSU5H5R avvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:message-id:date:cc:to :from; bh=z5EebvtsbTko5WnTe6rl+KcXdLpYDoOQqJpQzLwACGc=; b=Et4GKjDOtwI6WlJIx2qUscASiA9OvxNPChy7NIoWYs2zyFfaLxJQD1qpV6Jqkadobe YuJ+Y4BtbgA1lKomQZDtqlM9SoddyO7yqTeNTGRyjs9T8v5G/fcTEeFCqR+1g8MbVE+M OV83AvFQvhzalq5RRL8aaS5FLyeiEwKKs/JomqJhcWe/3w67y584rW/TkqGmKU814iVo zRWhraMk7m9463PZLKs6vxvL/yruIH2Mxo60CSykK60TDySwDo+zUEjin2BErgau6u96 tV1Y+oXhgCCb6B42ukczpth12hNVr9B5HL+jmi8i3mHzsRVtA11PCG6yLEmV85OIb2ae V5JA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from dpdk.org (dpdk.org. [92.243.14.124]) by mx.google.com with ESMTP id i7si215349eda.375.2019.11.22.01.55.02; Fri, 22 Nov 2019 01:55:02 -0800 (PST) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) client-ip=92.243.14.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B7C78374; Fri, 22 Nov 2019 10:55:00 +0100 (CET) Received: from inva021.nxp.com (inva021.nxp.com [92.121.34.21]) by dpdk.org (Postfix) with ESMTP id 4300491 for ; Fri, 22 Nov 2019 10:55:00 +0100 (CET) Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id D3C5B200070; Fri, 22 Nov 2019 10:54:59 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 49A292000E0; Fri, 22 Nov 2019 10:54:57 +0100 (CET) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id E80AE4027F; Fri, 22 Nov 2019 17:54:53 +0800 (SGT) From: Hemant Agrawal To: dev@dpdk.org, thomas@monjalon.net, ferruh.yigit@intel.com Cc: stephen@networkplumber.org Date: Fri, 22 Nov 2019 15:21:31 +0530 Message-Id: <20191122095131.25368-1-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH] add top level SPDX license identifier. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch adds top level SPDX license identifiers for some of the dpdk source and scripts, where the copyright owners have not yet agreed to replace the full BSD-3 license plate. This patch also add SPDX license tag for some of files with no previous license plates. (DPDK is BSD-3) Signed-off-by: Hemant Agrawal --- app/test-pmd/flowgen.c | 7 ++----- app/test-pmd/macswap.c | 6 ++---- app/test/test_cfgfile.c | 6 ++---- app/test/test_compressdev_test_buffer.h | 2 ++ app/test/test_timer_racecond.c | 8 +++----- devtools/cocci.sh | 3 +-- drivers/net/nfp/nfp_net.c | 2 +- drivers/net/nfp/nfp_net_ctrl.h | 2 +- drivers/net/nfp/nfp_net_logs.h | 2 +- drivers/net/nfp/nfp_net_pmd.h | 2 +- .../test/trs_aesgcm_inline_crypto_fallback_defs.sh | 2 +- .../test/tun_aesgcm_inline_crypto_fallback_defs.sh | 2 +- examples/performance-thread/l3fwd-thread/test.sh | 1 + lib/librte_ethdev/rte_ethdev_pci.h | 6 ++---- lib/librte_ethdev/rte_ethdev_vdev.h | 6 ++---- lib/librte_port/rte_port_kni.c | 10 ++++------ lib/librte_port/rte_port_kni.h | 10 ++++------ 17 files changed, 31 insertions(+), 46 deletions(-) -- 2.17.1 diff --git a/app/test-pmd/flowgen.c b/app/test-pmd/flowgen.c index 03b72aaa5..a00d91a3a 100644 --- a/app/test-pmd/flowgen.c +++ b/app/test-pmd/flowgen.c @@ -1,8 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2010-2013 Tilera Corporation. All rights reserved. - * All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2010-2013 Tilera Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/app/test-pmd/macswap.c b/app/test-pmd/macswap.c index 71af916fc..73f33f4b4 100644 --- a/app/test-pmd/macswap.c +++ b/app/test-pmd/macswap.c @@ -1,7 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2014 Tilera Corporation. All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2014 Tilera Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/app/test/test_cfgfile.c b/app/test/test_cfgfile.c index 37435b395..2fcedfce0 100644 --- a/app/test/test_cfgfile.c +++ b/app/test/test_cfgfile.c @@ -1,7 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2017 Wind River Systems Inc. All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2017 Wind River Systems Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/app/test/test_compressdev_test_buffer.h b/app/test/test_compressdev_test_buffer.h index c0492f89a..db701c6a0 100644 --- a/app/test/test_compressdev_test_buffer.h +++ b/app/test/test_compressdev_test_buffer.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: BSD-3-Clause + */ #ifndef TEST_COMPRESSDEV_TEST_BUFFERS_H_ #define TEST_COMPRESSDEV_TEST_BUFFERS_H_ diff --git a/app/test/test_timer_racecond.c b/app/test/test_timer_racecond.c index a9e1daf16..58bcd73f7 100644 --- a/app/test/test_timer_racecond.c +++ b/app/test/test_timer_racecond.c @@ -1,8 +1,6 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2015 Akamai Technologies. - * All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2015 Akamai Technologies. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/devtools/cocci.sh b/devtools/cocci.sh index 8b17a8ceb..ce8ab298e 100755 --- a/devtools/cocci.sh +++ b/devtools/cocci.sh @@ -1,7 +1,6 @@ #! /bin/sh -# BSD LICENSE -# +# SPDX-License-Identifier: BSD-3-Clause # Copyright 2015 EZchip Semiconductor Ltd. # # Redistribution and use in source and binary forms, with or without diff --git a/drivers/net/nfp/nfp_net.c b/drivers/net/nfp/nfp_net.c index 450875ce2..ac693b8d0 100644 --- a/drivers/net/nfp/nfp_net.c +++ b/drivers/net/nfp/nfp_net.c @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2014-2018 Netronome Systems, Inc. * All rights reserved. * diff --git a/drivers/net/nfp/nfp_net_ctrl.h b/drivers/net/nfp/nfp_net_ctrl.h index fc3540a2e..958bfc6ec 100644 --- a/drivers/net/nfp/nfp_net_ctrl.h +++ b/drivers/net/nfp/nfp_net_ctrl.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2014, 2015 Netronome Systems, Inc. * All rights reserved. * diff --git a/drivers/net/nfp/nfp_net_logs.h b/drivers/net/nfp/nfp_net_logs.h index 37690576a..efe122e03 100644 --- a/drivers/net/nfp/nfp_net_logs.h +++ b/drivers/net/nfp/nfp_net_logs.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2014, 2015 Netronome Systems, Inc. * All rights reserved. * diff --git a/drivers/net/nfp/nfp_net_pmd.h b/drivers/net/nfp/nfp_net_pmd.h index bc288bed6..f4c376e96 100644 --- a/drivers/net/nfp/nfp_net_pmd.h +++ b/drivers/net/nfp/nfp_net_pmd.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2014-2018 Netronome Systems, Inc. * All rights reserved. * diff --git a/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh b/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh index 875a7457d..058c7960a 100644 --- a/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh +++ b/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh @@ -1,5 +1,5 @@ #! /bin/bash - +# SPDX-License-Identifier: BSD-3-Clause . ${DIR}/trs_aesgcm_defs.sh SGW_CFG_XPRM_IN='port_id 0 type inline-crypto-offload fallback lookaside-none' diff --git a/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh b/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh index 696848432..b2899a2e4 100644 --- a/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh +++ b/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh @@ -1,5 +1,5 @@ #! /bin/bash - +# SPDX-License-Identifier: BSD-3-Clause . ${DIR}/tun_aesgcm_defs.sh SGW_CFG_XPRM_IN='port_id 0 type inline-crypto-offload fallback lookaside-none' diff --git a/examples/performance-thread/l3fwd-thread/test.sh b/examples/performance-thread/l3fwd-thread/test.sh index b7718b622..f0b6e271a 100755 --- a/examples/performance-thread/l3fwd-thread/test.sh +++ b/examples/performance-thread/l3fwd-thread/test.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: BSD-3-Clause case "$1" in diff --git a/lib/librte_ethdev/rte_ethdev_pci.h b/lib/librte_ethdev/rte_ethdev_pci.h index ccdbb46ec..05677145e 100644 --- a/lib/librte_ethdev/rte_ethdev_pci.h +++ b/lib/librte_ethdev/rte_ethdev_pci.h @@ -1,7 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2017 Brocade Communications Systems, Inc. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2017 Brocade Communications Systems, Inc. * Author: Jan Blunck * * Redistribution and use in source and binary forms, with or without diff --git a/lib/librte_ethdev/rte_ethdev_vdev.h b/lib/librte_ethdev/rte_ethdev_vdev.h index 259feda3f..b3ef12398 100644 --- a/lib/librte_ethdev/rte_ethdev_vdev.h +++ b/lib/librte_ethdev/rte_ethdev_vdev.h @@ -1,7 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2017 Brocade Communications Systems, Inc. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2017 Brocade Communications Systems, Inc. * Author: Jan Blunck * * Redistribution and use in source and binary forms, with or without diff --git a/lib/librte_port/rte_port_kni.c b/lib/librte_port/rte_port_kni.c index 2515fb2ac..1177d586b 100644 --- a/lib/librte_port/rte_port_kni.c +++ b/lib/librte_port/rte_port_kni.c @@ -1,9 +1,7 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2016 Ethan Zhuang . - * Copyright(c) 2016 Intel Corporation. - * All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2016 Ethan Zhuang . + * Copyright(c) 2016 Intel Corporation. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/lib/librte_port/rte_port_kni.h b/lib/librte_port/rte_port_kni.h index 4b60689c7..d179220cd 100644 --- a/lib/librte_port/rte_port_kni.h +++ b/lib/librte_port/rte_port_kni.h @@ -1,9 +1,7 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2016 Ethan Zhuang . - * Copyright(c) 2016 Intel Corporation. - * All rights reserved. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2016 Ethan Zhuang . + * Copyright(c) 2016 Intel Corporation. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions