app/testpmd: VXLAN packet identification
authorJijiang Liu <jijiang.liu@intel.com>
Thu, 23 Oct 2014 13:18:55 +0000 (21:18 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Oct 2014 13:37:34 +0000 (14:37 +0100)
commitbd948f20d6092c0b6f60a03b8ecc01bb55437c77
treea2475114f3871a69b5471ca7747bd7e004906f62
parent15dbb63ef9e9f108e7dcd837b88234f27a1ec258
app/testpmd: VXLAN packet identification

Add two commands to test VXLAN packet identification.
The test steps are as follows:
 1> use commands to add/delete VxLAN UDP port.
 2> use rxonly mode to receive VxLAN packet.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Yong Liu <yong.liu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/rxonly.c