diff options
author | Joe Damato <[email protected]> | 2021-12-08 17:56:33 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-01-20 10:25:41 -0800 |
commit | 3b8428b84539c78fdc8006c17ebd25afd4722d51 (patch) | |
tree | c9271d8ab76281885ef3945631b94e4f46d5d79f /scripts/gdb/linux/device.py | |
parent | 0f344c8129a5337dae50e31b817dd50a60ff238c (diff) |
i40e: fix unsigned stat widths
Change i40e_update_vsi_stats and struct i40e_vsi to use u64 fields to match
the width of the stats counters in struct i40e_rx_queue_stats.
Update debugfs code to use the correct format specifier for u64.
Fixes: 41c445ff0f48 ("i40e: main driver core")
Signed-off-by: Joe Damato <[email protected]>
Reported-by: kernel test robot <[email protected]>
Tested-by: Gurucharan G <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions