Displaying 1 result from an estimated 1 matches for "testmachachine".
2008 Jul 10
1
TX tcp checksum errors with Xen GPLPV 0.9.9 Drivers (xen 3.2.1 and windows Server x86 2003 R2)
...-67.1
xen-3.2.1_16881_04-4.2
xen-tools-3.2.1_16881_04-4.2
xen-libs-3.2.1_16881_04-4.2
kernel-xen-2.6.25.9-0.2
iperf 2.0.4
-1 interface as trunk on dom0, with some vlans''s and xen bridges
-1 test machine in same subnet as the domU windows 2003 server.
iperf 2.0.4
test:
1)
on testmachachine: iperf -c <domU-IP> -p 2000
on domU iperf.exe -s -p 2000
gives great performance, about 850Mbit/s
2)
The other way around:
on domU iperf -c <test-machine-IP> -p 2000
on test machine; iperf -s -p 2000
gives dramatically low results like 50KBit/s (no typo!)
3)
same tests as ab...