diff options
| author | Eric Dumazet <[email protected]> | 2014-01-09 10:30:13 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-01-13 11:41:47 -0800 |
| commit | e6a767582942d6fd9da0ddea673f5a7017a365c7 (patch) | |
| tree | 10f11cf57b79842a9ab286f2e59e25ae303e384d /scripts/stackusage | |
| parent | d10dbad2aafacc7e1391595596e7c5138892dd93 (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