On 4/22/2018 9:59 PM, Rasesh Mody wrote: > From: Shahed Shaikh <shahed.sha...@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.sha...@cavium.com> > Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>