aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorKaren Sornek <[email protected]>2021-12-02 12:52:01 +0100
committerTony Nguyen <[email protected]>2022-01-20 10:25:40 -0800
commit0f344c8129a5337dae50e31b817dd50a60ff238c (patch)
tree540ef49b7b9ec3614becf03465bbd09268ef96b1 /scripts/gdb/linux/device.py
parent92947844b8beee988c0ce17082b705c2f75f0742 (diff)
i40e: Fix for failed to init adminq while VF reset
Fix for failed to init adminq: -53 while VF is resetting via MAC address changing procedure. Added sync module to avoid reading deadbeef value in reinit adminq during software reset. Without this patch it is possible to trigger VF reset procedure during reinit adminq. This resulted in an incorrect reading of value from the AQP registers and generated the -53 error. Fixes: 5c3c48ac6bf5 ("i40e: implement virtual device interface") Signed-off-by: Grzegorz Szczurek <[email protected]> Signed-off-by: Karen Sornek <[email protected]> Tested-by: Konrad Jankowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions