On Mon, Aug 30, 2010 at 11:46:20PM +0000, Thordur I Bjornsson wrote: Hi Thib!
> > I have two machines with vr(4) interfaces running 4.7, and I can't seem > > to find any problem running ping -f against them. > > vr0 at pci0 dev 12 function 0 "VIA VT6105 RhineIII" rev 0x86: apic 2 int > > 19 (irq 10), address 00:19:5b:82:a1:e0 > > vr0 at pci0 dev 16 function 0 "VIA Rhine/RhineII" rev 0x06: irq 9, > > address 00:50:ba:bd:89:4d > > Is it possible that this bug only effects a few models? > Possible. I can't remember what model I had (as I no longer have access > to the machines) but it was a soekris. > It was pretty easy for me to crash the machine, ~8 ping -f's (from > two different hosts on a 1G lan). For various reasons, I maintain a 4.5 copy of the vr(4) driver that I've added the mclgeti and other things from current a while ago locally. I just looked wether I get the box to crash or behave in any weird way. | andor2 # ping -f foo.bytemine.net | PING foo.bytemine.net (134.106.XXX.XXX): 56 data bytes | --- foo.bytemine.net ping statistics --- | 1281377 packets transmitted, 1281369 packets received, 0.0% packet loss | round-trip min/avg/max/std-dev = 0.160/0.493/64.885/0.683 ms I will let that run for a while now and see. This is a Soekris 5501-60 with vr(4). If it keeps running stable like that, I will go ahead and diff the vr(4) drivers and see what the differences are. felix
