app/testpmd: support NVGRE in Rx tunnel filtering
authorJijiang Liu <jijiang.liu@intel.com>
Fri, 20 Feb 2015 17:01:46 +0000 (17:01 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 23 Feb 2015 15:35:40 +0000 (16:35 +0100)
commit7d1da6342d9ae41c8a238b3c2cd9eb72aba0a8ed
tree442d06d6dac4f8243e19a908278ca44e2dc632c6
parent352378ede81612744633111d17b4682a82afdb17
app/testpmd: support NVGRE in Rx tunnel filtering

Extend the "tunnel_filter" command in testpmd to test the RX tunnel filter API for NVGRE packet.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Signed-off-by: Declan Doherty <declan.doherty@intel.com>
app/test-pmd/cmdline.c