[PATCH 0/5] Clear QoS for OVS more frequently

Michal Privoznik posted 5 patches 2 weeks, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1712917104.git.mprivozn@redhat.com
src/conf/netdev_bandwidth_conf.c  | 14 ------
src/conf/netdev_bandwidth_conf.h  |  3 --
src/hypervisor/domain_interface.c | 78 ++++++++++++++++++++++++++-----
src/hypervisor/domain_interface.h |  5 ++
src/libvirt_private.syms          |  4 +-
src/lxc/lxc_driver.c              | 14 ++----
src/lxc/lxc_process.c             | 18 +++----
src/qemu/qemu_hotplug.c           | 40 ++--------------
src/util/virnetdevopenvswitch.c   |  4 +-
src/util/virnetdevopenvswitch.h   |  4 +-
src/util/virnetdevtap.c           |  2 +-
11 files changed, 95 insertions(+), 91 deletions(-)
[PATCH 0/5] Clear QoS for OVS more frequently
Posted by Michal Privoznik 2 weeks, 6 days ago
*** BLURB HERE ***

Michal Prívozník (5):
  virnetdevopenvswitch: Fix comment to
    virNetDevOpenvswitchInterfaceGetMaster()
  hypervisor: Introduce and use virDomainInterfaceVportRemove()
  virnetdevopenvswitch: Drop @brname arg from
    virNetDevOpenvswitchRemovePort()
  conf: Move virDomainClearNetBandwidth() to src/hypervisor/
  domain_interface: Introduce and use virDomainInterfaceClearQoS()

 src/conf/netdev_bandwidth_conf.c  | 14 ------
 src/conf/netdev_bandwidth_conf.h  |  3 --
 src/hypervisor/domain_interface.c | 78 ++++++++++++++++++++++++++-----
 src/hypervisor/domain_interface.h |  5 ++
 src/libvirt_private.syms          |  4 +-
 src/lxc/lxc_driver.c              | 14 ++----
 src/lxc/lxc_process.c             | 18 +++----
 src/qemu/qemu_hotplug.c           | 40 ++--------------
 src/util/virnetdevopenvswitch.c   |  4 +-
 src/util/virnetdevopenvswitch.h   |  4 +-
 src/util/virnetdevtap.c           |  2 +-
 11 files changed, 95 insertions(+), 91 deletions(-)

-- 
2.43.2
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org