Re: [ovs-dev] [PATCH v8] datapath: Add Stateless TCP Tunneling protocol.

2015-04-27 Thread Pravin Shelar
On Mon, Apr 27, 2015 at 1:34 PM, Jesse Gross wrote: > On Mon, Apr 27, 2015 at 1:14 PM, Pravin B Shelar wrote: >> The Stateless TCP Tunnel (STT) protocol encapsulates traffic in >> IPv4/TCP packets. >> STT uses TCP segmentation offload available in most of NIC. On >> packet xmit STT driver appends

Re: [ovs-dev] [PATCH v8] datapath: Add Stateless TCP Tunneling protocol.

2015-04-27 Thread Jesse Gross
On Mon, Apr 27, 2015 at 1:14 PM, Pravin B Shelar wrote: > The Stateless TCP Tunnel (STT) protocol encapsulates traffic in > IPv4/TCP packets. > STT uses TCP segmentation offload available in most of NIC. On > packet xmit STT driver appends STT header along with TCP header > to the packet. For GSO

[ovs-dev] [PATCH v8] datapath: Add Stateless TCP Tunneling protocol.

2015-04-27 Thread Pravin B Shelar
The Stateless TCP Tunnel (STT) protocol encapsulates traffic in IPv4/TCP packets. STT uses TCP segmentation offload available in most of NIC. On packet xmit STT driver appends STT header along with TCP header to the packet. For GSO packet GSO parameters are set according to tunnel configuration and