diff options
author | Yunsheng Lin <[email protected]> | 2019-08-09 10:31:13 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-09 13:44:33 -0700 |
commit | b20d7fe51e0de28982e115b8ec0647066d73d206 (patch) | |
tree | 528f533297b902f47192d8e6085e391387dcc92d /tools/perf/scripts/python/stackcollapse.py | |
parent | ddb54554fa517be1639f10c6f2828429a871368b (diff) |
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 <[email protected]>
Reviewed-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions