On 10/02/2017 11:05 AM, Michal Privoznik wrote:
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(a)redhat.com>
---
src/lxc/lxc_driver.c | 3 ++-
src/lxc/lxc_process.c | 3 ++-
src/network/bridge_driver.c | 2 +-
src/qemu/qemu_command.c | 3 ++-
src/qemu/qemu_driver.c | 6 ++++--
src/qemu/qemu_hotplug.c | 6 ++++--
src/util/virnetdevbandwidth.c | 43 +++++++++++++++++++++++++++++-------------
src/util/virnetdevbandwidth.h | 3 ++-
tests/virnetdevbandwidthtest.c | 2 +-
9 files changed, 48 insertions(+), 23 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
(this reminds me, I need an eye exam ;-))