[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1305668432.8149.958.camel@tardy>
Date: Tue, 17 May 2011 14:40:32 -0700
From: Rick Jones <rick.jones2@...com>
To: David Miller <davem@...emloft.net>
Cc: bhutchings@...arflare.com, eric.dumazet@...il.com,
therbert@...gle.com, netdev@...r.kernel.org
Subject: Re: small RPS cache for fragments?
On Tue, 2011-05-17 at 17:26 -0400, David Miller wrote:
> The idea to do RFS post fragmentation is interesting, it's sort of
> another form of GRO. We would need to re-fragment (like GRO does)
> in the forwarding case.
>
> But it would be nice since it would reduce the number of calls into
> the stack (and thus route lookups, etc.) per fragmented frame.
>
> There is of course the issue of fragmentation queue timeouts, and
> what semantics of that means when we are not the final destination
> and those fragments would have been forwarded rather than consumed
> by us.
If we are not the final destination, should there be any reassembly
going-on in the first place?
And if reassembly times-out, don't the frags just get dropped like they
would anyway?
Eric keeps asking about (real) workload :) About the only one I can
think of at this point that would have much in the way of UDP fragments
is EDNS. Apart from that we may be worrying about how many fragments
can dance on the header of an IP datagram?-)
rick
--
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