On 4/22/2018 9:59 PM, Rasesh Mody wrote: > From: Shahed Shaikh <[email protected]> > > 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 <[email protected]> > Signed-off-by: Rasesh Mody <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

