Date: Fri, 26 Jul 2024 17:53:04 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 280386] if_bridge throws output errors under load Message-ID: <bug-280386-7501-cFGDfJFBuh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280386-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-280386-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280386 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 t= o a single txq, which changes between each test run: If you're testing a single flow (i.e., the default for iperf3) then all pac= kets 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280386-7501-cFGDfJFBuh>