Re: [PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment

From: David Miller
Date: Tue Aug 05 2014 - 19:45:09 EST


From: Zoltan Kiss <zoltan.kiss@xxxxxxxxxx>
Date: Tue, 5 Aug 2014 14:00:30 +0100

> On 04/08/14 23:24, David Miller wrote:
>> Given what I've seen so far, I think the only option is to linearize
>> the packet.
> I think that would have more performance penalty than calling
> skb_gso_segment, but maybe I'm wrong.

We have firmly established that you cannot legally use GSO segmenting
as an option, so it doesn't matter if it's faster or not.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/