DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wang Xiao W <xiao.w.wang@intel.com>
To: jing.d.chen@intel.com
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v3] testpmd: fix wrong prompt in tx_vlan set command handler
Date: Thu,  4 Feb 2016 16:27:31 +0800	[thread overview]
Message-ID: <1454574452-30741-1-git-send-email-xiao.w.wang@intel.com> (raw)
In-Reply-To: <1450784205-10880-2-git-send-email-xiao.w.wang@intel.com>

v3:
* Reworded the patch subject and commit message, added detail for reproducing
  the bug.

* Reordered the definitions of cmd_tx_vlan_set_portid and cmd_tx_vlan_set_vlanid
  to keep in consistency with cmd_tx_vlan_set.tokens.

v2:
* Removed the bug fix unrelated code change to make this patch a pure bug fix
  patch.

* Fixed the "PATCH 1/2" mistake in the patch title, rewrote the subject.

Wang Xiao W (1):
  testpmd: fix wrong prompt in tx_vlan set command handler

 app/test-pmd/cmdline.c | 18 +++---------------
 app/test-pmd/config.c  | 16 ++++++++++++++++
 2 files changed, 19 insertions(+), 15 deletions(-)

-- 
1.9.3

  reply	other threads:[~2016-02-04  8:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 11:13 [dpdk-dev] [PATCH 1/2] testpmd: optimize tx_vlan_set and tx_qinq_set function Wang Xiao W
2015-12-22 11:36 ` [dpdk-dev] [PATCH v2] testpmd: fix a bug in tx_vlan set command support Wang Xiao W
2015-12-22 11:36   ` Wang Xiao W
2016-02-04  8:27     ` Wang Xiao W [this message]
2016-02-04  8:27       ` [dpdk-dev] [PATCH v3] testpmd: fix wrong prompt in tx_vlan set command handler Wang Xiao W
2016-02-04  9:52         ` Bruce Richardson

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=1454574452-30741-1-git-send-email-xiao.w.wang@intel.com \
    --to=xiao.w.wang@intel.com \
    --cc=dev@dpdk.org \
    --cc=jing.d.chen@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 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).