[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAErkTsTYVb4ea_BDjpLxW_FBrjjn33cHG4j5fgbMDf59Yk_4mw@mail.gmail.com>
Date: Wed, 1 Feb 2023 09:44:59 -0800
From: Jeroen de Borst <jeroendb@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next v2] gve: Introduce a way to disable queue formats.
Oh, I mis-interpreted your comment. Will document it there in v4.
On Tue, Jan 31, 2023 at 9:52 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Tue, 31 Jan 2023 08:33:29 -0800 Jeroen de Borst wrote:
> > Changed in v2:
> > - Documented queue formats and addressed nits.
>
> You did? I don't see... I was expecting changes to:
>
> Documentation/networking/device_drivers/ethernet/google/gve.rst
>
> Also clang with W=1 now says:
>
> include/linux/fortify-string.h:522:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
> __read_overflow2_field(q_size_field, size);
> ^
>
> dunno if that's legit.
Powered by blists - more mailing lists