aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <[email protected]>2020-05-15 17:42:19 -0700
committerJeff Kirsher <[email protected]>2020-05-27 18:00:35 -0700
commit13f90b393f7338e6a2b2646fa1b677cc8b50cd23 (patch)
tree4ebf0ac0f79afedf3a5d97ad5aa4de5e6dc50984 /tools/perf/scripts/python/net_dropmonitor.py
parent7e34786a74e14038faadabb24b0d7f4436961c6b (diff)
ice: Refactor Rx checksum checks
We don't need both rx_status and rx_error parameters, as the latter is a subset of the former. Remove rx_error completely and check the right bit in rx_status. Rename rx_status to rx_status0, and rx_status_err1 to rx_status1. This naming more closely reflects the specification. Signed-off-by: Anirudh Venkataramanan <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions