[dpdk-dev] [PATCH v3] testpmd: fix wrong prompt in tx_vlan set command handler

Wang Xiao W xiao.w.wang at intel.com
Thu Feb 4 09:27:31 CET 2016


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



More information about the dev mailing list