All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Min Hu (Connor)" <humin29@huawei.com>
To: <dev@dpdk.org>
Cc: <ferruh.yigit@intel.com>, <thomas@monjalon.net>,
	<xiaoyun.li@intel.com>, <aman.deep.singh@intel.com>,
	<yuying.zhang@intel.com>
Subject: [PATCH 0/2] bugfix for testpmd
Date: Wed, 6 Apr 2022 16:45:35 +0800	[thread overview]
Message-ID: <20220406084537.16799-1-humin29@huawei.com> (raw)

This patch set contains two bugfixes for testpmd.

Huisong Li (1):
  app/testpmd: fix incorrect MTU verification

Min Hu (Connor) (1):
  app/testpmd: fix stats get when display fwd stats

 app/test-pmd/cmdline.c |  4 ---
 app/test-pmd/config.c  | 65 ++++++++++++++++++++++++++++++++++++++++--
 app/test-pmd/testpmd.c | 16 +++++++++--
 3 files changed, 77 insertions(+), 8 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-04-06  8:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06  8:45 Min Hu (Connor) [this message]
2022-04-06  8:45 ` [PATCH 1/2] app/testpmd: fix stats get when display fwd stats Min Hu (Connor)
2022-04-27 12:15   ` Singh, Aman Deep
2022-04-28  3:10     ` Min Hu (Connor)
2022-04-06  8:45 ` [PATCH 2/2] app/testpmd: fix incorrect MTU verification Min Hu (Connor)
2022-04-25 16:25   ` Singh, Aman Deep
2022-04-26  1:38     ` lihuisong (C)
2022-05-12 16:37       ` Ferruh Yigit
2022-04-25  6:52 ` [PATCH 0/2] bugfix for testpmd Min Hu (Connor)
2022-05-12 16:37   ` Ferruh Yigit

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=20220406084537.16799-1-humin29@huawei.com \
    --to=humin29@huawei.com \
    --cc=aman.deep.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas@monjalon.net \
    --cc=xiaoyun.li@intel.com \
    --cc=yuying.zhang@intel.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.