Commit 4a71a87
Hangbin Liu
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
JIRA: https://issues.redhat.com/browse/RHEL-84558
Upstream Status: net.git commit 56a5869
commit 56a5869
Author: Jakub Kicinski <kuba@kernel.org>
Date: Tue Mar 4 15:32:04 2025 -0800
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
After installing pahole on the CI image we have a new map created
by libbpf. Ignore it otherwise we see:
Exception: Time out waiting for map counts to stabilize want 2, have 3
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250304233204.1139251-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Hangbin Liu <haliu@redhat.com>1 parent ca821fa commit 4a71a87
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
713 | 714 | | |
714 | 715 | | |
715 | 716 | | |
| |||
0 commit comments