diff options
author | 2014-11-09 13:51:52 +0200 | |
---|---|---|
committer | 2014-11-11 13:20:02 -0500 | |
commit | dd65beac48a5259945846956d4b27344dfb73bd9 (patch) | |
tree | 3ec180fb02067fc902eba5eb836eec5b64114f09 /net/core/utils.c | |
parent | Merge branch 'so_incoming_cpu' (diff) | |
download | linux-rng-dd65beac48a5259945846956d4b27344dfb73bd9.tar.xz linux-rng-dd65beac48a5259945846956d4b27344dfb73bd9.zip |
net/mlx4_en: Extend usage of napi_gro_frags
We can call napi_gro_frags for all the received traffic regardless
of the checksum status. Specifically, received packets whose status
is CHECKSUM_NONE (and soon to be added CHECKSUM_COMPLETE)
are eligible for napi_gro_frags as well.
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Shani Michaeli <shanim@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions