[Bug 293241] sys/netpfil/ipfw/log:bpf test fails intermittently in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Feb 2026 18:39:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293241

--- Comment #2 from Gleb Smirnoff <glebius@FreeBSD.org> ---
It is kyua that kills. I digged down to the fact that sometimes a packet is
counted by ipfw(4), but bpf reader (tcpdump) doesn't receive it, hence it keeps
sleeping in read(2) until Kyua kills. Digging further...

-- 
You are receiving this mail because:
You are on the CC list for the bug.