[PATCH net-next v3 4/4] ibmveth: Add support for Large Receive Offload

David Miller davem at davemloft.net
Fri May 1 06:34:24 AEST 2015


From: Thomas Falcon <tlfalcon at linux.vnet.ibm.com>
Date: Wed, 29 Apr 2015 16:25:47 -0500

> Enables receiving large packets from other LPARs. These packets
> have a -1 IP header checksum, so we must recalculate to have
> a valid checksum.
> 
> Signed-off-by: Brian King <brking at linux.vnet.ibm.com>
> Signed-off-by: Thomas Falcon <tlfalcon at linux.vnet.ibm.com>
> ---
> v3:
>  -Removed code setting network and transport headers
>  -get IP header from skb data
>   Thanks again to Eric Dumazet
> 
> v2:
>  -Included statistics that were previously in a separate patch
>  -Zeroed the IP header checksum before calling ip_fast_csum
>   Thanks to Eric Dumazet.

Applied.


More information about the Linuxppc-dev mailing list