aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2014-01-09 10:30:13 -0800
committerDavid S. Miller <[email protected]>2014-01-13 11:41:47 -0800
commite6a767582942d6fd9da0ddea673f5a7017a365c7 (patch)
tree10f11cf57b79842a9ab286f2e59e25ae303e384d /scripts/stackusage
parentd10dbad2aafacc7e1391595596e7c5138892dd93 (diff)
net/mlx4_en: call gro handler for encapsulated frames
In order to use the native GRO handling of encapsulated protocols on mlx4, we need to call napi_gro_receive() instead of netif_receive_skb() unless busy polling is in action. While we are at it, rename mlx4_en_cq_ll_polling() to mlx4_en_cq_busy_polling() Tested with GRE tunnel : GRO aggregation is now performed on the ethernet device instead of being done later on gre device. Signed-off-by: Eric Dumazet <[email protected]> Cc: Amir Vadai <[email protected]> Cc: Jerry Chu <[email protected]> Cc: Or Gerlitz <[email protected]> Acked-By: Amir Vadai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions