source: rtems/c/src/libchip/network/README.dec21140 @ e4c07444

4.104.114.84.95
Last change on this file since e4c07444 was 5a820308, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/99 at 13:42:34

Modification from Emmanuel Raguet <raguet@…> to merge the
dec21140 drivers from the i386/pc386 and powerpc/mcp750 (all Motorola
PowerPC boards) and move the network driver to libchip. This driver
should work on all PCI based uses of this chip.

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