Testing SMP end network

MichaƂ Koc <[email protected]> Mon, 5 Jul 2004 14:59:58 +0200
Newsgroups gmane.os.openbsd.smp
Message-ID <[email protected]>
Hi,

I try to run SMP kernel on Intel Server Board SE7501WV2

And double Xeon 2.6 GHz processors. The system Works fine,

But I Cannot get em network controllers running.

 

It looks that nic is delaying everthig, and finally sending everything at
once.

Ping looks like this:

PING 212.160.130.197 (212.160.130.197) 56(84) bytes of data.

64 bytes from 212.160.130.197: icmp_seq=126 ttl=244 time=6207 ms

64 bytes from 212.160.130.197: icmp_seq=127 ttl=244 time=5207 ms

64 bytes from 212.160.130.197: icmp_seq=128 ttl=244 time=4208 ms

64 bytes from 212.160.130.197: icmp_seq=129 ttl=244 time=3208 ms

64 bytes from 212.160.130.197: icmp_seq=130 ttl=244 time=2208 ms

64 bytes from 212.160.130.197: icmp_seq=131 ttl=244 time=1208 ms

 

--- 212.160.130.197 ping statistics ---

135 packets transmitted, 6 received, 95% packet loss, time 134042ms

rtt min/avg/max/mdev = 1208.207/3708.060/6207.918/1707.719 ms, pipe 7

 

 

and then dies.

 

 

I've updated all sources from cvs

 

Best regards

MK