[Bug 207261] NETMAP don't do TX sync with kqueue

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 16 21:25:52 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207261

            Bug ID: 207261
           Summary: NETMAP don't do TX sync with kqueue
           Product: Base System
           Version: 10.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: slw at zxy.spb.ru
                CC: freebsd-amd64 at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org

NETMAP with kevent don't do TX sync w/o next hack:

1. first register event EVFILT_WRITE with EV_DISABLE
2. second, after update tx ring, add event EVFILT_WRITE with EV_DISPATCH

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list