diff options
author | Sylwester Dziedziuch <sylwesterx.dziedziuch@intel.com> | 2022-10-31 15:00:28 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-12-05 19:30:51 +0300 |
commit | 08501970472077ed5de346ad89943a37d1692e9b (patch) | |
tree | cc831bf66af5a9b2b4e1e131e7d4c75b3dfd0345 /drivers/usb/phy | |
parent | 82e0572b23029b380464fa9fdc125db9c1506d0a (diff) | |
download | linux-08501970472077ed5de346ad89943a37d1692e9b.tar.xz |
i40e: Fix for VF MAC address 0
After spawning max VFs on a PF, some VFs were not getting resources and
their MAC addresses were 0. This was caused by PF sleeping before flushing
HW registers which caused VIRTCHNL_VFR_VFACTIVE to not be set in time for
VF.
Fix by adding a sleep after hw flush.
Fixes: e4b433f4a741 ("i40e: reset all VFs in parallel when rebuilding PF")
Signed-off-by: Sylwester Dziedziuch <sylwesterx.dziedziuch@intel.com>
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions