[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 Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #8 from Mark Johnston <[email protected]> --- (In reply to pascal.guitierrez from comment #7) > i'm getting 942Mb/sec and interestingly the dropped packets are limited to a single txq, which changes between each test run: If you're testing a single flow (i.e., the default for iperf3) then all packets would be steered to a single queue. Otherwise you'd end up with packet reordering. If you have multiple flows, then that's more surprising. -- You are receiving this mail because: You are the assignee for the bug.