]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: explain reason for bandwidth floor rejection
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 16 Apr 2019 16:39:12 +0000 (17:39 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 18 Apr 2019 10:18:43 +0000 (11:18 +0100)
commit9900da3c93b9f0dfdcd51c4d6cfc77a323c77fef
treec9386374f6c0b09e6deee4d9bd7040377399a7c0
parent557a96e0f4218d26c1659dc74f7f80bdb509c7ba
network: explain reason for bandwidth floor rejection

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.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/network/bridge_driver.c