https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210901
--- Comment #9 from dgilb...@eicat.ca --- to be clear, this didn't seem to be interrupt related at all. it was a resource starvation caused by memory fragmentation and the bone-headed way we handle 9k jumbo frames. The whole problem would boil down to having a scarce few 9k jumbo frame buffers servicing all the packets coming in (and the few large ones going out). The system now has an mlxen driver card in it. Even more reason to prefer jumbo frames with 10GE, but, again... I haven't even bothered as it appeared that the jumbo frames were the issue, not the interrupts. So... it's very possible that this ticket should be closed --- but only if another regarding jumbo frames > 4k is opened. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"