selftests: mlxsw: Add target for router test on spectrum
authorYuval Mintz <yuvalm@mellanox.com>
Sat, 30 Jun 2018 00:50:28 +0000 (02:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 13:06:15 +0000 (22:06 +0900)
commitc51a744a28bad6faec696b56c176519bea0e73bc
tree58b61411d2dfb1bd1dec5887da8be56dd8109ce6
parentd98307c52b19354830af205a1a8346d13e2b1fa7
selftests: mlxsw: Add target for router test on spectrum

IPv4 routes in Spectrum are based on the kvd single-hash, but as it's
a hash we need to assume we cannot reach 100% of its capacity.

Add a wrapper that provides us with good/bad target numbers for the
Spectrum ASIC.

Signed-off-by: Yuval Mintz <yuvalm@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
[petrm@mellanox.com: Drop shebang.]
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/spectrum/router_scale.sh [new file with mode: 0644]