https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288638
Reid Linnemann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Reid Linnemann <[email protected]> --- What NICs are you using? I've just identified a bogon where at least the bnxt driver can discard an incoming packet but still percolates a zero byte headerless packet to iflib that leaks an mbuf. If you can correlate packets discarded by the driver to the number of used mbufs you are probably suffering from the same issue. I'll post a patch for iflib.c in a moment and I'm also opening a differential for it. -- You are receiving this mail because: You are the assignee for the bug.
