commit | 8e0d8ce4fc8ba96af716f7a80702e71c3e379f85 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Aug 23 11:06:24 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 17:36:11 2020 -0700 |
tree | c776df7ffd608fc93e390ee0b0b0fecd31201b26 | |
parent | f033ad8d85cc2ffafdba3f848295b9840d028278 [diff] |
selftests: mlxsw: Increase burst size for rate test The current combination of rate and burst size does not adhere to Spectrum-{2,3} limitation which states that the minimum burst size should be 40% of the rate. Increase the burst size in order to honor above mentioned limitation and avoid intermittent failures of this test case on Spectrum-{2,3}. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>