Re: [dpdk-dev] [PATCH] app/testpmd: add option to configure udp tunnel port

2018-04-25 Thread Ferruh Yigit
On 4/25/2018 10:52 AM, Ferruh Yigit wrote: > On 4/22/2018 9:59 PM, Rasesh Mody wrote: >> From: Shahed Shaikh >> >> This change adds a new option to "port config" command to >> add udp tunnel port for VXLAN and GENEVE tunneling protocols. >> This command can be extended for other tunneling protocol

Re: [dpdk-dev] [PATCH] app/testpmd: add option to configure udp tunnel port

2018-04-25 Thread Ferruh Yigit
On 4/22/2018 9:59 PM, Rasesh Mody wrote: > From: Shahed Shaikh > > This change adds a new option to "port config" command to > add udp tunnel port for VXLAN and GENEVE tunneling protocols. > This command can be extended for other tunneling protocols > listed in "enum rte_eth_tunnel_type" as and w

[dpdk-dev] [PATCH] app/testpmd: add option to configure udp tunnel port

2018-04-22 Thread Rasesh Mody
From: Shahed Shaikh This change adds a new option to "port config" command to add udp tunnel port for VXLAN and GENEVE tunneling protocols. This command can be extended for other tunneling protocols listed in "enum rte_eth_tunnel_type" as and when needed. usage: port config udp_tunnel_port add|