From: Robert Olsson <Robert.Olsson@data.slu.se>
To: "adamski" <adam_lista_linux@poczta.onet.pl>
Cc: "Robert Olsson" <Robert.Olsson@data.slu.se>,
<linux-kernel@vger.kernel.org>, <linux-net@vger.kernel.org>
Subject: RE: How to do kernel packet forwarding performance analysys - please comment on my method
Date: Fri, 27 Jun 2003 15:20:46 +0200 [thread overview]
Message-ID: <16124.17582.796111.577015@robur.slu.se> (raw)
In-Reply-To: <GMEGLMHAELFDACHHIEPICEBPCFAA.adam_lista_linux@poczta.onet.pl>
adamski writes:
> i would like to start two flows through linux router: PHB EF and BE PHB..
> like voip and ftp or so...
>
> than i want to analyse what exactly happens ... since my theoretical
> analysys show delays (or latencies - from packet entering the NIC to going
> out of the outgoing interface) of hundereds of usec (~200us) while
> experiments shows 5-10ms !!!!! with CBQ (configured like CBWFQ and LLQ)
Seems you have to add your own hooks for this and I guess you've seen
CONFIG_NET_PROFILE which does accurate measurements for network related
operations. It was long time since I used though...
Cheers.
--ro
next prev parent reply other threads:[~2003-06-27 13:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-27 9:12 How to do kernel packet forwarding performance analysys - please comment on my method Adam Flizikowski
2003-06-27 11:40 ` Robert Olsson
2003-06-27 11:56 ` adamski
2003-06-27 13:20 ` Robert Olsson [this message]
2003-06-27 13:59 ` adamski
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=16124.17582.796111.577015@robur.slu.se \
--to=robert.olsson@data.slu.se \
--cc=adam_lista_linux@poczta.onet.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.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 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.