aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2010-08-31 18:25:32 +0000
committerDavid S. Miller <[email protected]>2010-09-01 10:57:55 -0700
commit86cac58b71227cc34a3d0e78f19585c0eff49ea3 (patch)
treee3329c4599474c12f17b0de5b2e8e4ff92233853 /scripts/objdiff
parentaed5029ead26fe47527d9e9f2052cf56b72543f0 (diff)
skge: add GRO support
- napi_gro_flush() is exported from net/core/dev.c, to avoid an irq_save/irq_restore in the packet receive path. - use napi_gro_receive() instead of netif_receive_skb() - use napi_gro_flush() before calling __napi_complete() - turn on NETIF_F_GRO by default - Tested on a Marvell 88E8001 Gigabit NIC Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions