[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-03-03 Thread Lu, Wenzhuo
Hi Michael, > -Original Message- > From: Qiu, Michael > Sent: Thursday, March 3, 2016 2:58 PM > To: Lu, Wenzhuo; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del > > On 1/11/2016 3:08 PM, Wenzhuo Lu wrote: > > Add UDP tunn

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-03-03 Thread Qiu, Michael
On 1/11/2016 3:08 PM, Wenzhuo Lu wrote: > Add UDP tunnel add/del support on ixgbe. Now it only support > VxLAN port configuration. > Although the VxLAN port has a default value 4789, it can be > changed. We support VxLAN port configuration to meet the > change. > Note, the default value of VxLAN

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-13 Thread Lu, Wenzhuo
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, January 12, 2016 8:37 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org; Vincent JARDIN > Subject: Re: [dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del >

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-12 Thread Thomas Monjalon
Hi, 2016-01-11 08:28, Lu, Wenzhuo: > [Wenzhuo] The udp_tunnel_add and udp_tunnel_del have already existed. I just > use them. Honestly I agree with you they are not accurate name. Better change > them to udp_tunnel_port_add and udp_tunnel_port_del. But it should be a ABI > change if I?m not

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-11 Thread Wenzhuo Lu
Add UDP tunnel add/del support on ixgbe. Now it only support VxLAN port configuration. Although the VxLAN port has a default value 4789, it can be changed. We support VxLAN port configuration to meet the change. Note, the default value of VxLAN port in ixgbe NICs is 0. So please set it when using

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-11 Thread Vincent JARDIN
> [Wenzhuo] The udp_tunnel_add and udp_tunnel_del have already existed. I just use them. Honestly I agree with you they are not accurate name. Better change them to udp_tunnel_port_add and udp_tunnel_port_del. But it should be a ABI change if I?m not wrong. I think we can announce it this release

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-11 Thread Vincent JARDIN
see inline Le 11 janv. 2016 08:08, "Wenzhuo Lu" a ?crit : > > Add UDP tunnel add/del support on ixgbe. Now it only support > VxLAN port configuration. > Although the VxLAN port has a default value 4789, it can be > changed. We support VxLAN port configuration to meet the > change. > Note, the

[dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del

2016-01-11 Thread Lu, Wenzhuo
Hi Vincent, From: Vincent JARDIN [mailto:vincent.jar...@6wind.com] Sent: Monday, January 11, 2016 3:41 PM To: Lu, Wenzhuo Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 1/4] ixgbe: support UDP tunnel add/del see inline Le 11 janv. 2016 08:08, "Wenzhuo Lu" mailto:wenzhuo.lu at