[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131219.151242.1564799045825215690.davem@davemloft.net>
Date: Thu, 19 Dec 2013 15:12:42 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: paul.durrant@...rix.com
Cc: xen-devel@...ts.xen.org, netdev@...r.kernel.org,
wei.liu2@...rix.com, ian.campbell@...rix.com,
david.vrabel@...rix.com, eric.dumazet@...il.com
Subject: Re: [PATCH net-next v2] xen-netback: add gso_segs calculation
From: Paul Durrant <paul.durrant@...rix.com>
Date: Tue, 17 Dec 2013 11:44:35 +0000
> netback already has code which parses IPv4 and v6 headers to set up checksum
> offsets and these are always applied to GSO packets being sent from
> frontends. It's therefore suboptimal that GSOs are being marked
> SKB_GSO_DODGY to defer the gso_segs calculation when netback already has all
> necessary information to hand to do the calculation. This patch adds that
> calculation.
>
> Signed-off-by: Paul Durrant <paul.durrant@...rix.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists