[Q] virtio Network Performance tuning with Intel DPDK libraries

cmonty14

Well-Known Member
Mar 4, 2014
343
5
58
Hello!

In the KVM Wiki page I found this information:
Code:
How to use get high performance with Virtio 
 get the latest drop from dpdk.org 
 add the librte_pmd_virtio  Example 
testpmd -c 0xff -n 1 \
    -d librte_pmd_virtio.so \
    -- \
    --disable-hw-vlan --disable-rss \
    -i --rxq=1 --txq=1 --rxd=256 --txd=256

a) Is this something that could be relevant for performance tuning in Proxmox VE?
b) Is this already implemented?


THX
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!