Re: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-02-10 Thread Ben Pfaff
On Thu, Feb 11, 2016 at 01:38:54AM +, Alin Serdean wrote: > The purpose of this patch is to refactor the software offloads found in > the VXLAN and GRE code and also to refactor how the maximmum segment > size for a given NBL is obtained. > > This patch introduces two functions OvsApplySWCheck

Re: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-02-10 Thread Nithin Raju
Thanks for taking care of the comments. Acked-by: Nithin Raju -Original Message- From: dev on behalf of Alin Serdean Date: Wednesday, February 10, 2016 at 5:38 PM To: "dev@openvswitch.org" Subject: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads a

[ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-02-10 Thread Alin Serdean
The purpose of this patch is to refactor the software offloads found in the VXLAN and GRE code and also to refactor how the maximmum segment size for a given NBL is obtained. This patch introduces two functions OvsApplySWChecksumOnNB and OVSGetTcpMSS. OVSGetTcpMSS - will return the mss found in a

Re: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-01-28 Thread Nithin Raju
of Alin Serdean Date: Wednesday, January 20, 2016 at 6:16 PM To: "dev@openvswitch.org" Subject: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss >The purpose of this patch is to refactor the software offloads found in >the VXLAN and GRE code and also to

Re: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-01-21 Thread Sorin Vinturis
Acked-by: Sorin Vinturis -Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alin Serdean Sent: Thursday, 21 January, 2016 04:17 To: dev@openvswitch.org Subject: [ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss The purpose of this patch is

[ovs-dev] [PATCH] datapath-windows: Refactor sofware offloads and mss

2016-01-20 Thread Alin Serdean
The purpose of this patch is to refactor the software offloads found in the VXLAN and GRE code and also to refactor how the maximmum segment size for a given NBL is obtained. This patch introduces two functions OvsApplySWChecksumOnNB and OVSGetTcpMSS. OVSGetTcpMSS - will return the mss found in a