[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200623.145301.492643975758571231.davem@davemloft.net>
Date: Tue, 23 Jun 2020 14:53:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: alobakin@...me
Cc: kuba@...nel.org, mkubecek@...e.cz, f.fainelli@...il.com,
andrew@...n.ch, jiri@...lanox.com, antoine.tenart@...tlin.com,
steffen.klassert@...unet.com, ayal@...lanox.com,
therbert@...gle.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 net] net: ethtool: add missing string for
NETIF_F_GSO_TUNNEL_REMCSUM
From: Alexander Lobakin <alobakin@...me>
Date: Tue, 23 Jun 2020 10:43:48 +0000
> Commit e585f2363637 ("udp: Changes to udp_offload to support remote
> checksum offload") added new GSO type and a corresponding netdev
> feature, but missed Ethtool's 'netdev_features_strings' table.
> Give it a name so it will be exposed to userspace and become available
> for manual configuration.
>
> v3:
> - decouple from "netdev_features_strings[] cleanup" series;
> - no functional changes.
>
> v2:
> - don't split the "Fixes:" tag across lines;
> - no functional changes.
>
> Fixes: e585f2363637 ("udp: Changes to udp_offload to support remote checksum offload")
> Signed-off-by: Alexander Lobakin <alobakin@...me>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists