[Bug 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:915
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jul 2021 16:24:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254695 --- Comment #31 from Michael Tuexen <tuexen@freebsd.org> --- (In reply to Andrew Gallatin from comment #30) I'm fine with that. If we go down that path we might want to call `NET_EPOCH_ASSERT()` at all relevant entry points to the LRO code, not inside an internal routing. That way it would be clear that it is expected that the call entered the net epoch. -- You are receiving this mail because: You are on the CC list for the bug.