Date: Fri, 26 Jul 2024 05:15:37 +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-IGI9d5s0Qz@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 --- Comment #7 from pascal.guitierrez@gmail.com --- (In reply to fatalnix from comment #6) it's my understanding that adding the device to the bridge switches off the= NIC offloading features automatically. i'm getting 942Mb/sec and interestingly the dropped packets are limited to a single txq, which changes between each test run: dev.igb.0.iflib.txq3.r_drops: 188 dev.igb.0.iflib.txq2.r_drops: 130 dev.igb.0.iflib.txq1.r_drops: 69 <-- only one of these increments during ea= ch test=20 dev.igb.0.iflib.txq0.r_drops: 4636 --=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-IGI9d5s0Qz>