aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorYajun Deng <[email protected]>2023-09-06 15:27:57 +0800
committerTony Nguyen <[email protected]>2023-10-03 15:25:13 -0700
commit5337d294973331660e84e41836a54014de22e5b0 (patch)
tree6de69b3719b0c2aae56fb1b384b8f145d5914ba6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parent8989682a1cb600bac1149ed17b1ce929ab472e79 (diff)
i40e: Add rx_missed_errors for buffer exhaustion
As the comment in struct rtnl_link_stats64, rx_dropped should not include packets dropped by the device due to buffer exhaustion. They are counted in rx_missed_errors, procfs folds those two counters together. Add rx_missed_errors for buffer exhaustion, rx_missed_errors corresponds to rx_discards, rx_dropped corresponds to rx_discards_other. Signed-off-by: Yajun Deng <[email protected]> Tested-by: Arpana Arland <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions