diff options
author | Petr Oros <[email protected]> | 2023-08-11 10:07:01 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-08-21 09:25:59 -0700 |
commit | 0ecff05e6c59dd82dbcb9706db911f7fd9f40fb8 (patch) | |
tree | b52058f84a37f74100f21267e2450d20d41a51c9 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 10083aef784031fa9f06c19a1b182e6fad5338d9 (diff) |
Revert "ice: Fix ice VF reset during iavf initialization"
This reverts commit 7255355a0636b4eff08d5e8139c77d98f151c4fc.
After this commit we are not able to attach VF to VM:
virsh attach-interface v0 hostdev --managed 0000:41:01.0 --mac 52:52:52:52:52:52
error: Failed to attach interface
error: Cannot set interface MAC to 52:52:52:52:52:52 for ifname enp65s0f0np0 vf 0: Resource temporarily unavailable
ice_check_vf_ready_for_cfg() already contain waiting for reset.
New condition in ice_check_vf_ready_for_reset() causing only problems.
Fixes: 7255355a0636 ("ice: Fix ice VF reset during iavf initialization")
Signed-off-by: Petr Oros <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions