diff options
| author | Yunsheng Lin <linyunsheng@huawei.com> | 2020-09-16 17:33:46 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-09-17 16:14:28 -0700 |
| commit | f6061a056c8b5cc76f23e61859519ea555b9e6fc (patch) | |
| tree | 0d34c4ff63199fe16e0a45acadf242f8f49f33a1 /tools/perf/scripts/python | |
| parent | aeda9bf87a4573906d6dff5fcf7a3df0f41529da (diff) | |
net: hns3: batch tx doorbell operation
Use netdev_xmit_more() to defer the tx doorbell operation when
the skb is passed to the driver continuously. By doing this we
can improve the overall xmit performance by avoid some doorbell
operations.
Also, the tx_err_cnt stat is not used, so rename it to tx_more
stat.
Signed-off-by: Yunsheng Lin <linyunsheng@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')
0 files changed, 0 insertions, 0 deletions
