selftests: router_mpath_nh: Test 16-bit next hop weights
authorPetr Machata <petrm@nvidia.com>
Wed, 7 Aug 2024 14:13:49 +0000 (16:13 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 13 Aug 2024 00:50:34 +0000 (17:50 -0700)
commitbb89fdacf99ccbec4dfe2d04f76f870f1483d3ea
tree74b3fccd50d58a955cf88c10f636a019accab123
parent110d3ffe9d2b42c04faaf92c3fc627004e3328c6
selftests: router_mpath_nh: Test 16-bit next hop weights

Add tests that exercise full 16 bits of NH weight.

To test the 255:65535, it is necessary to run more packets than for the
other tests. On a debug kernel, the test can take up to a minute, therefore
avoid the test when KSFT_MACHINE_SLOW.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/c0c257c00ad30b07afc3fa5e2afd135925405544.1723036486.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/lib.sh
tools/testing/selftests/net/forwarding/router_mpath_nh.sh
tools/testing/selftests/net/forwarding/router_mpath_nh_lib.sh