From: Robert Olsson <Robert.Olsson@data.slu.se>
To: jeremy.guthrie@berbee.com
Cc: netdev@oss.sgi.com, Stephen Hemminger <shemminger@osdl.org>,
Jesse Brandeburg <jesse.brandeburg@intel.com>,
Robert Olsson <Robert.Olsson@data.slu.se>
Subject: Re: V2.4 policy router operates faster/better than V2.6
Date: Tue, 11 Jan 2005 17:40:29 +0100 [thread overview]
Message-ID: <16868.381.537772.831831@robur.slu.se> (raw)
In-Reply-To: <200501110917.26621.jeremy.guthrie@berbee.com>
About the same load as last time 80 kpps forwarded and droprate of ~200 pps
and 2323 fib lookups/sec. Not so bad for PIII but it maybe tuned better.
Did the e1000 patch cure the problem that interrupts got enabled for
unidirectional traffic? Ring size? I've never seen any win in system
performance w. RX rings larger than 256 at least not in lab.
--ro
Jeremy M. Guthrie writes:
> date ; ifconfig eth3 ; cat /proc/net/softnet_stat ;
> cat /proc/net/stat/rt_cache ; sleep 60 ; date ; ifconfig eth3 ;
> cat /proc/net/softnet_stat ; cat /proc/net/stat/rt_cache
>
> Tue Jan 11 09:12:21 CST 2005
> eth3 Link encap:Ethernet HWaddr 00:02:B3:D5:7E:30
> inet addr:10.253.0.1 Bcast:10.255.255.255 Mask:255.255.255.0
> inet6 addr: fe80::202:b3ff:fed5:7e30/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:3519452697 errors:5558592 dropped:5558592
> overruns:4011523 frame:0
> TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:497775695 (474.7 Mb) TX bytes:398 (398.0 b)
> Base address:0x22a0 Memory:eff80000-effa0000
>
> f59427dc 150dc67c 00c562ab 000d2659 00000000 00000000 00000000 00000000
> 00547b5b
> 00038622 00000000 00000065 00000000 00000000 00000000 00000000 00000000
> 0006804f
> 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
> 0000f3c2 aeca1565 272c383d 00000000 00000000 000089a8 00005298 00000002
> 001db403 0003054f 00000000 230aa73c 22fe33eb 00000cf0 00000000 b37011dc
> 00957c14
> 0000f3c2 0000b975 00029703 00000000 00000000 000035a5 00000000 00000000
> 00000015 00000083 00000002 000038c8 000038a3 00000000 00000000 0012a566
> 0000014d
>
> Tue Jan 11 09:13:21 CST 2005
> eth3 Link encap:Ethernet HWaddr 00:02:B3:D5:7E:30
> inet addr:10.253.0.1 Bcast:10.255.255.255 Mask:255.255.255.0
> inet6 addr: fe80::202:b3ff:fed5:7e30/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:3524302561 errors:5571396 dropped:5571396
> overruns:4022383 frame:0
> TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:3065327250 (2923.3 Mb) TX bytes:398 (398.0 b)
> Base address:0x22a0 Memory:eff80000-effa0000
>
> f5de26f5 150dc67c 00c562b4 000d2659 00000000 00000000 00000000 00000000
> 00547ffd
> 00038632 00000000 00000065 00000000 00000000 00000000 00000000 00000000
> 0006807c
> 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
> 0000fc1e af11f07b 272e58d3 00000000 00000000 000089a8 00005298 00000002
> 001db571 00030572 00000000 230cc7f1 23005428 00000cf0 00000000 b4b5b529
> 009583b9
> 0000fc1e 0000b977 00029710 00000000 00000000 000035a7 00000000 00000000
> 00000015 00000083 00000002 000038ca 000038a5 00000000 00000000 0012a5c8
> 0000014d
>
> --
>
> --------------------------------------------------
> Jeremy M. Guthrie jeremy.guthrie@berbee.com
> Senior Network Engineer Phone: 608-298-1061
> Berbee Fax: 608-288-3007
> 5520 Research Park Drive NOC: 608-298-1102
> Madison, WI 53711
next prev parent reply other threads:[~2005-01-11 16:40 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-03 20:55 V2.4 policy router operates faster/better than V2.6 Jeremy M. Guthrie
2005-01-03 22:51 ` Stephen Hemminger
2005-01-03 22:56 ` Jeremy M. Guthrie
2005-01-05 13:18 ` Robert Olsson
2005-01-05 15:18 ` Jeremy M. Guthrie
2005-01-05 16:30 ` Robert Olsson
2005-01-05 17:35 ` Jeremy M. Guthrie
2005-01-05 19:25 ` Jeremy M. Guthrie
2005-01-05 20:22 ` Robert Olsson
2005-01-05 20:52 ` Jeremy M. Guthrie
2005-01-06 15:26 ` Jeremy M. Guthrie
2005-01-06 18:15 ` Robert Olsson
2005-01-06 19:35 ` Jeremy M. Guthrie
2005-01-06 20:29 ` Robert Olsson
2005-01-06 20:54 ` Jeremy M. Guthrie
2005-01-06 20:55 ` Jeremy M. Guthrie
2005-01-06 21:19 ` Jeremy M. Guthrie
2005-01-06 21:36 ` Robert Olsson
2005-01-06 21:46 ` Jeremy M. Guthrie
2005-01-06 22:11 ` Robert Olsson
2005-01-06 22:18 ` Jeremy M. Guthrie
2005-01-06 22:35 ` Robert Olsson
2005-01-07 16:17 ` Jeremy M. Guthrie
2005-01-07 19:18 ` Robert Olsson
2005-01-07 19:38 ` Jeremy M. Guthrie
2005-01-07 20:07 ` Robert Olsson
2005-01-07 20:14 ` Jeremy M. Guthrie
2005-01-07 20:40 ` Robert Olsson
2005-01-07 21:06 ` Jeremy M. Guthrie
2005-01-07 21:30 ` Robert Olsson
2005-01-11 15:11 ` Jeremy M. Guthrie
2005-01-07 22:28 ` Jesse Brandeburg
2005-01-07 22:50 ` Jeremy M. Guthrie
2005-01-07 22:57 ` Stephen Hemminger
2005-01-11 15:17 ` Jeremy M. Guthrie
2005-01-11 16:40 ` Robert Olsson [this message]
2005-01-12 1:27 ` Jeremy M. Guthrie
2005-01-12 15:11 ` Robert Olsson
2005-01-12 16:24 ` Jeremy M. Guthrie
2005-01-12 19:27 ` Robert Olsson
2005-01-12 20:11 ` Jeremy M. Guthrie
2005-01-12 20:21 ` Robert Olsson
2005-01-12 20:30 ` Jeremy M. Guthrie
2005-01-12 20:45 ` Jeremy M. Guthrie
2005-01-12 22:02 ` Robert Olsson
2005-01-12 22:21 ` Jeremy M. Guthrie
[not found] ` <16869.42247.126428.508479@robur.slu.se>
2005-01-12 22:42 ` Jeremy M. Guthrie
2005-01-12 22:47 ` Jeremy M. Guthrie
2005-01-12 23:19 ` Robert Olsson
2005-01-12 23:23 ` Jeremy M. Guthrie
2005-01-13 8:56 ` Robert Olsson
2005-01-13 19:28 ` Jeremy M. Guthrie
2005-01-13 20:00 ` David S. Miller
2005-01-13 20:43 ` Jeremy M. Guthrie
2005-01-13 23:13 ` David S. Miller
2005-01-13 21:12 ` Robert Olsson
2005-01-13 22:27 ` Jeremy M. Guthrie
2005-01-14 15:44 ` Robert Olsson
2005-01-14 14:59 ` Jeremy M. Guthrie
2005-01-14 16:05 ` Robert Olsson
2005-01-14 19:00 ` Jeremy M. Guthrie
2005-01-14 19:26 ` Jeremy M. Guthrie
2005-01-16 12:32 ` Robert Olsson
2005-01-16 16:22 ` Jeremy M. Guthrie
2005-01-19 15:03 ` Jeremy M. Guthrie
2005-01-19 22:18 ` Robert Olsson
2005-01-20 1:50 ` Jeremy M. Guthrie
2005-01-20 11:30 ` Robert Olsson
2005-01-20 14:37 ` Jeremy M. Guthrie
2005-01-20 17:01 ` Robert Olsson
2005-01-20 17:14 ` Jeremy M. Guthrie
2005-01-20 21:53 ` Robert Olsson
2005-01-21 21:20 ` Jeremy M. Guthrie
2005-01-21 15:23 ` Robert Olsson
2005-01-21 21:24 ` Jeremy M. Guthrie
2005-01-31 15:37 ` Jeremy M. Guthrie
2005-01-31 18:06 ` Robert Olsson
2005-01-12 22:05 ` Jeremy M. Guthrie
2005-01-12 22:22 ` Robert Olsson
2005-01-12 22:30 ` Jeremy M. Guthrie
2005-01-11 17:17 ` Jeremy M. Guthrie
2005-01-11 18:46 ` Robert Olsson
2005-01-12 1:30 ` Jeremy M. Guthrie
2005-01-12 16:02 ` Robert Olsson
2005-01-04 15:07 ` Jeremy M. Guthrie
[not found] <200501071619.54566.jeremy.guthrie@berbee.com>
2005-01-07 23:23 ` Jesse Brandeburg
2005-01-10 21:11 ` Jeremy M. Guthrie
[not found] <C925F8B43D79CC49ACD0601FB68FF50C02D39006@orsmsx408>
2005-01-13 22:55 ` Jeremy M. Guthrie
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=16868.381.537772.831831@robur.slu.se \
--to=robert.olsson@data.slu.se \
--cc=jeremy.guthrie@berbee.com \
--cc=jesse.brandeburg@intel.com \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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 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).