All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <adf.lists@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: Fwd: Ingress qdisc
Date: Fri, 31 Jul 2015 16:18:01 +0000	[thread overview]
Message-ID: <55BB9FB9.9080503@gmail.com> (raw)
In-Reply-To: <CAF4V=3F0vw5nPn1j9tCChY_9YLEqOZq-XFWh0+0iWfAZe8C0pg@mail.gmail.com>

Danushka Menikkumbura wrote:
> Hi,
>
> I am trying to enable ingress qdisc on my Linux box for some
> research work that I am working on. I use the following command just
> to enable ingress qdisc on eth1 but my machine freezes so that I
> cannot setup any filters afterwards.
>
> sudo tc qdisc add dev eth1 handle 1: ingress
>
> Could someone let me know what might be the issue here please?

Don't know - it works for me - though "handle 1:" is ignored ingress
gets ffff:

I guess you could try without handle and make sure your tc version
matches your kernel.

Though saying that I am using an old tc on a newer kernel!

If you are using the latest for both maybe you should file a bug or mail
the netdev list.

  reply	other threads:[~2015-07-31 16:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 17:40 Fwd: Ingress qdisc Danushka Menikkumbura
2015-07-31 16:18 ` Andy Furniss [this message]
2015-08-14 16:56 ` oldford

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=55BB9FB9.9080503@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.