Page MenuHomeFreeBSD

Attempt to fix pr233022
AbandonedPublic

Authored by shurd on Nov 8 2018, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 5:28 AM
Unknown Object (File)
Tue, Sep 30, 3:45 AM
Unknown Object (File)
Sep 13 2025, 2:15 PM
Unknown Object (File)
Aug 31 2025, 10:06 PM
Unknown Object (File)
Aug 29 2025, 10:30 PM
Unknown Object (File)
Aug 28 2025, 8:53 PM
Unknown Object (File)
Aug 6 2025, 2:27 PM
Unknown Object (File)
Aug 5 2025, 8:50 PM
Subscribers

Details

Reviewers
lev
sbruno
erj
jeb
Summary

The em(4) device uses combined TX/RX interrupts. The netmap
code has a flag to indicate that TX interrupts are in use, and this
flag is NOT set with a IFLIB_INTR_RXTX. This may be leding to the
issue outlined in the PR.

Test Plan

Have lev see if this fixes the issue.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20711
Build 20122: arc lint + arc unit