Rework OVN QoS implementation in order to configure it through OVS QoS
table instead of running tc command directly bypassing OVS.
Lorenzo Bianconi (3):
controller: fix interface qos aliasing
controller: configure qos through ovs qos table and do not run tc
directly
controller: get rid of egress_ifaces
controller/binding.c | 374 ++++++++++++------------------------
controller/binding.h | 1 -
controller/ovn-controller.c | 15 +-
northd/northd.c | 3 +-
northd/ovn-northd.8.xml | 6 -
ovn-nb.xml | 5 +
ovn-sb.xml | 5 +
tests/ovn-performance.at | 5 -
tests/system-ovn.at | 41 +++-
9 files changed, 184 insertions(+), 271 deletions(-)
--
2.39.2
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev