summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-03-15 19:00:38 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-17 05:26:37 +0300
commit6a33a706265daa3a0d92fece0baf6f2c3915f1cd (patch)
tree4251ac6e8e6d715a9784c059c99ca72e75db40e3 /include
parent45339c237c6a9ef916061521314acae0a414a6df (diff)
downloadlinux-6a33a706265daa3a0d92fece0baf6f2c3915f1cd.tar.xz
selftests: net: py: give bpftrace more time to start
After commit under Fixes debug runners in the CI hit the following: # subprocess.TimeoutExpired: Command '['bpftrace', '-f', 'json', '-q', '-e', 'kprobe:netpoll_poll_dev { @hits = count(); } interval:s:10 { exit(); }']' timed out after 15 seconds # # Exception| net.lib.py.ksft.KsftFailEx: bpftrace failed to run!?: {} in netpoll_basic.py >10% of the time. Let's give bpftool more time to start, it can take a while on a debug kernel. Fixes: 82562972b854 ("selftests: net: pass bpftrace timeout to cmd()") Reviewed-by: Breno Leitao <leitao@debian.org> Reviewed-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Nimrod Oren <noren@nvidia.com> Link: https://patch.msgid.link/20260315160038.3187730-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions