HomeFreeBSD

ixl(4): Fix errors in queue interrupt setup in MSIX mode.

Description

ixl(4): Fix errors in queue interrupt setup in MSIX mode.

  • I40E_PFINT_DYN_CTLN needs to be cleared, and not have a queue index written to it.
  • The interrupt linked list for each queue is changed to only include the queue's Rx and Tx queues.

Differential Revision: https://reviews.freebsd.org/D5206
Reviewed by: sbruno
Tested by: jeffrey.e.pieper@intel.com
Sponsored by: Intel Corporation

Details

Provenance
erjAuthored on
Reviewer
sbruno
Differential Revision
D5206: ixl(4): Fix errors in queue interrupt setup in MSIX mode.
Parents
rS295828: ixl(4): Remove unsupported device IDs.
Branches
Unknown
Tags
Unknown