[Bug 280386] if_bridge throws output errors under load
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jul 2024 17:53:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280386
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
Status|New |Open
--- Comment #8 from Mark Johnston <markj@FreeBSD.org> ---
(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.