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

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


On 4/25/2018 10:52 AM, Ferruh Yigit wrote:
> 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>
Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list