Re: [ovs-dev] [PATCH ovn v2 2/2] qos: add support for port minimum bandwidth guarantee

2022-04-27 Thread Ales Musil
Looks good, thanks Acked-by: Ales Musil On Wed, Apr 27, 2022 at 2:03 AM Ihar Hrachyshka wrote: > Reported-At: https://bugzilla.redhat.com/show_bug.cgi?id=2060310 > Signed-off-by: Ihar Hrachyshka > --- > NEWS | 2 ++ > controller/binding.c | 13 ++--- > ovn-nb.xml

[ovs-dev] [PATCH ovn v2 2/2] qos: add support for port minimum bandwidth guarantee

2022-04-26 Thread Ihar Hrachyshka
Reported-At: https://bugzilla.redhat.com/show_bug.cgi?id=2060310 Signed-off-by: Ihar Hrachyshka --- NEWS | 2 ++ controller/binding.c | 13 ++--- ovn-nb.xml | 5 + ovn-sb.xml | 5 + tests/system-ovn.at | 4 +++- 5 files changed, 25