Re: [libvirt] [PATCH v4 02/29] network: explain reason for bandwidth floor rejection

2019-04-17 Thread Laine Stump
On 4/17/19 1:19 PM, Daniel P. Berrangé wrote: Reword error messages to make it clear that the combined floor settings of all NICs are exceeding the network inbound peak/average settings. Including the actual values being checked helps to diagnose what is actually wrong. Signed-off-by: Daniel P.

[libvirt] [PATCH v4 02/29] network: explain reason for bandwidth floor rejection

2019-04-17 Thread Daniel P . Berrangé
Reword error messages to make it clear that the combined floor settings of all NICs are exceeding the network inbound peak/average settings. Including the actual values being checked helps to diagnose what is actually wrong. Signed-off-by: Daniel P. Berrangé --- src/network/bridge_driver.c | 14