DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC 0/2] fix queue stats mapping
@ 2020-10-20  7:30 Min Hu (Connor)
  2020-10-20  7:30 ` [dpdk-dev] [RFC 1/2] app/testpmd: fix queue stats mapping configuration Min Hu (Connor)
  2020-10-20  7:30 ` [dpdk-dev] [RFC 2/2] app/testpmd: fix starting failed with queue-stats-mapping Min Hu (Connor)
  0 siblings, 2 replies; 3+ messages in thread
From: Min Hu (Connor) @ 2020-10-20  7:30 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, bruce.richardson, thomas.monjalon

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.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-20  7:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  7:30 [dpdk-dev] [RFC 0/2] fix queue stats mapping Min Hu (Connor)
2020-10-20  7:30 ` [dpdk-dev] [RFC 1/2] app/testpmd: fix queue stats mapping configuration Min Hu (Connor)
2020-10-20  7:30 ` [dpdk-dev] [RFC 2/2] app/testpmd: fix starting failed with queue-stats-mapping Min Hu (Connor)

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).