From: Wang Xiao W <xiao.w.wang@intel.com>
To: jing.d.chen@intel.com, pablo.de.lara.guarch@intel.com
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2] testpmd: fix a bug in tx_vlan set command support
Date: Tue, 22 Dec 2015 19:36:44 +0800 [thread overview]
Message-ID: <1450784205-10880-1-git-send-email-xiao.w.wang@intel.com> (raw)
In-Reply-To: <1450696402-14847-1-git-send-email-xiao.w.wang@intel.com>
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.
v1:
* Initial version for tx_vlan set command support bug fix.
Wang Xiao W (1):
testpmd: fix a bug in tx_vlan set command support
app/test-pmd/cmdline.c | 12 ------------
app/test-pmd/config.c | 16 ++++++++++++++++
2 files changed, 16 insertions(+), 12 deletions(-)
--
1.9.3
next prev parent reply other threads:[~2015-12-22 11:36 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 ` Wang Xiao W [this message]
2015-12-22 11:36 ` [dpdk-dev] [PATCH v2] testpmd: fix a bug in tx_vlan set command support Wang Xiao W
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 8:27 ` 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=1450784205-10880-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 \
--cc=pablo.de.lara.guarch@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).