[Bug 281560] gve (4) uma deadlock during high tcp throughput
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 --- Comment #22 from Mark Johnston <[email protected]> --- 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.