commit | f966127a68aa805660c05f2a729997adf93d1937 | [log] [tgz] |
---|---|---|
author | Mitch Williams <[email protected]> | Fri Feb 08 12:50:41 2019 -0800 |
committer | Jeff Kirsher <[email protected]> | Mon Feb 25 08:56:02 2019 -0800 |
tree | 3686f54789c0feb3ff0e9ec7c16dea85954cc0f4 | |
parent | f70b9d5f4426ceee885cd6799fad4f59d33c1ce7 [diff] |
ice: use absolute vector ID for VFs When the PF driver sets up the VF MSI-X vector allocation, it needs to use the hardware absolute vector ID, not the per-PF vector ID. Without this change we see (apparent) TX hangs when using VFs on multiple PFs. Signed-off-by: Mitch Williams <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>