Skip to content

Commit

Permalink
ixgbe: enable Rx queue interrupts for PF and VF
Browse files Browse the repository at this point in the history
The patch does below things for ixgbe PF and VF:
- Setup NIC to generate MSI-X interrupts
- Set the IVAR register to map interrupt causes to vectors
- Implement interrupt enable/disable functions

Signed-off-by: Danny Zhou <danny.zhou@intel.com>
Signed-off-by: Yong Liu <yong.liu@intel.com>
Signed-off-by: Cunming Liang <cunming.liang@intel.com>
  • Loading branch information
ileungcm authored and Thomas Monjalon committed Jul 27, 2015
1 parent a201b45 commit 0eb6092
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 13 deletions.

0 comments on commit 0eb6092

Please sign in to comment.