]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ice: enable VF admin queue interrupts
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 19 Feb 2019 23:04:02 +0000 (15:04 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 26 Mar 2019 21:07:46 +0000 (14:07 -0700)
commita7c9b47bc9936c97325cfc3eb22a1dbbca61b4b6
tree7bd3a2ce8432b63e995b2210ea3c180b3ea6748c
parent64a59d05a4b3ddb37eb5ad3a3be0f17148f449f5
ice: enable VF admin queue interrupts

The VPINT_MBX_CTL register array must be programmed to enable VF admin
queue interrupts. Without this, VFs never get interrupts on vector 0,
and some VF drivers will fail to init.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_hw_autogen.h
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c