[Bug 280386] if_bridge throws output errors under load
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Oct 2024 00:29:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280386 Andrew Gallatin <gallatin@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gallatin@FreeBSD.org --- Comment #26 from Andrew Gallatin <gallatin@FreeBSD.org> --- (In reply to Kevin Bowling from comment #24) Indeed, when it gets an ENOBUFS back, RACK will start pacing the connection. Search for this comment: /* * Failures do not advance the seq counter above. For the * case of ENOBUFS we will fall out and retry in 1ms with * the hpts. Everything else will just have to retransmit * with the timer. * * In any case, we do not want to loop around for another * send without a good reason. */ -- You are receiving this mail because: You are the assignee for the bug.