diff options
author | Jian Shen <[email protected]> | 2018-09-21 16:41:39 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-21 19:29:32 -0700 |
commit | 0c218123028f70f97e8419ed8b355fbc5a89b91c (patch) | |
tree | cb44d4b0729fca7fdb1b1bfc7258aa3c6a1a5c57 /tools/perf/scripts/python | |
parent | d0d72bac023937b5194b4739136940d2bdf53001 (diff) |
net: hns3: Adjust prefix of tx/rx statistic names
Some prefix of tx/rx statistic names are redundant, this patch modifies
these names.
The new prefix looks like below:
rxq#1_ -> rxq1_
txq#1_ -> txq1_
tx_dropped -> dropped
tx_wake -> wake
tx_busy -> busy
rx_dropped -> dropped
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions