commit | 982b1219182ecd5a18a08caaf9be59a8373ac764 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Thu Oct 18 08:37:08 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 24 14:30:35 2018 -0700 |
tree | 4d11897fb88671acce60b0b795cf424e6c1d8e4f | |
parent | f203dca363f837b1e5a4e0c018264680aab90307 [diff] |
ice: Allocate VF interrupts and set queue map Allocate VF interrupts using VPINT_ALLOC_PCI. Multiple interrupts are specified as a range from "first" to "last". Also, according to the spec, the queue mapping for a VF needs to be set in both contig and scatter queue modes. So make this change as well. 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>