[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174130864207.1835493.4219904966399913707.git-patchwork-notify@kernel.org>
Date: Fri, 07 Mar 2025 00:50:42 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org, shuah@...nel.org,
linux-kselftest@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] selftests: net: fix error message in bpf_offload
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 4 Mar 2025 15:32:03 -0800 you wrote:
> We hit a following exception on timeout, nmaps is never set:
>
> Test bpftool bound info reporting (own ns)...
> Traceback (most recent call last):
> File "/home/virtme/testing-1/tools/testing/selftests/net/./bpf_offload.py", line 1128, in <module>
> check_dev_info(False, "")
> File "/home/virtme/testing-1/tools/testing/selftests/net/./bpf_offload.py", line 583, in check_dev_info
> maps = bpftool_map_list_wait(expected=2, ns=ns)
> File "/home/virtme/testing-1/tools/testing/selftests/net/./bpf_offload.py", line 215, in bpftool_map_list_wait
> raise Exception("Time out waiting for map counts to stabilize want %d, have %d" % (expected, nmaps))
> NameError: name 'nmaps' is not defined
>
> [...]
Here is the summary with links:
- [net-next,1/2] selftests: net: fix error message in bpf_offload
https://git.kernel.org/netdev/net-next/c/f9d2f5ddd47c
- [net-next,2/2] selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
https://git.kernel.org/netdev/net-next/c/56a586961bf8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists