From: "Michael S. Tsirkin" <mst@redhat.com>
To: Stefano Garzarella <sgarzare@redhat.com>
Cc: Luigi Leonardi <luigi.leonardi@outlook.com>,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
marco.pinn95@gmail.com, netdev@vger.kernel.org,
pabeni@redhat.com, stefanha@redhat.com,
virtualization@lists.linux.dev
Subject: Re: [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
Date: Thu, 29 Aug 2024 08:37:41 -0400 [thread overview]
Message-ID: <20240829083715-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <22bjrcsjxzwpr23i4i3sx6lf5kkxdz6zjie67jhykcpqn5qmgw@jec7qktcmblu>
On Thu, Aug 29, 2024 at 02:33:11PM +0200, Stefano Garzarella wrote:
> On Thu, Aug 29, 2024 at 08:19:31AM GMT, Michael S. Tsirkin wrote:
> > On Thu, Aug 29, 2024 at 01:00:37PM +0200, Luigi Leonardi wrote:
> > > Hi All,
> > >
> > > It has been a while since the last email and this patch has not been merged yet.
> > > This is just a gentle ping :)
> > >
> > > Thanks,
> > > Luigi
> >
> >
> > ok I can queue it for next. Next time pls remember to CC all
> > maintainers. Thanks!
>
> Thank for queueing it!
>
> BTW, it looks like the virtio-vsock driver is listed in
> "VIRTIO AND VHOST VSOCK DRIVER" but not listed under
> "VIRTIO CORE AND NET DRIVERS", so running get_maintainer.pl I have this
> list:
>
> $ ./scripts/get_maintainer.pl -f net/vmw_vsock/virtio_transport.c
> Stefan Hajnoczi <stefanha@redhat.com> (maintainer:VIRTIO AND VHOST VSOCK DRIVER)
> Stefano Garzarella <sgarzare@redhat.com> (maintainer:VIRTIO AND VHOST VSOCK DRIVER)
> "David S. Miller" <davem@davemloft.net> (maintainer:NETWORKING [GENERAL])
> Eric Dumazet <edumazet@google.com> (maintainer:NETWORKING [GENERAL])
> Jakub Kicinski <kuba@kernel.org> (maintainer:NETWORKING [GENERAL])
> Paolo Abeni <pabeni@redhat.com> (maintainer:NETWORKING [GENERAL])
> kvm@vger.kernel.org (open list:VIRTIO AND VHOST VSOCK DRIVER)
> virtualization@lists.linux.dev (open list:VIRTIO AND VHOST VSOCK DRIVER)
> netdev@vger.kernel.org (open list:VIRTIO AND VHOST VSOCK DRIVER)
> linux-kernel@vger.kernel.org (open list)
>
> Should we add net/vmw_vsock/virtio_transport.c and related files also under
> "VIRTIO CORE AND NET DRIVERS" ?
>
> Thanks,
> Stefano
ok
> >
> >
> > > >Hi Michael,
> > > >this series is marked as "Not Applicable" for the net-next tree:
> > > >https://patchwork.kernel.org/project/netdevbpf/patch/20240730-pinna-v4-2-5c9179164db5@outlook.com/
> > >
> > > >Actually this is more about the virtio-vsock driver, so can you queue
> > > >this on your tree?
> > >
> > > >Thanks,
> > > >Stefano
> >
prev parent reply other threads:[~2024-08-29 12:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 19:47 [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible Luigi Leonardi
2024-07-30 19:47 ` Luigi Leonardi via B4 Relay
2024-07-30 19:47 ` [PATCH net-next v4 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work Luigi Leonardi
2024-07-30 19:47 ` Luigi Leonardi via B4 Relay
2024-07-30 19:47 ` [PATCH net-next v4 2/2] vsock/virtio: avoid queuing packets when intermediate queue is empty Luigi Leonardi
2024-07-30 19:47 ` Luigi Leonardi via B4 Relay
2024-07-31 7:39 ` Stefano Garzarella
2024-08-05 8:39 ` [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible Stefano Garzarella
2024-08-06 16:02 ` Jakub Kicinski
2024-08-06 16:45 ` Stefano Garzarella
2024-08-29 11:00 ` Luigi Leonardi
2024-08-29 12:19 ` Michael S. Tsirkin
2024-08-29 12:33 ` Stefano Garzarella
2024-08-29 12:37 ` Michael S. Tsirkin [this message]
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=20240829083715-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luigi.leonardi@outlook.com \
--cc=marco.pinn95@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sgarzare@redhat.com \
--cc=stefanha@redhat.com \
--cc=virtualization@lists.linux.dev \
/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.