diff options
author | Sean Wang <sean.wang@mediatek.com> | 2016-09-03 17:59:27 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-06 13:33:19 -0700 |
commit | 41156cea94618d7b5dbb3d2d4e42f9214581c737 (patch) | |
tree | 54178c043919cc4d67fc46cab2534d2644722043 /Documentation | |
parent | 635372ada412967b359421e88c2c0acd35d4e3b5 (diff) |
net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI
The patch adds support for aggregating more SKBs feed into NAPI in
order to get more benefits from generic receive offload (GRO) by
peeking at the RX ring status and moving more packets right before
returning from NAPI RX polling handler if NAPI budgets are still
available and some packets already present in hardware.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions