commit | 4b6f3ecabfba46b086ae80a9d6cea2bb4ab60237 | [log] [tgz] |
---|---|---|
author | Brett Creeley <brett.creeley@intel.com> | Tue Apr 16 10:30:42 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 29 02:40:30 2019 -0700 |
tree | 366f18f5384e5a7133caf35790addae70edc0507 | |
parent | 1aec6e1b0886569c5c6e92d6d5fc25e6779e7f23 [diff] |
ice: Don't call ice_cfg_itr() for SR-IOV ice_cfg_itr() sets the ITR granularity and default ITR values for the PF's interrupt vectors. For VF's this will be done in the AVF driver flow. Fix this by not calling ice_cfg_itr() for SR-IOV. Signed-off-by: Brett Creeley <brett.creeley@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>