[Bug 280386] if_bridge throws output errors under load
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280386 --- Comment #22 from Kevin Bowling <[email protected]> --- (In reply to Kevin Bowling from comment #21) Thinking back a bit harder one thing that might help workaround this is to increase the number of transmit descriptors.. try something like this in /boot/loader.conf: dev.igb.0.iflib.override_ntxqs=4096 and let us know how it does. -- You are receiving this mail because: You are the assignee for the bug.