[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F171CD1.8070401@fud.no>
Date: Wed, 18 Jan 2012 20:26:09 +0100
From: Tore Anderson <tore@....no>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: netdev <netdev@...r.kernel.org>
Subject: Re: Bugzilla 42595
* Eric Dumazet
> Following patch is a good compromise, since it disables gso on the
> socket on the first frame we consider too big in ip6_fragment().
>
> So the added check on dst_allfrag() is only done once per socket,
> instead of adding in sk_can_gso(sk) in fast path.
>
> I can now let gso on on the device, and still have good transfert speed
> on sockets hitting the ALLFRAG feature.
I can both confirm that I too saw abysmal performance when using the
default offload settings (with your two earlier patches applied only),
and also that applying this patch in addition fixes the problem, with no
apparent ill effects. Thanks!
Best regards,
--
Tore Anderson
--
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