[Bug 281560] gve (4) uma deadlock during high tcp throughput
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Oct 2024 15:27:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 --- Comment #22 from Mark Johnston <markj@FreeBSD.org> --- To be clear, the problem is that gve_xmit_br() requeues itself when gve_xmit() is full (i.e., returns ENOBUFS)? Shouldn't it be queuing a cleanup task? -- You are receiving this mail because: You are the assignee for the bug.