diff options
author | Amit Cohen <amitc@mellanox.com> | 2020-05-21 15:11:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-22 16:08:14 -0700 |
commit | 46ca11177ed593f39d534f8d2c74ec5344e90c11 (patch) | |
tree | 5c11a9e8bc90a1f20433d186f043aacb17559e28 /net/unix | |
parent | 4340f42f207eacb81e7a6b6bb1e3b6afad9a2e26 (diff) | |
download | linux-46ca11177ed593f39d534f8d2c74ec5344e90c11.tar.bz2 |
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Starting from iputils s20190709 (used in Fedora 31), arping does not
support timeout being specified as a decimal:
$ arping -c 1 -I swp1 -b 192.0.2.66 -q -w 0.1
arping: invalid argument: '0.1'
Previously, such timeouts were rounded to an integer.
Fix this by specifying the timeout as an integer.
Fixes: a5ee171d087e ("selftests: mlxsw: qos_mc_aware: Add a test for UC awareness")
Signed-off-by: Amit Cohen <amitc@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions