From: Laurent Vivier <lvivier@redhat.com>
To: Jason Wang <jasowang@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/6] Net patches
Date: Mon, 25 Nov 2024 12:05:55 +0100 [thread overview]
Message-ID: <c8d00883-2fd6-419b-836d-4bcc81065112@redhat.com> (raw)
In-Reply-To: <20241125060809.15543-1-jasowang@redhat.com>
Hi Jason,
"[PATCH] virtio-net: Add queues before loading them" is missing from this PR.
Thanks,
Laurent
On 25/11/2024 07:08, Jason Wang wrote:
> The following changes since commit 6b99bb046dd36a6dd5525b8f88c2dcddae49222a:
>
> Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging (2024-11-24 13:39:06 +0000)
>
> are available in the Git repository at:
>
> https://github.com/jasowang/qemu.git tags/net-pull-request
>
> for you to fetch changes up to 7987d2be5a8bc3a502f89ba8cf3ac3e09f64d1ce:
>
> virtio-net: Copy received header to buffer (2024-11-25 14:00:51 +0800)
>
> ----------------------------------------------------------------
> -----BEGIN PGP SIGNATURE-----
>
> iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmdEEtgACgkQ7wSWWzmN
> YhH5qAgAlKdcx/gFt4EBXtjVq/qbPluEGOQxvcRYLlN90rPLHPgCjAoT5ly3fIv1
> 4kCgcVZyG8SdGu1n0TzTTS9kg5tL7weQ9xEWwF0oyyuZABgAB7w/wpC8MHSkJFOn
> 2Tv+2Iab0dJ+e1pw71OMpE/YR5X2xq5vopsSHRtnyGWfRPGswJFwka+f8FS5DSiq
> 2CeNxADgTkPxJgDmOrNSsAPz8Rns77FAZdvDMqFjx1Lrqm8kPv9jzwOMO+a/2LpC
> t6OkpFzGjiiskPjSnSn/tzo4TfWYoABjJaI7b3vEqmNEJSTAaxltZNtSXZucctEt
> 1ihnFdjr/wPwGK/5Wu+qGnfDbFNxBw==
> =W4y1
> -----END PGP SIGNATURE-----
>
> ----------------------------------------------------------------
> Akihiko Odaki (6):
> net: checksum: Convert data to void *
> virtio-net: Fix size check in dhclient workaround
> virtio-net: Do not check for the queue before RSS
> virtio-net: Fix hash reporting when the queue changes
> virtio-net: Initialize hash reporting values
> virtio-net: Copy received header to buffer
>
> hw/net/virtio-net.c | 108 +++++++++++++++++++++++++++----------------------
> include/net/checksum.h | 2 +-
> net/checksum.c | 4 +-
> 3 files changed, 63 insertions(+), 51 deletions(-)
>
>
next prev parent reply other threads:[~2024-11-25 11:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 6:08 [PULL 0/6] Net patches Jason Wang
2024-11-25 6:08 ` [PULL 1/6] net: checksum: Convert data to void * Jason Wang
2024-11-25 6:08 ` [PULL 2/6] virtio-net: Fix size check in dhclient workaround Jason Wang
2024-11-25 6:08 ` [PULL 3/6] virtio-net: Do not check for the queue before RSS Jason Wang
2024-11-25 6:08 ` [PULL 4/6] virtio-net: Fix hash reporting when the queue changes Jason Wang
2024-11-25 6:08 ` [PULL 5/6] virtio-net: Initialize hash reporting values Jason Wang
2024-11-25 6:08 ` [PULL 6/6] virtio-net: Copy received header to buffer Jason Wang
2024-11-25 11:05 ` Laurent Vivier [this message]
2024-11-26 2:55 ` [PULL 0/6] Net patches Jason Wang
2024-11-25 16:27 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2021-04-08 9:42 Jason Wang
2021-04-09 13:21 ` Peter Maydell
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=c8d00883-2fd6-419b-836d-4bcc81065112@redhat.com \
--to=lvivier@redhat.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@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).