commit | 8ede01785f32269ef4766cf17a535e70ee3c1541 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Wed Sep 19 17:42:56 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 03 07:42:29 2018 -0700 |
tree | 178c3d356c0e93973615c449959ad9fb432eaa04 | |
parent | ddf30f7ff840d4467ef45ec0b443575f9e95bec6 [diff] |
ice: Update VSI and queue management code to handle VF VSI Until now, all the VSI and queue management code supported only the PF VSI type (ICE_VSI_PF). Update these flows to handle the VF VSI type (ICE_VSI_VF) type 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>