]> git.proxmox.com Git - qemu-server.git/commit
virtio-net: increase defaults rx|tx-queue-size to 1024
authorAlexandre Derumier <aderumier@odiso.com>
Sun, 13 Nov 2022 14:37:36 +0000 (15:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Nov 2022 15:42:23 +0000 (16:42 +0100)
commit620d6b328f7b661426c923dcec9616fd63115d6b
tree1a7910063f8ec6049d5927fa11b900fe60cee8dc
parent0c03a3903536ef222d3f78f825e749c9fe12c835
virtio-net: increase defaults rx|tx-queue-size to 1024

This is reducing packet drop on high pps, and also needed for dpdk.

Redhat already have use it by default in rhev and his openstack platform too
since 2019.

I'm using it in production since 6 months, I don't have seen performance regression.

fix: (which ask for custom option, but setting it by default seem fine for me)

https://bugzilla.proxmox.com/show_bug.cgi?id=1546
https://bugzilla.proxmox.com/show_bug.cgi?id=2349
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/QemuServer.pm
test/cfg2cmd/efidisk-on-rbd.conf.cmd
test/cfg2cmd/q35-linux-hostpci-multifunction.conf.cmd
test/cfg2cmd/q35-linux-hostpci-x-pci-overrides.conf.cmd
test/cfg2cmd/q35-linux-hostpci.conf.cmd
test/cfg2cmd/q35-simple.conf.cmd
test/cfg2cmd/qemu-xhci-7.1.conf.cmd
test/cfg2cmd/qemu-xhci-q35-7.1.conf.cmd
test/cfg2cmd/seabios_serial.conf.cmd