All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <adf.lists@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: is esfq discontinued ?
Date: Thu, 10 Sep 2015 08:58:33 +0000	[thread overview]
Message-ID: <55F14639.4040107@gmail.com> (raw)
In-Reply-To: <CAA5aLPjLrK7tPauZ0FEG5dLrcgy7psdTxQF559K+HAwo=h5i_Q@mail.gmail.com>

Akshat Kakkar wrote:
> Hi! I tried to change the default queue to esfq by executing
>
> echo "esfq" >  /proc/sys/net/core/default_qdisc
>
> But I got error bash: echo: write error: No such file or directory

I can't even remember if it ever got in or not - but sfq hashing got the
same flexibility - from man tc-sfq

...

It is possible to use external classifiers with sfq, for example to hash
traffic based only on source/destination ip addresses:

# tc filter add ... flow hash keys src,dst perturb 30 divisor 1024

        Note that the given divisor should match the one used by sfq. If
you have changed the sfq default of 1024, use the same value for the
flow hash filter, too.

...

  reply	other threads:[~2015-09-10  8:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  6:17 is esfq discontinued ? Akshat Kakkar
2015-09-10  8:58 ` Andy Furniss [this message]
2015-09-10 11:34 ` Dave Taht
2015-09-11  9:08 ` Andy Furniss
2015-09-11  9:12 ` Dave Taht
2015-09-11  9:44 ` Akshat Kakkar
2015-09-11 12:01 ` Andy Furniss
2015-09-11 12:21 ` Akshat Kakkar
2015-09-11 12:55 ` Andy Furniss
2015-09-11 13:42 ` Akshat Kakkar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F14639.4040107@gmail.com \
    --to=adf.lists@gmail.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.