[Bug 266054] panic: page fault in sys/ofed/drivers/infiniband/core/ib_cma.c:1060

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 Aug 2022 09:41:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266054

--- Comment #10 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
I think debugnet w/ INVARIANTS enabled is also broken.

Cannot see that debugnet cares about VNET's

sys/net/debugnet_inet.c:        if ((IN_LOOPBACK(ntohl(ip->ip_dst.s_addr)) ||
sys/net/debugnet_inet.c:            IN_LOOPBACK(ntohl(ip->ip_src.s_addr))) &&

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.