[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <541D7E55.6070306@mojatatu.com>
Date: Sat, 20 Sep 2014 09:17:09 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: john Fastabend <john.r.fastabend@...el.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Cong Wang <xiyou.wangcong@...il.com>
Subject: action stats broken?
Sorry, dont have time to chase this today and it may be fixed in the
latest tree. Possibly recent patches or likely earlier patches
even.
It seems stats are no longer displaying for actions.
This is a net-next kernel. I have tried kernel 3.16.0-rc2
and 3.17.0-rc4 with same results.
Simple test case:
----
root@...a-1:~# tc actions add action drop index 4
root@...a-1:~# tc -s actions ls action gact
action order 0: gact action drop
random type none pass val 0
index 4 ref 1 bind 0 installed 9 sec used 4 sec
-----
What I would have expected to see is:
---
action order 0: gact action drop
random type none pass val 0
index 4 ref 1 bind 0 installed 9 sec used 4 sec
Sent 108948 bytes 1297 pkts (dropped 1297, overlimits 0)
---
cheers,
jamal
--
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