Re: [libvirt] [PATCH] network: add debug when bandwidth settings are not applied

2019-09-13 Thread Laine Stump
On 9/13/19 12:05 PM, Daniel P. Berrangé wrote: To aid in troubleshooting add some debug messages wrt bandwidth settings and networks. Signed-off-by: Daniel P. Berrangé Reviewed-by: Laine Stump (although it sounds like you already found the problem you were looking for :-) ---

[libvirt] [PATCH] network: add debug when bandwidth settings are not applied

2019-09-13 Thread Daniel P . Berrangé
To aid in troubleshooting add some debug messages wrt bandwidth settings and networks. Signed-off-by: Daniel P. Berrangé --- src/network/bridge_driver.c | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/network/bridge_driver.c b/src/network/bridge_driver.c index