; Subject: [ovs-dev] [PATCH V4] datapath-windows: Improved offloading on STT
> tunnel
>
> *Added OvsExtractLayers - populates only the layers field without unnecessary
> memory operations for flow part
> *If in STT header the flags are 0 then force packets checksums calculation
&
*Added OvsExtractLayers - populates only the layers field without unnecessary
memory operations for flow part
*If in STT header the flags are 0 then force packets checksums calculation
on receive.
*Ensure correct pseudo checksum is set for LSO both on send and receive.
Both Windows and Linux includ