[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACT4oucW_A1PyQYszxxvnuG8uhkdzdeUjJpoyTwn-+vQBPJgsQ@mail.gmail.com>
Date: Wed, 22 Mar 2023 07:47:42 +0100
From: Íñigo Huguet <ihuguet@...hat.com>
To: Edward Cree <ecree.xilinx@...il.com>
Cc: habetsm.xilinx@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
Tianhao Zhao <tizhao@...hat.com>,
Jonathan Cooper <jonathan.s.cooper@....com>
Subject: Re: [PATCH net] sfc: ef10: don't overwrite offload features at NIC reset
On Wed, Mar 8, 2023 at 4:53 PM Edward Cree <ecree.xilinx@...il.com> wrote:
>
> On 08/03/2023 11:32, Íñigo Huguet wrote:
> > At NIC reset, some offload features related to encapsulated traffic
> > might have changed (this mainly happens if the firmware-variant is
> > changed with the sfboot userspace tool). Because of this, features are
> > checked and set again at reset time.
> >
> > However, this was not done right, and some features were improperly
> > overwritten at NIC reset:
> > - Tunneled IPv6 segmentation was always disabled
> > - Features disabled with ethtool were reenabled
> > - Features that becomes unsupported after the reset were not disabled
> >
> > Also, cleanup a bit the setting of other features not related to
> > encapsulation. Now that Siena devices are unsupported, some checks are
> > unnecessary because they're always supported in all ef10 models.
>
> Could you clarify what checks were removed? All I can see is the
> 'NETIF_F_TSO6 requires NETIF_F_IPV6_CSUM' check, and Siena already
> supported NETIF_F_IPV6_CSUM (it's only Falcon that didn't).
> Or are you also referring to some items moving from efx.c to the
> definition of EF10_OFFLOAD_FEATURES? That's fine and matches more
> closely to what we do for ef100, but again the commit message could
> explain this better.
> In any case this should really be two separate patches, with the
> cleanup part going to net-next.
> That said, the above is all nit-picky, and the fix looks good, so:
> Acked-by: Edward Cree <ecree.xilinx@...il.com>
>
Hi. Kindly asking about the state of this patch, it is acked since 2
weeks ago and it appears in patchwork as "changes requested". Is there
something else I need to do? Thanks!
--
Íñigo Huguet
Powered by blists - more mailing lists