kernel_optimize_test/drivers/net/ethernet/intel/ixgb
Eric Dumazet 6ad20165d3 drivers: net: generalize napi_complete_done()
napi_complete_done() allows to opt-in for gro_flush_timeout,
added back in linux-3.19, commit 3b47d30396
("net: gro: add a per device gro flush timer")

This allows for more efficient GRO aggregation without
sacrifying latencies.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-30 15:10:42 -05:00
..
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
ixgb_osdep.h
ixgb_param.c
ixgb.h
Makefile