Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 9 Jul 2025 09:12:44 +0000 you wrote:
I got the following warning when writing other tests:
- handle_test_result_pass 'bond 802.3ad' '(lacp_active off)'
- local 'test_name=bond 802.3ad'
- shift
- local 'opt_str=(lacp_active off)'
- shift
- log_test_result 'bond 802.3ad' '(lacp_active off)' ' OK '
- local 'test_name=bond 802.3ad'
- shift
- local 'opt_str=(lacp_active off)'
- shift
- local 'result= OK '
- shift
- local retmsg=
- shift
/net/tools/testing/selftests/net/forwarding/../lib.sh: line 315: shift: shift count out of range
[...]
Here is the summary with links: - [net] selftests: net: lib: fix shift count out of range https://git.kernel.org/netdev/net/c/47c84997c686
You are awesome, thank you!