How to do kernel packet forwarding performance analysys - please comment on my method

Robert Olsson (Robert.Olsson@data.slu.se)
Fri, 27 Jun 2003 13:40:56 +0200


Adam Flizikowski writes:
>
> Hello,
>
> I want to analyze how much time is spent on forwarding process in linux
> kernel.
>
> This is second post but the matter is very important to me. I am dealing
> with this for few months now.

Hello!
"time spent on forwarding" is very vague. Raw forwarding capacity use
to be measured in pps (packets per second) and it depends on many things
beside hardware as packet size, routing table size, new flows/s etc.

You can look at (o)profiles during forwarding.

Cheers.
--ro
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/