From: Jakub Kicinski <kuba@kernel.org>
To: Jeroen de Borst <jeroendb@google.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH net-next v2] gve: Introduce a way to disable queue formats.
Date: Tue, 31 Jan 2023 21:52:53 -0800 [thread overview]
Message-ID: <20230131215253.0d480afe@kernel.org> (raw)
In-Reply-To: <20230131163329.213361-1-jeroendb@google.com>
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.
next prev parent reply other threads:[~2023-02-01 5:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-31 16:33 [PATCH net-next v2] gve: Introduce a way to disable queue formats Jeroen de Borst
2023-02-01 5:52 ` Jakub Kicinski [this message]
2023-02-01 17:44 ` Jeroen de Borst
2023-02-01 10:18 ` Leon Romanovsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230131215253.0d480afe@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=jeroendb@google.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.