From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08
Date: Thu, 1 Aug 2019 19:51:51 -0700 [thread overview]
Message-ID: <20190802025154.328-1-stephen@networkplumber.org> (raw)
Small fixes to testpmd, found while trying to get testpmd
to work correctly as secondary process. Fixing that goes deeper
and another set of patches to do that will come (for 19.11).
Stephen Hemminger (3):
testpmd: allow configuring log level on command line
testpmd: block secondary process
testpmd: use exit instead of panic
app/test-pmd/testpmd.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
--
2.20.1
next reply other threads:[~2019-08-02 2:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-02 2:51 Stephen Hemminger [this message]
2019-08-02 2:51 ` [dpdk-dev] [PATCH 1/3] testpmd: allow configuring log level on command line Stephen Hemminger
2019-08-02 2:51 ` [dpdk-dev] [PATCH 2/3] testpmd: block secondary process Stephen Hemminger
2019-08-02 2:51 ` [dpdk-dev] [PATCH 3/3] testpmd: use exit instead of panic Stephen Hemminger
2019-08-02 16:08 ` Burakov, Anatoly
2019-08-02 16:13 ` Stephen Hemminger
2019-08-05 13:48 ` [dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08 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=20190802025154.328-1-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.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).