* [dpdk-stable] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag
@ 2019-11-08 14:26 Bruce Richardson
2019-11-08 14:45 ` [dpdk-stable] [dpdk-dev] " Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2019-11-08 14:26 UTC (permalink / raw)
To: dev; +Cc: stephen, Bruce Richardson, stable
There is a typo in the SPDX tag, which is down as an "SPDK" tag.
One-character change should be all that is needed.
Fixes: d1b94da4a4e0 ("usertools: add client script for telemetry")
Cc: stable@dpdk.org
Reported-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
usertools/dpdk-telemetry-client.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usertools/dpdk-telemetry-client.py b/usertools/dpdk-telemetry-client.py
index 60fe97af7..02aea817b 100755
--- a/usertools/dpdk-telemetry-client.py
+++ b/usertools/dpdk-telemetry-client.py
@@ -1,5 +1,5 @@
#! /usr/bin/env python
-# SPDK-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Intel Corporation
import socket
--
2.21.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-stable] [dpdk-dev] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag
2019-11-08 14:26 [dpdk-stable] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag Bruce Richardson
@ 2019-11-08 14:45 ` Kevin Traynor
2019-11-28 1:41 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2019-11-08 14:45 UTC (permalink / raw)
To: Bruce Richardson, dev; +Cc: stephen, stable
On 08/11/2019 14:26, Bruce Richardson wrote:
> There is a typo in the SPDX tag, which is down as an "SPDK" tag.
> One-character change should be all that is needed.
>
> Fixes: d1b94da4a4e0 ("usertools: add client script for telemetry")
> Cc: stable@dpdk.org
>
> Reported-by: Stephen Hemminger <stephen@networkplumber.org>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
(I'll admit it was tempting to ack with Xevin...)
> ---
> usertools/dpdk-telemetry-client.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/usertools/dpdk-telemetry-client.py b/usertools/dpdk-telemetry-client.py
> index 60fe97af7..02aea817b 100755
> --- a/usertools/dpdk-telemetry-client.py
> +++ b/usertools/dpdk-telemetry-client.py
> @@ -1,5 +1,5 @@
> #! /usr/bin/env python
> -# SPDK-License-Identifier: BSD-3-Clause
> +# SPDX-License-Identifier: BSD-3-Clause
> # Copyright(c) 2018 Intel Corporation
>
> import socket
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-stable] [dpdk-dev] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag
2019-11-08 14:45 ` [dpdk-stable] [dpdk-dev] " Kevin Traynor
@ 2019-11-28 1:41 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-11-28 1:41 UTC (permalink / raw)
To: Bruce Richardson; +Cc: stable, Kevin Traynor, dev, stephen
08/11/2019 15:45, Kevin Traynor:
> On 08/11/2019 14:26, Bruce Richardson wrote:
> > There is a typo in the SPDX tag, which is down as an "SPDK" tag.
> > One-character change should be all that is needed.
> >
> > Fixes: d1b94da4a4e0 ("usertools: add client script for telemetry")
> > Cc: stable@dpdk.org
> >
> > Reported-by: Stephen Hemminger <stephen@networkplumber.org>
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Acked-by: Kevin Traynor <ktraynor@redhat.com>
>
> (I'll admit it was tempting to ack with Xevin...)
Applied, thanxs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-28 1:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 14:26 [dpdk-stable] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag Bruce Richardson
2019-11-08 14:45 ` [dpdk-stable] [dpdk-dev] " Kevin Traynor
2019-11-28 1:41 ` Thomas Monjalon
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).