Re: what ever happened to fastpath routing?

Martin Josefsson (gandalf@wlug.westbo.se)
Fri, 7 Sep 2001 12:31:17 +0200 (CEST)


On Fri, 7 Sep 2001, Kain wrote:

> Sorry if I posted this twice.. Email for me has been screwed for most of Sep. 6 and some of Sep. 7.
>
> What ever happened to fastpath routing in the 2.4 Kernel? I still see the API
> there, but the only driver I see implementing it is dummy :(

I don't know why the support for fastrouting was removed from the
tulip-driver (the only real driver I think ever had it).

If you are interested in a tulip-driver that has excellent performance
(even without fastrouting) and has support for fastrouting take a look at
this:

ftp://robur.slu.se/pub/Linux/net-development/tulip-ss010402-poll.tar.gz

this driver can route over 200k pps _without_ fastrouting on a pII 350.
(this is obvious with more than two interfaces or with traffic in both
directions)

This driver is both irq-driven and polling, it polls at high loads.

/Martin

-
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/