Page MenuHomeFreeBSD

Attempt to fix pr233022
AbandonedPublic

Authored by shurd on Nov 8 2018, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 31, 6:38 AM
Unknown Object (File)
Mar 4 2024, 11:57 PM
Unknown Object (File)
Jan 11 2024, 10:50 PM
Unknown Object (File)
Dec 22 2023, 11:51 PM
Unknown Object (File)
Nov 21 2023, 6:20 AM
Unknown Object (File)
Nov 21 2023, 4:20 AM
Unknown Object (File)
Aug 23 2023, 10:33 AM
Unknown Object (File)
May 31 2023, 9:16 AM
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