diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2019-08-09 05:31:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-09 23:44:33 +0300 |
commit | b20d7fe51e0de28982e115b8ec0647066d73d206 (patch) | |
tree | 528f533297b902f47192d8e6085e391387dcc92d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ddb54554fa517be1639f10c6f2828429a871368b (diff) | |
download | linux-b20d7fe51e0de28982e115b8ec0647066d73d206.tar.xz |
net: hns3: add some statitics info to tx process
This patch adds tx_vlan_err, tx_l4_proto_err, tx_l2l3l4_err
and tx_tso_err counter to tx process, in order to better
debug the desc filling error.
This patch also adds a missing u64_stats_update_* around
ring->stats.sw_err_cnt and adds hns3_rl_err to limit the
error printing in the IO patch.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Reviewed-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@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