From: "CIT/Paul" <xerox@foonet.net>
To: <Netdev@oss.sgi.com>
Subject: linux routing problem
Date: Sat, 5 Oct 2002 17:43:16 -0400 [thread overview]
Message-ID: <007701c26cb8$36d7a680$4a00000a@badass> (raw)
I am trying to squeeze major performance out of a linux router. I am
running into heavy problems getting the speed
up to where it needs to be. It seems the #1 problem is the route
cache. For every src/dst pair it creates an entry. Why is this?
Cisco does not do this. It uses 100% of the cpu when i'm trying to
route 100,000 pps with say a million src/dst pairs through
the router. Is there a way to disable it? Is there a way to speed up
the forwarding rate ? I want to get > 500Kpps out of it.
I'm using Intel E1000 NAPI driver and NAPI kernel (2.4.20). When i try
and send 100,000 pps through it, the cpu goes to 100% and it deops 80%
of the
packets. I can see the errors counting up way high on the interface.
If I set an iptables rule to block all the packets in the prerouting
chain, it uses
16% of the cpu and does not drop many packets (albeit it still drops
some probably due to the driver or napi still being somewhat beta)..
Any ideas or suggestions on this and how to get it to work without
dropping packets would be greatly appreciated!!
Thanks!
Paul xerox@foonet.net
[[HTML alternate version deleted]]
next reply other threads:[~2002-10-05 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-05 21:43 CIT/Paul [this message]
2002-10-06 22:35 ` linux routing problem jamal
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='007701c26cb8$36d7a680$4a00000a@badass' \
--to=xerox@foonet.net \
--cc=Netdev@oss.sgi.com \
/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).