Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/broadcom
Michal Schmidt e488921f44 bnx2x: fix rx checksum validation for IPv6
Commit d6cb3e41 "bnx2x: fix checksum validation" caused a performance
regression for IPv6. Rx checksum offload does not work. IPv6 packets
are passed to the stack with CHECKSUM_NONE.

The hardware obviously cannot perform IP checksum validation for IPv6,
because there is no checksum in the IPv6 header. This should not prevent
us from setting CHECKSUM_UNNECESSARY.

Tested on BCM57711.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-18 16:13:46 -04:00
..
2012-07-18 09:29:43 -07:00
2012-07-18 09:29:43 -07:00
2012-06-29 15:33:28 -07:00
2011-08-28 17:08:27 -04:00
2011-09-15 15:49:08 -04:00
2012-07-29 23:18:31 -07:00
2012-07-29 23:18:31 -07:00