kubernetes-sigs / cluster-api-provider-kubevirt

Cluster API Provider for KubeVirt
Apache License 2.0
108 stars 61 forks source link

templates: Activate net multiqueue #214

Closed qinqon closed 1 year ago

qinqon commented 1 year ago

What this PR does / why we need it: This change the templates VM to be with to improve performance by using net multiqueue [1] .

[1] https://www.linux-kvm.org/page/Multiqueue#Multiqueue_virtio-net

Release notes:

Activate network multiqueue at cluster templates.
qinqon commented 1 year ago

/ok-to-test

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3575272382


Totals Coverage Status
Change from base Build 3565380590: 0.0%
Covered Lines: 952
Relevant Lines: 1850

💛 - Coveralls
k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidvossel, qinqon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[templates/OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/blob/main/templates/OWNERS)~~ [davidvossel,qinqon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment