]> xenbits.xensource.com Git - libvirt.git/commit
QoS: Set classes and filters in proper direction
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 2 Oct 2017 12:12:44 +0000 (14:12 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 5 Oct 2017 07:16:05 +0000 (09:16 +0200)
commitcea3715b2e9a8faf9ed3a6d6699c03b52cfa769b
tree2d33e1f7b16c66eefc053136dc280609b2178a91
parentd86fd2402e9d217f90e0a149d6486f392b34f7ba
QoS: Set classes and filters in proper direction

Similarly to previous patch, for some types of interface domain
and host are on the same side of RX/TX barrier. In that case, we
need to set up the QoS differently. Well, swapped.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/lxc/lxc_driver.c
src/lxc/lxc_process.c
src/network/bridge_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/util/virnetdevbandwidth.c
src/util/virnetdevbandwidth.h
tests/virnetdevbandwidthtest.c