* [ANNOUNCE] iproute2-2.6.11-050314
@ 2005-03-15 0:34 Stephen Hemminger
2005-03-15 9:41 ` Eric Dumazet
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2005-03-15 0:34 UTC (permalink / raw)
To: linux-net, lartc; +Cc: netdev
New version of Iproute2 is available:
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.11-050314.tar.gz
Changes:
Boian Bonev
TC batch mode to read commands from file.
Thomas Graf
ip link command displays carrier status
Patrick McHardy
use user hz
Jamal Hadi Salim
Fix ipt registration
Me
Batch mode cleanup.
IP tables build fix
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANNOUNCE] iproute2-2.6.11-050314
2005-03-15 0:34 [ANNOUNCE] iproute2-2.6.11-050314 Stephen Hemminger
@ 2005-03-15 9:41 ` Eric Dumazet
0 siblings, 0 replies; 2+ messages in thread
From: Eric Dumazet @ 2005-03-15 9:41 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: linux-net, netdev
Stephen Hemminger wrote:
> New version of Iproute2 is available:
>
> http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.11-050314.tar.gz
>
Hi
It seems rtstat has a problem, at least on my dual cpu (x86) machine :
The 'entries' column seems ok, not the following ones (rt_cache in_hit,
rt_cache in_slow_tot)
It seems only the last line from /proc/net/stat/rt_cache is taken into
account, instead of summing all the lines (one line per cpu)
(only the first column 'entries' is not to be summed)
[root@ns2513 linux-2.6.11]# /usr/src/iproute2-2.6.11/misc/rtstat -c 3 -i 5
rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|rt_cache|
entries| in_hit|in_slow_|in_no_ro| in_brd|in_marti|in_marti|
out_hit|out_slow|out_slow|gc_total|gc_ignor|gc_goal_|gc_dst_o|in_hlist|out_hlis|
| | tot| ute| | an_dst| an_src|
| _tot| _mc| | ed| miss| verflow| _search|t_search|
128497| 0| 0| 0| 0| 0| 0|
0| 3704216|15597939| 0|15597874|15595738| 676| 0| 0|
129505| 0| 0| 0| 0| 0| 0|
0| 13| 70| 0| 70| 70| 0| 0| 0|
129147| 0| 0| 0| 0| 0| 0|
0| 2| 19| 0| 19| 19| 0| 0| 0|
[root@ns2513 linux-2.6.11]# cat /proc/net/stat/rt_cache ; sleep 3 ; cat
/proc/net/stat/rt_cache
entries in_hit in_slow_tot in_no_route in_brd in_martian_dst
in_martian_src out_hit out_slow_tot out_slow_mc gc_total gc_ignored
gc_goal_miss gc_dst_overflow in_hlist_search out_hlist_search
0001d4c1 6928f9bd 87a34938 00000000 00000000 00004c28 00000000 0000103b
0e15593e 2f5295f0 00000000 b6e7adb3 b6d110f6 0004cbe2 00000000
df1dd7b9 40ef942d
0001d4c1 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011a9c85 04a60a1b 00000000 04a608d8 04a5df1f 00000d35 00000000
00000000 1d94490b
entries in_hit in_slow_tot in_no_route in_brd in_martian_dst
in_martian_src out_hit out_slow_tot out_slow_mc gc_total gc_ignored
gc_goal_miss gc_dst_overflow in_hlist_search out_hlist_search
0001ea38 692916a4 87a3723c 00000000 00000000 00004c28 00000000 0000103b
0e155cef 2f52a454 00000000 b6e7e516 b6d14852 0004cbe3 00000000
df1ed7d7 40efef15
0001ea38 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011a9ce9 04a60bd1 00000000 04a60a8e 04a5e0d5 00000d35 00000000
00000000 1d9453b8
Thank you
Eric Dumazet
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-15 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-15 0:34 [ANNOUNCE] iproute2-2.6.11-050314 Stephen Hemminger
2005-03-15 9:41 ` Eric Dumazet
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).