All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* New NAPI work applied...
@ 2004-02-05 20:09 Jeff Garzik
  2004-02-05 22:31 ` Robert Olsson
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2004-02-05 20:09 UTC (permalink / raw
  To: Netdev


FYI to all (particularly Robert O and Hirofumi-san),

8139too and tulip NAPI support is now in upstream 2.6.x tree.

	Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

* New NAPI work applied...
  2004-02-05 20:09 New NAPI work applied Jeff Garzik
@ 2004-02-05 22:31 ` Robert Olsson
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Olsson @ 2004-02-05 22:31 UTC (permalink / raw
  To: Jeff Garzik; +Cc: Netdev


Jeff Garzik writes:
 > 
 > FYI to all (particularly Robert O and Hirofumi-san),
 > 
 > 8139too and tulip NAPI support is now in upstream 2.6.x tree.
 > 
 
Thanks Jeff!

The original tulip patch was done by Alexey and came w. the NAPI kernel patch.
And the interrupt mitigation part was stolen and simplified from Jamal. :-)


BTW. I'm hacking with a userland app to get interface stats. It's fork of a
Alexey program too. ifstat. In my take it's ifstat2 and looks like:

 
ifstat2 eth*
             RX --------------------------   TX -------------------------
eth0          704.9 M bit/s       59 k pps      3.2 M bit/s        5 k pps 
eth1             16   bit/s        0   pps    215.8 k bit/s      431   pps 
eth2          220.8 k bit/s      441   pps        0   bit/s        0   pps 
eth3              0   bit/s        0   pps    219.5 k bit/s      438   pps

It's fits between ip -s link and ethtool -S 

ftp://robur.slu.se/pub/Linux/net-development/ifstat2/

A diet linked version for ix86:
http://robur.slu.se/diet/bin-i386/ifstat2


Cheers.
						--ro

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-05 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-05 20:09 New NAPI work applied Jeff Garzik
2004-02-05 22:31 ` Robert Olsson

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.