OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [network/] [README.dec21140] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README.dec21140,v 1.2 2001-09-27 12:01:41 chris Exp $
3
#
4
 
5
This TULIP driver can be used on BSPs that support PCI bus.
6
 
7
It can handle any DEC21140 and DEC21143 based Ethernet controller
8
although the DEC21143 support has only been tested on Intel.
9
 
10
It works on big or little endian target.
11
 
12
The DEC21140 has been tested with powerpc/mcp750 BSP (OnBoard Ethernet
13
controller) and i386/pc386 BSP (D-Link DFE-500TX Ethernet board).
14
 
15
The DEC21143 has been tested only on the i386/pc386 using
16
the Kingston KNE100TX with 21143PD chip.
17
 
18
*****************************************************************
19
********                                          ***************
20
******** tests with ttcp benchmark for DEC driver ***************
21
********               optimization               ***************
22
********                                          ***************
23
*****************************************************************
24
 
25
 
26
LINUX  -> LINUX-ix86
27
 
28
Transmitter :
29
 
30
ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp -> genesis
31
ttcp-t: 16777216 bytes in 1.87 real seconds = 8775.25 KB/sec +++
32
ttcp-t: 2048 I/O calls, msec/call = 0.93, calls/sec = 1096.91
33
ttcp-t: 0.0user 0.9sys 0:01real 51% 0i+0d 0maxrss 0+2pf 0+0csw
34
 
35
Receiver :
36
 
37
ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp
38
ttcp-r: 16777216 bytes in 1.88 real seconds = 8706.53 KB/sec +++
39
ttcp-r: 10802 I/O calls, msec/call = 0.18, calls/sec = 5740.23
40
ttcp-r: 0.0user 0.2sys 0:01real 13% 0i+0d 0maxrss 0+2pf 0+0csw
41
 
42
==============================================================
43
==============================================================
44
==============================================================
45
 
46
LINUX  -> RTEMS-ix86 with tulip driver from pc386 bsp
47
 
48
Transmitter :
49
 
50
ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp -> neil-young-100
51
ttcp-t: 16777216 bytes in 1.98 real seconds = 8294.76 KB/sec +++
52
ttcp-t: 2048 I/O calls, msec/call = 0.99, calls/sec = 1036.85
53
ttcp-t: 0.0user 0.1sys 0:01real 9% 0i+0d 0maxrss 0+2pf 0+0csw
54
 
55
Receiver :
56
 
57
ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp
58
ttcp-r: 16777216 bytes in 2.03 real seconds = 8065.14 KB/sec +++
59
ttcp-r: 3088 I/O calls, msec/call = 0.67, calls/sec = 1520.09
60
ttcp-r: 0.0user 2.0sys 0:02real 100% 0i+0d 0maxrss 0+0pf 0+0csw
61
 
62
==============================================================
63
==============================================================
64
==============================================================
65
 
66
RTEMS-ix86 with tulip driver from pc386 bsp -> LINUX
67
 
68
Transmitter :
69
 
70
ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp  -> 194.2.81.126
71
ttcp-t: 16777216 bytes in 2.76 real seconds = 5938.77 KB/sec +++
72
ttcp-t: 2048 I/O calls, msec/call = 1.38, calls/sec = 742.35
73
ttcp-t: 0.0user 2.5sys 0:02real 100% 0i+0d 0maxrss 0+0pf 0+0csw
74
 
75
Receiver :
76
 
77
ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp
78
ttcp-r: 16777216 bytes in 2.75 real seconds = 5948.53 KB/sec +++
79
ttcp-r: 11349 I/O calls, msec/call = 0.25, calls/sec = 4120.48
80
ttcp-r: 0.0user 0.1sys 0:02real 6% 0i+0d 0maxrss 0+2pf 0+0csw
81
 
82
==============================================================
83
==============================================================
84
==============================================================
85
 
86
LINUX  -> RTEMS-ix86 with optimized tulip driver
87
 
88
Transmitter :
89
 
90
ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcp -> neil-young-100
91
ttcp-t: 16777216 bytes in 1.73 real seconds = 9470.13 KB/sec +++
92
ttcp-t: 2048 I/O calls, msec/call = 0.87, calls/sec = 1183.77
93
ttcp-t: 0.0user 0.1sys 0:01real 6% 0i+0d 0maxrss 0+2pf 0+0csw
94
 
95
Receiver :
96
 
97
ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp
98
ttcp-r: 16777216 bytes in 1.76 real seconds = 9315.33 KB/sec +++
99
ttcp-r: 4558 I/O calls, msec/call = 0.40, calls/sec = 2591.51
100
ttcp-r: 0.0user 1.7sys 0:01real 100% 0i+0d 0maxrss 0+0pf 0+0csw
101
 
102
==============================================================
103
==============================================================
104
==============================================================
105
 
106
RTEMS-ix86 with optimized tulip driver -> LINUX
107
 
108
Transmitter :
109
 
110
ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp  -> 194.2.81.126
111
ttcp-t: 16777216 bytes in 2.09 real seconds = 7847.80 KB/sec +++
112
ttcp-t: 2048 I/O calls, msec/call = 1.04, calls/sec = 980.98
113
ttcp-t: 0.0user 2.0sys 0:02real 100% 0i+0d 0maxrss 0+0pf 0+0csw
114
 
115
Receiver :
116
 
117
ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001  tcp
118
ttcp-r: 16777216 bytes in 2.08 real seconds = 7874.23 KB/sec +++
119
ttcp-r: 11404 I/O calls, msec/call = 0.19, calls/sec = 5480.82
120
ttcp-r: 0.0user 0.1sys 0:02real 8% 0i+0d 0maxrss 0+2pf 0+0csw

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.