From: "Min Hu (Connor)" <humin29@huawei.com>
To: <dev@dpdk.org>
Cc: <ferruh.yigit@intel.com>, <bruce.richardson@intel.com>,
<thomas.monjalon@6wind.com>, <lihuisong@huawei.com>
Subject: [dpdk-dev] [RFC V2 0/2] fix queue stats mapping
Date: Tue, 20 Oct 2020 16:26:27 +0800 [thread overview]
Message-ID: <1603182389-10087-1-git-send-email-humin29@huawei.com> (raw)
From: Huisong Li <lihuisong@huawei.com>
This patch set is used to adjust the unreasonable configurations
and runtime errors about rx/tx queue stats mapping.
---
V1 -> V2
* adjust commit log description.
---
Huisong Li (2):
app/testpmd: fix queue stats mapping configuration
app/testpmd: fix starting failed with queue-stats-mapping
app/test-pmd/config.c | 180 ++++++++++++++++++++++++++++-----------------
app/test-pmd/parameters.c | 63 ++++++++--------
app/test-pmd/testpmd.c | 182 ++++++++++++++++++++++++++++++++--------------
app/test-pmd/testpmd.h | 41 +++++------
4 files changed, 293 insertions(+), 173 deletions(-)
--
2.7.4
next reply other threads:[~2020-10-20 8:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 8:26 Min Hu (Connor) [this message]
2020-10-20 8:26 ` [dpdk-dev] [RFC V2 1/2] app/testpmd: fix queue stats mapping configuration Min Hu (Connor)
2020-10-30 20:54 ` Ferruh Yigit
2020-11-03 6:30 ` Min Hu (Connor)
2020-11-12 2:28 ` Min Hu (Connor)
2020-11-12 9:52 ` Ferruh Yigit
2020-11-18 3:39 ` Min Hu (Connor)
2020-11-20 11:50 ` [dpdk-dev] [RFC V4] " Min Hu (Connor)
2020-11-20 17:26 ` Ferruh Yigit
2020-11-20 23:21 ` Stephen Hemminger
2020-11-20 23:33 ` Ferruh Yigit
2020-11-21 4:29 ` Stephen Hemminger
2020-11-23 7:22 ` Min Hu (Connor)
2020-11-23 9:51 ` Ferruh Yigit
2020-11-30 8:29 ` Min Hu (Connor)
2020-12-02 10:44 ` Ferruh Yigit
2020-12-02 12:48 ` [dpdk-dev] [PATCH V1] " Min Hu (Connor)
2020-12-08 15:48 ` Ferruh Yigit
2020-12-07 1:28 ` [dpdk-dev] [RFC V4] " Min Hu (Connor)
2020-10-20 8:26 ` [dpdk-dev] [RFC V2 2/2] app/testpmd: fix starting failed with queue-stats-mapping Min Hu (Connor)
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=1603182389-10087-1-git-send-email-humin29@huawei.com \
--to=humin29@huawei.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=lihuisong@huawei.com \
--cc=thomas.monjalon@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.