[libvirt] [PATCH] network: apply bandwidth settings for forward mode=bridge

Laine Stump laine at laine.org
Fri Sep 13 16:22:08 UTC 2019


On 9/13/19 12:05 PM, Daniel P. Berrangé wrote:
> We previously allowed bandwidth settings when attaching NICs
> to networks with forward mode=bridge:
>
>    commit 42a92ee93d5432ebd9ebfd409903b5287fc7d7ff
>    Author: Daniel P. Berrangé <berrange at redhat.com>
>    Date:   Tue Nov 20 11:30:05 2018 +0000
>
>      network: add missing bandwidth limits for bridge forward type
>
>      In the case of a network with forward=bridge, which has a bridge device
>      listed, we are capable of setting bandwidth limits but fail to call the
>      function to register them.
>
>      Reviewed-by: Cole Robinson <crobinso at redhat.com>
>      Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
>
> Unfortunately the wrong version of this patch was posted and
> reviewed and thus it lacked the code to actually apply the
> bandwidth settings to the bridge itself.
>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>


Reviewed-by: Laine Stump <laine at laine.org>





More information about the libvir-list mailing list