From: Thomas Monjalon <thomas@monjalon.net>
To: Thomas Faivre <thomas.faivre@6wind.com>
Cc: dev@dpdk.org, Neil Horman <nhorman@tuxdriver.com>, stable@dpdk.org
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] usertools: fix syntax warning in python 3.8
Date: Sun, 16 Feb 2020 22:13:13 +0100 [thread overview]
Message-ID: <2564797.Nya5fj1elA@xps> (raw)
In-Reply-To: <20200212123156.20434-1-thomas.faivre@6wind.com>
12/02/2020 13:31, Thomas Faivre:
> Silent the following warning when running script with python 3.8:
>
> > /usr/bin/dpdk-pmdinfo:542: SyntaxWarning: "is" with a literal.
> > Did you mean "=="?
> > if (autoload_path is None or autoload_path is ""):
>
> As autoload_path can only be None or a string, directly check its bool
> value.
>
> Fixes: c67c9a5c646a ("tools: query binaries for HW and other support information")
> Cc: stable@dpdk.org
>
> Signed-off-by: Thomas Faivre <thomas.faivre@6wind.com>
Applied, thanks
prev parent reply other threads:[~2020-02-16 21:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 12:31 [dpdk-dev] " Thomas Faivre
2020-02-16 21:13 ` Thomas Monjalon [this message]
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=2564797.Nya5fj1elA@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=nhorman@tuxdriver.com \
--cc=stable@dpdk.org \
--cc=thomas.faivre@6wind.com \
/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).