]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virnetdevbandwidthtest: Test QoS for OVS
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 28 Jun 2022 08:02:01 +0000 (10:02 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 1 Jul 2022 11:04:18 +0000 (13:04 +0200)
commit91e96ab71a3987309c4326b18fcc0a919e03b335
tree5fe8a19bde1d2e38788950c2d6ff7042fc6d604a
parent5f6aa0730323b1f2bc38b650e849dc470caeb440
virnetdevbandwidthtest: Test QoS for OVS

Ever since v7.6.0-rc1~235 we can use ovs-vsctl to set QoS instead
of tc. However, we don't have a test that's verifying generated
cmd line for ovs-vsctl.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/virnetdevbandwidthtest.c