From: "Michael S. Tsirkin" <mst@redhat.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: "Jon Kohler" <jon@nutanix.com>,
"Jason Wang" <jasowang@redhat.com>,
"Xuan Zhuo" <xuanzhuo@linux.alibaba.com>,
"Eugenio Pérez" <eperezma@redhat.com>,
"virtualization@lists.linux.dev" <virtualization@lists.linux.dev>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
Date: Wed, 26 Nov 2025 07:30:40 -0500 [thread overview]
Message-ID: <20251126073008-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <abb04d29-1cd8-4bff-879d-116798487263@redhat.com>
On Wed, Nov 26, 2025 at 12:16:56PM +0100, Paolo Abeni wrote:
> On 11/25/25 9:00 PM, Jon Kohler wrote:
> >> On Nov 25, 2025, at 12:57 PM, Paolo Abeni <pabeni@redhat.com> wrote:
> >>
> >> CC netdev
> >
> > Thats odd, I used git send-email --to-cmd='./scripts/get_maintainer.pl,
> > but it looks like in MAINTAINERS, that only would have hit
> > VIRTIO CORE AND NET DRIVERS,
>
> ?!? not here:
>
> ./scripts/get_maintainer.pl drivers/net/virtio_net.c
yes but not include/linux/virtio_net.h
> "Michael S. Tsirkin" <mst@redhat.com> (maintainer:VIRTIO CORE AND NET
> DRIVERS)
> Jason Wang <jasowang@redhat.com> (maintainer:VIRTIO CORE AND NET DRIVERS)
> Xuan Zhuo <xuanzhuo@linux.alibaba.com> (reviewer:VIRTIO CORE AND NET
> DRIVERS)
> "Eugenio Pérez" <eperezma@redhat.com> (reviewer:VIRTIO CORE AND NET DRIVERS)
> Andrew Lunn <andrew+netdev@lunn.ch> (maintainer:NETWORKING DRIVERS)
> "David S. Miller" <davem@davemloft.net> (maintainer:NETWORKING DRIVERS)
> Eric Dumazet <edumazet@google.com> (maintainer:NETWORKING DRIVERS)
> Jakub Kicinski <kuba@kernel.org> (maintainer:NETWORKING DRIVERS)
> Paolo Abeni <pabeni@redhat.com> (maintainer:NETWORKING DRIVERS)
> virtualization@lists.linux.dev (open list:VIRTIO CORE AND NET DRIVERS)
> netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
> linux-kernel@vger.kernel.org (open list)
>
> The "NETWORKING DRIVER" entry should catch even virtio_net. Something
> odd in your setup?!?
>
> BTW, this is a bit too late, but you should wait at least 24h before
> reposting on netdev:
>
> https://elixir.bootlin.com/linux/v6.17.9/source/Documentation/process/maintainer-netdev.rst#L422
>
> /P
next prev parent reply other threads:[~2025-11-26 12:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-25 17:51 [PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX Jon Kohler
2025-11-25 17:57 ` Paolo Abeni
2025-11-25 17:59 ` Paolo Abeni
2025-11-25 20:00 ` Jon Kohler
2025-11-26 0:03 ` Michael S. Tsirkin
2025-11-26 11:16 ` Paolo Abeni
2025-11-26 12:30 ` Michael S. Tsirkin [this message]
2025-11-26 19:00 ` Jon Kohler
2025-11-26 18:58 ` Jon Kohler
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=20251126073008-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=eperezma@redhat.com \
--cc=jasowang@redhat.com \
--cc=jon@nutanix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=virtualization@lists.linux.dev \
--cc=xuanzhuo@linux.alibaba.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 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.