Date: Mon, 21 Oct 2024 20:10:25 +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-ax6WcUc7kt@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 #22 from Kevin Bowling <kbowling@freebsd.org> --- (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=3D4096 and let us know ho= w it does. --=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-ax6WcUc7kt>