<br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 6:56 AM, Eric Dumazet <span dir="ltr"><<a href="mailto:eric.dumazet@gmail.com">eric.dumazet@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Le mercredi 08 juin 2011 à 06:12 -0600, Dave Taht a écrit :<br>
<div class="im"><br>
> SFQ is the second most commonly used qdisc, but doesn't balance in<br>
> ways ESFQ could.<br>
><br>
> ESFQ really looked like a winner and I'm sorry it never made the<br>
> mainline kernel.<br>
<br>
</div>Hmm, since 2007 SFQ has all ESFQ provided, if you use a flow classifier,<br>
you can exactly match your needs.<br>
<br>
[ SFQ uses an internal flow classifer on<br>
src,dst,proto,proto-src,proto-dst ]<br>
<br>
Say you want to make something only about dst addresses :<br>
<br>
tc filter add ... flow hash \<br>
        keys dst divisor 1024<br>
<br>
With recent SFQ, you can play with a divisor in [256 .. 65536]<br>
<br>
<br></blockquote><div><br>Didn't know that!! VERY COOL. How history changes. <br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Refs :<br>
<br>
<a href="http://lwn.net/Articles/236200/" target="_blank">http://lwn.net/Articles/236200/</a><br>
<br>
<a href="http://www.nuclearcat.com/mediawiki/index.php/Linux_iproute2" target="_blank">http://www.nuclearcat.com/mediawiki/index.php/Linux_iproute2</a><br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Dave Täht<br>SKYPE: davetaht<br>US Tel: 1-239-829-5608<br><a href="http://the-edge.blogspot.com" target="_blank">http://the-edge.blogspot.com</a> <br>