Date: Mon, 21 Oct 2024 10:17:01 +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-n08ssTHZyt@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 #20 from pascal.guitierrez@gmail.com --- (In reply to Kevin Bowling from comment #19) Thanks Kevin, yes you are right, repeating the test gets to a state where interrupts are processed on a single core and packet drops occur: 13 igb0:rxq0 7972 igb0:rxq1 97 igb0:rxq2 1 igb0:rxq3 On a good run there are zero drops and interrupts being processed on two co= res: 8041 igb0:rxq0 1 igb0:rxq1 8038 igb0:rxq2 igb0:rxq3 Do you know if this is expected behaviour or is it a problem? --=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-n08ssTHZyt>