diff options
author | Radoslaw Tyl <[email protected]> | 2023-03-28 10:26:59 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-29 21:47:31 -0700 |
commit | c5cff16f461a4a434a9915a7be7ac9ced861a8a4 (patch) | |
tree | d91cdd566b308b21de65d591ef91e8d6e74fa6c9 /scripts/generate_rust_target.rs | |
parent | 165d35159c5797ae900a8262ce2c44592216aa4e (diff) |
i40e: fix registers dump after run ethtool adapter self test
Fix invalid registers dump from ethtool -d ethX after adapter self test
by ethtool -t ethY. It causes invalid data display.
The problem was caused by overwriting i40e_reg_list[].elements
which is common for ethtool self test and dump.
Fixes: 22dd9ae8afcc ("i40e: Rework register diagnostic")
Signed-off-by: Radoslaw Tyl <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Tested-by: Arpana Arland <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions