[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALzJLG-Vkx4oAeFecdYmr8Wfc2tPtbC=wWN7_qd+e5n+9fNGXA@mail.gmail.com>
Date: Sun, 1 May 2016 23:21:40 +0300
From: Saeed Mahameed <saeedm@....mellanox.co.il>
To: Alexander Duyck <aduyck@...antis.com>
Cc: Tal Alon <talal@...lanox.com>,
Linux Netdev List <netdev@...r.kernel.org>,
michael.chan@...adcom.com, "David S. Miller" <davem@...emloft.net>,
Gal Pressman <galp@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
Eran Ben Elisha <eranbe@...lanox.com>
Subject: Re: [net-next PATCH v2 6/9] mlx4: Add support for inner IPv6 checksum
offloads and TSO
On Sat, Apr 30, 2016 at 1:43 AM, Alexander Duyck <aduyck@...antis.com> 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 inner header on IPv4 tunnels, but not on IPv6 tunnels.
>
> For this reason I am adding the feature to the hw_enc_features and adding
> an extra check to the features_check call that will disable GSO and
> checksum offload in the case that the encapsulated frame has an outer IP
> version of that is not 4. The check in mlx4_en_features_check could be
> removed if at some point in the future a fix is found that allows the
> hardware to offload segmentation/checksum on tunnels with an outer IPv6
> header.
>
> Signed-off-by: Alexander Duyck <aduyck@...antis.com>
Reviewed-by: Saeed Mahameed <saeedm@...lanox.com>
Powered by blists - more mailing lists