From: Jason Wang <jasowang@redhat.com>
To: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>,
"Michael S. Tsirkin" <mst@redhat.com>,
qemu-devel@nongnu.org, devel@daynix.com, qemu-stable@nongnu.org
Subject: Re: [PATCH v2 0/6] virtio-net fixes
Date: Fri, 22 Nov 2024 10:00:35 +0800 [thread overview]
Message-ID: <CACGkMEtCSKQ62jLfKKhc9Ejz8F2cMC-v-U7-8_QnZbZO-CsZiA@mail.gmail.com> (raw)
In-Reply-To: <3525b64d-9262-4eb4-9891-d30ace0db69f@daynix.com>
On Thu, Nov 21, 2024 at 6:09 PM Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>
> On 2024/11/21 19:05, Michael Tokarev wrote:
> > 11.11.2024 09:40, Akihiko Odaki wrote:
> >> Most of this series are fixes for software RSS and hash reporting, which
> >> should have no production user.
> >>
> >> However there is one exception; patch "virtio-net: Fix size check in
> >> dhclient workaround" fixes an out-of-bound access that can be triggered
> >> for anyone who don't use vhost. It has Cc: qemu-stable@nongnu.org and
> >> can be applied independently.
> >
> > Hi! Do you plan to submit this and "virtio-net: Add queues before
> > loading them"
> > for 9.2, which is at rc1 now already?
>
> I want "[PATCH v2 2/6] virtio-net: Fix size check in dhclient
> workaround" and "virtio-net: Add queues before loading them" for 9.2.
>
> They have Cc: qemu-stable@nongnu.org and will need backporting if it
> misses 9.2.0.
>
> Regards,
> Akihiko Odaki
>
Want to apply this series but patch 4 doesn't applied cleanly, please
rebase and send a new version:
Applying: net: checksum: Convert data to void *
Applying: virtio-net: Fix size check in dhclient workaround
Applying: virtio-net: Do not check for the queue before RSS
Applying: virtio-net: Fix hash reporting when the queue changes
error: patch failed: hw/net/virtio-net.c:2044
error: hw/net/virtio-net.c: patch does not apply
Patch failed at 0004 virtio-net: Fix hash reporting when the queue changes
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Thanks
prev parent reply other threads:[~2024-11-22 2:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 6:40 [PATCH v2 0/6] virtio-net fixes Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 1/6] net: checksum: Convert data to void * Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 2/6] virtio-net: Fix size check in dhclient workaround Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 3/6] virtio-net: Do not check for the queue before RSS Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 4/6] virtio-net: Fix hash reporting when the queue changes Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 5/6] virtio-net: Initialize hash reporting values Akihiko Odaki
2024-11-11 6:40 ` [PATCH v2 6/6] virtio-net: Copy received header to buffer Akihiko Odaki
2024-11-21 10:05 ` [PATCH v2 0/6] virtio-net fixes Michael Tokarev
2024-11-21 10:09 ` Akihiko Odaki
2024-11-22 2:00 ` Jason Wang [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=CACGkMEtCSKQ62jLfKKhc9Ejz8F2cMC-v-U7-8_QnZbZO-CsZiA@mail.gmail.com \
--to=jasowang@redhat.com \
--cc=akihiko.odaki@daynix.com \
--cc=devel@daynix.com \
--cc=mjt@tls.msk.ru \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.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 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).