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

Ferruh Yigit ferruh.yigit at intel.com
Wed Apr 25 11:52:24 CEST 2018


On 4/22/2018 9:59 PM, Rasesh Mody wrote:
> From: Shahed Shaikh <shahed.shaikh at cavium.com>
> 
> 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 <port_id> udp_tunnel_port add|rm vxlan|geneve <udp_port>
> 
> Signed-off-by: Shahed Shaikh <shahed.shaikh at cavium.com>
> Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list