linux/drivers/net/ethernet/mediatek
Sean Wang 41156cea94 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>
2016-09-06 13:33:19 -07:00
..
Kconfig
Makefile
mtk_eth_soc.c net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI 2016-09-06 13:33:19 -07:00
mtk_eth_soc.h net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX 2016-08-26 21:06:58 -07:00