[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140528165607.6e3938cd@nehalam.linuxnetplumber.net>
Date: Wed, 28 May 2014 16:56:07 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Jamal Hadi Salim <jhs@...atatu.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] actions: correctly report the number of actions
flushed
On Sat, 24 May 2014 09:13:35 -0400
Jamal Hadi Salim <jhs@...atatu.com> wrote:
> From: Jamal Hadi Salim <jhs@...atatu.com>
>
> This also fixes a long standing bug of not sanely reporting the
> action chain ordering
>
> Sample scenario test
>
> on window 1(event window):
> run "tc monitor" and observe events
>
> on window 2:
> sudo tc actions add action drop index 10
> sudo tc actions add action ok index 12
> sudo tc actions ls action gact
> sudo tc actions flush action gact
>
> See the event window reporting two entries
> (doing another listing should show empty generic actions)
>
> Signed-off-by: Jamal Hadi Salim <jhs@...atatu.com>
Applied all 3 action patches, thanks
--
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