[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B9790D2.7030005@trash.net>
Date: Wed, 10 Mar 2010 13:30:10 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Julien Vehent <julien@...uxwall.info>
CC: netdev@...r.kernel.org
Subject: Re: can SFQ and perturb break paquet ordering ?
Julien Vehent wrote:
> Hi netdev folks,
>
> I was digging into the sch_sfq code and I was wondering the following (I
> assume it's nothing new, I'm just trying to get it right):
>
> Let's consider one UDP connection that has two packets. Packet#1 goes to
> bucket#1, then perturb modifies the hashing algorithms and thus Packet#2
> goes to bucket#800.
>
> If the round robin was positionned after bucket#1 but before bucket#800
> when perturb occured, then Packet#2 will be sent before Packet#1. And since
> UDP can't reordered, it will be processed before on the received end.
>
> Am I getting this right or is there something in the code that I missed ?
That's correct.
--
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