netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* action stats broken?
@ 2014-09-20 13:17 Jamal Hadi Salim
  2014-09-20 15:21 ` John Fastabend
  0 siblings, 1 reply; 6+ messages in thread
From: Jamal Hadi Salim @ 2014-09-20 13:17 UTC (permalink / raw)
  To: john Fastabend, netdev@vger.kernel.org, Cong Wang


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@moja-1:~# tc actions add  action drop index 4
root@moja-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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-21 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-20 13:17 action stats broken? Jamal Hadi Salim
2014-09-20 15:21 ` John Fastabend
2014-09-21 12:33   ` Jamal Hadi Salim
2014-09-21 14:21     ` Jamal Hadi Salim
2014-09-21 14:50       ` John Fastabend
2014-09-21 15:01         ` Jamal Hadi Salim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).