From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Alexandre Derumier <aderumier@odiso.com>
Subject: [pve-devel] applied-series: [PATCH qemu-server 0/4] qemu 7.1: virtio-net: add new default values
Date: Sun, 13 Nov 2022 16:49:03 +0100 [thread overview]
Message-ID: <6b4e4a26-6f51-d4a1-6db0-682110d34073@proxmox.com> (raw)
In-Reply-To: <20221113143738.878856-1-aderumier@odiso.com>
Am 13/11/2022 um 15:37 schrieb Alexandre Derumier:
> patch 1 was already submitted last month.
>
> this patch series also add a new patch to increase rx|tx-queue-size to 1024
> and tests.
>
> I'm running theses values in production and don't have seen any performance
> regression.
>
>
> Alexandre Derumier (4):
> fix #4296: virtio-net: enable packed queues for qemu 7.1
> virtio-net: increase defaults rx|tx-queue-size to 1024
> test: add qemu 7.1 default netdev rx|tx_queue_size=1024
> test: add qemu 7.1 multiqueue netdev test
>
> PVE/QemuServer.pm | 15 ++++++++---
> .../cputype-icelake-client-deprecation.conf | 1 -
> ...putype-icelake-client-deprecation.conf.cmd | 2 --
> test/cfg2cmd/netdev-7.1-multiqueues.conf | 8 ++++++
> test/cfg2cmd/netdev-7.1-multiqueues.conf.cmd | 26 +++++++++++++++++++
> test/cfg2cmd/netdev-7.1.conf | 8 ++++++
> test/cfg2cmd/netdev-7.1.conf.cmd | 26 +++++++++++++++++++
> 7 files changed, 80 insertions(+), 6 deletions(-)
> create mode 100644 test/cfg2cmd/netdev-7.1-multiqueues.conf
> create mode 100644 test/cfg2cmd/netdev-7.1-multiqueues.conf.cmd
> create mode 100644 test/cfg2cmd/netdev-7.1.conf
> create mode 100644 test/cfg2cmd/netdev-7.1.conf.cmd
>
applied, thanks!
There where some other tests that needed updating for the increased tx/rx Q size
too as they had a net device and weren't fixed to a specific QEMU version.
Oh, and the last patch missed a trailing \ in the penultimate line, I squashed
that in.
prev parent reply other threads:[~2022-11-13 15:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-13 14:37 [pve-devel] " Alexandre Derumier
2022-11-13 14:37 ` [pve-devel] [PATCH qemu-server 1/4] fix #4296: virtio-net: enable packed queues for qemu 7.1 Alexandre Derumier
2022-11-13 14:37 ` [pve-devel] [PATCH qemu-server 2/4] virtio-net: increase defaults rx|tx-queue-size to 1024 Alexandre Derumier
2022-11-13 14:37 ` [pve-devel] [PATCH qemu-server 3/4] test: add qemu 7.1 default netdev rx|tx_queue_size=1024 Alexandre Derumier
2022-11-13 14:37 ` [pve-devel] [PATCH qemu-server 4/4] test: add qemu 7.1 multiqueue netdev test Alexandre Derumier
2022-11-13 15:49 ` Thomas Lamprecht [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=6b4e4a26-6f51-d4a1-6db0-682110d34073@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.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.