Fleming, John (ZeroChaos) wrote:
I'd also like to know which rl cards these are. Can you send the output
of pciconf -lv?

Glad to oblige

[EMAIL PROTECTED]:9:0: class=0x020000 card=0x13011186 chip=0x13001186 rev=0x10 hdr=0x00
    vendor   = 'D-Link System Inc'
device = 'DL 10038C or 10038D (Remark of Realtek RTL-8139) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet
[EMAIL PROTECTED]:10:0: class=0x020000 card=0xf3111385 chip=0x0020100b rev=0x00 hdr=0x00
    vendor   = 'National Semiconductor'
    device   = 'DP83815/16 Fast Ethernet Adapter (MacPhyter/MacPhyter-II)'
    class    = network
    subclass = ethernet
[EMAIL PROTECTED]:11:0: class=0x020000 card=0x13011186 chip=0x13001186 rev=0x10 hdr=0x00
    vendor   = 'D-Link System Inc'
device = 'DL 10038C or 10038D (Remark of Realtek RTL-8139) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet


Chris Buechler wrote:
 > Yes it is.  iperf doesn't test full duplex, it's one direction only
(with one connection, run a server and a client on each side and you
can test full duplex).  You'll never get more than 100 Mb on a 100Mb
link or 10 Mb on a 10 Mb link, even if it's full duplex, with a single
iperf server and client.

The specific command I ran was "iperf -i 1 -N -d -P3 -c 192.168.0.1" - from the options on my Gentoo box, -d says it does a bidirectional test simultaneously, testing (I presumed) duplex.

rl's are known for poor performance, but should be better than that
unless you're only running a 100-200 MHz machine or so.

I just barely miss that category... ;-)
CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU)

You should be seeing:
media: Ethernet autoselect (100baseTX <full-duplex>) in your ifconfig output. Exactly what are you seeing on that line?

rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=8<VLAN_MTU>
        inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
        inet6 fe80::211:95ff:fe28:ab2f%rl0 prefixlen 64 scopeid 0x1
        ether 00:11:95:28:ab:2f
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to