DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Bruce Richardson <bruce.richardson@intel.com>, dev@dpdk.org
Cc: stephen@networkplumber.org, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] usertools/dpdk-telemetry-client: fix typo in SPDX tag
Date: Fri, 8 Nov 2019 14:45:01 +0000	[thread overview]
Message-ID: <da90e223-ef43-2b4f-b355-9989998a2726@redhat.com> (raw)
In-Reply-To: <20191108142627.66999-1-bruce.richardson@intel.com>

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
> 


  reply	other threads:[~2019-11-08 14:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 14:26 Bruce Richardson
2019-11-08 14:45 ` Kevin Traynor [this message]
2019-11-28  1:41   ` [dpdk-dev] [dpdk-stable] " 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=da90e223-ef43-2b4f-b355-9989998a2726@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@dpdk.org \
    --cc=stephen@networkplumber.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).