On Wed 01 Mar 2017 12:50:25 PM CET, Stefan Hajnoczi wrote: > The (burst) max parameter cannot be smaller than the avg parameter. > There is a test case that uses avg = 56, max = 1 and gets away with it > because no input validation is performed by the test case. > > This patch switches to valid test input parameters. > > Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
