diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2020-09-16 11:33:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-18 01:14:28 +0200 |
commit | aeda9bf87a4573906d6dff5fcf7a3df0f41529da (patch) | |
tree | fc9bef1ec1cb13dea65a97593b2d55b13f5aa012 /arch | |
parent | cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro (diff) | |
download | linux-aeda9bf87a4573906d6dff5fcf7a3df0f41529da.tar.xz linux-aeda9bf87a4573906d6dff5fcf7a3df0f41529da.zip |
net: hns3: batch the page reference count updates
Batch the page reference count updates instead of doing them
one at a time. By doing this we can improve the overall receive
performance by avoid some atomic increment operations when the
rx page is reused.
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 'arch')
0 files changed, 0 insertions, 0 deletions