Files
linux-stable-mirror/tools/testing/selftests/tc-testing/tc-tests
Jakub Kicinski 634e989f58 selftests: tc-testing: reduce rshift value
[ Upstream commit e95274dfe8 ]

After previous change rshift >= 32 is no longer allowed.
Modify the test to use 31, the test doesn't seem to send
any traffic so the exact value shouldn't matter.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250103182458.1213486-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-23 17:22:56 +01:00
..