From: "Jon Burgess" <Jon_Burgess@eur.3com.com>
To: lkoverrun@yahoo.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Brust data send problem on gigabit NIC on Linux
Date: Thu, 24 Oct 2002 17:39:54 +0100 [thread overview]
Message-ID: <80256C5C.005B9080.00@notesmta.eur.3com.com> (raw)
>I try to send out as many as
>possible 15Kbyte-long ethernet packets to try to
> utilize the giga-bit/sec bandwidth
If you just want to generate packets then try pktgen in Linux-2.4.19:
CONFIG_NET_PKTGEN
This module will inject preconfigured packets, at a configurable
rate, out of a given interface. It is used for network interface
stress testing and performance analysis. If you don't understand
what was just said, you don't need it: say N.
Documentation on how to use the packet generator can be found
at <file:Documentation/networking/pktgen.txt>.
This code is also available as a module called pktgen.o ( = code
which can be inserted in and removed from the running kernel
whenever you want). If you want to compile it as a module, say M
here and read <file:Documentation/modules.txt>.
next reply other threads:[~2002-10-24 16:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 16:39 Jon Burgess [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-23 1:59 Brust data send problem on gigabit NIC on Linux Lk Overrun
2002-10-23 2:48 ` Ben Greear
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=80256C5C.005B9080.00@notesmta.eur.3com.com \
--to=jon_burgess@eur.3com.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkoverrun@yahoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.