On Wed, Sep 09, 2026 at 06:45:01PM -0300, Fabiano Rosas wrote: > The max-bandwidth and avail-switchover-bandwidth parameters are > declared as bytes/second in migration.json and interpreted as such > throughout the code, except in HMP where they're expected to be > provided as mebibytes. > > Fix the HMP code to parse the values as bytes. > > Signed-off-by: Fabiano Rosas <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
