Re: [ovs-dev] [PATCH v3] datapath-windows: Enable checksum offloads in STT

2015-09-21 Thread Nithin Raju
hi Sai, Thanks for implementing this. I had a few minor comments. I should be able to ack the v4. thanks, -- Nithin > On Sep 18, 2015, at 5:20 PM, Sairam Venugopal wrote: > > Enable support for Checksum offloads in STT if it's enabled in the Windows > VM. Set the Checksum Partial and Checksum

[ovs-dev] [PATCH v3] datapath-windows: Enable checksum offloads in STT

2015-09-18 Thread Sairam Venugopal
Enable support for Checksum offloads in STT if it's enabled in the Windows VM. Set the Checksum Partial and Checksum Verified flags as mentioned in the STT Draft - https://tools.ietf.org/html/draft-davie-stt-06 Signed-off-by: Sairam Venugopal --- datapath-windows/ovsext/Stt.c | 164 +