diff options
author | Jian Shen <shenjian15@huawei.com> | 2018-09-21 18:41:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-22 05:29:32 +0300 |
commit | 0c218123028f70f97e8419ed8b355fbc5a89b91c (patch) | |
tree | cb44d4b0729fca7fdb1b1bfc7258aa3c6a1a5c57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0d72bac023937b5194b4739136940d2bdf53001 (diff) | |
download | linux-0c218123028f70f97e8419ed8b355fbc5a89b91c.tar.xz |
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 <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions