[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230131215253.0d480afe@kernel.org>
Date: Tue, 31 Jan 2023 21:52:53 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Jeroen de Borst <jeroendb@...gle.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next v2] gve: Introduce a way to disable queue
formats.
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