[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALzJLG88Xk3F1O1ANdJ7nmLscYfCFbtJh47FkB456W4F+ay_Ng@mail.gmail.com>
Date: Sun, 1 May 2016 23:09:09 +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 8/9] mlx5e: Fix IPv6 tunnel checksum offload
On Sat, Apr 30, 2016 at 1:43 AM, Alexander Duyck <aduyck@...antis.com> wrote:
> The mlx5 driver exposes support for TSO6 but not IPv6 csum for hardware
> encapsulated tunnels. This leads to issues as it triggers warnings in
> skb_checksum_help as it ends up being called as we report supporting the
> segmentation but not the checksumming for IPv6 frames.
>
> This patch corrects that and drops 2 features that don't actually need to
> be supported in hw_enc_features since they are Rx features and don't
> actually impact anything by being present in hw_enc_features.
>
> Signed-off-by: Alexander Duyck <aduyck@...antis.com>
Reviewed-by: Saeed Mahameed <saeedm@...lanox.com>
Powered by blists - more mailing lists