commit | f1ef73f50b3ef097569b9bccb66a7b09955ce049 | [log] [tgz] |
---|---|---|
author | Akeem G Abodunrin <akeem.g.abodunrin@intel.com> | Tue Feb 26 16:35:19 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 22 08:26:29 2019 -0700 |
tree | 677cfec7060c8b63fe24392814e41e486cd7c3ff | |
parent | d84b899a946ea590355ab5f9ce13f56767ec312d [diff] |
ice: Get VF VSI instances directly via PF This patch changes how we get VF VSIs instances. Instead of relying on mailbox virtual channel message to retrieve VSI, it is more reliable getting it directly via VF object in PF data structure. Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@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>