On Sat, Apr 15 2023, Chris Jones wrote:
> So it turns out this is a related to the following reported > issue, and it affects both 7.2 and 7.3 stable. > > https://marc.info/?l=openbsd-bugs&m=167322442003896&w=2 > > I have a Protectli FW4B and used it as my home router/firewall, > so > there is no monitor connected to the HDMI port. When I connect > an HDMI > cable from the FW4B to my monitor, these network delays > disappear. If you don't need a monitor connected to it, you can disable inteldrm instead: # echo 'disable inteldrm' >> /etc/bsd.re-config # config -e -c /etc/bsd.re-config -f bsd # reboot (Check 'man bsd.re-config' and 'man config` for more details.) I have been using that workaround in my FW4B home router since 7.2 and it works like a charm :) -- Renato Aguiar