From: Jakub Kicinski <kuba@kernel.org>
To: "Nelson, Shannon" <shannon.nelson@amd.com>
Cc: Simon Horman <horms@kernel.org>,
netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, brett.creeley@amd.com, drivers@pensando.io
Subject: Re: [PATCH net 0/7] ionic: small fixes for 6.10
Date: Wed, 22 May 2024 10:04:04 -0700 [thread overview]
Message-ID: <20240522100404.230e4bab@kernel.org> (raw)
In-Reply-To: <e68cf441-e877-4cf8-98c6-86b6067364a8@amd.com>
On Tue, 21 May 2024 10:14:24 -0700 Nelson, Shannon wrote:
> As always, thanks for taking a look at the set.
>
> All of these patches are fixing existing code, whether by cleaning up
> compiler warnings (1, 7), tweaking for slightly better code (3, 4),
> getting rid of open coding instances (5), and fixing bad behavior (2,6).
> It seems to me these fit under the "fixes to existing code" mentioned
> in our Documentation/process/maintainer-netdev.rst guidelines.
I think that's a stretch, Simon is right. Maybe we can take patches
1 and 7 without the Fixes tag, just to make your life easier.
But if the rest are fixes I wouldn't know what isn't..
next prev parent reply other threads:[~2024-05-22 17:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-21 1:37 [PATCH net 0/7] ionic: small fixes for 6.10 Shannon Nelson
2024-05-21 1:37 ` [PATCH net 1/7] ionic: fix potential irq name truncation Shannon Nelson
2024-05-21 1:37 ` [PATCH net 2/7] ionic: Reset LIF device while restarting LIF Shannon Nelson
2024-05-21 1:37 ` [PATCH net 3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post Shannon Nelson
2024-05-21 1:37 ` [PATCH net 4/7] ionic: Mark error paths in the data path as unlikely Shannon Nelson
2024-05-21 1:37 ` [PATCH net 5/7] ionic: Use netdev_name() function instead of netdev->name Shannon Nelson
2024-05-21 1:37 ` [PATCH net 6/7] ionic: only sync frag_len in first buffer of xdp Shannon Nelson
2024-05-21 1:37 ` [PATCH net 7/7] ionic: fix up ionic_if.h kernel-doc issues Shannon Nelson
2024-05-21 14:06 ` [PATCH net 0/7] ionic: small fixes for 6.10 Simon Horman
2024-05-21 17:14 ` Nelson, Shannon
2024-05-22 17:04 ` Jakub Kicinski [this message]
2024-05-22 22:42 ` Nelson, Shannon
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=20240522100404.230e4bab@kernel.org \
--to=kuba@kernel.org \
--cc=brett.creeley@amd.com \
--cc=davem@davemloft.net \
--cc=drivers@pensando.io \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shannon.nelson@amd.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).