Re: [net-next PATCH v2 6/9] mlx4: Add support for inner IPv6 checksum offloads and TSO

2016-05-01 Thread Saeed Mahameed
On Sat, Apr 30, 2016 at 1:43 AM, Alexander Duyck wrote: > >From what I can tell the ConnectX-3 will support an inner IPv6 checksum and > segmentation offload, however it cannot support outer IPv6 headers. This > assumption is based on the fact that I could see the checksum being > offloaded for i

[net-next PATCH v2 6/9] mlx4: Add support for inner IPv6 checksum offloads and TSO

2016-04-29 Thread Alexander Duyck
>From what I can tell the ConnectX-3 will support an inner IPv6 checksum and segmentation offload, however it cannot support outer IPv6 headers. This assumption is based on the fact that I could see the checksum being offloaded for inner header on IPv4 tunnels, but not on IPv6 tunnels. For this r