This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Network characterisation / net stack performance.


Hello,

Does any one have any figures for network characterisation of eCos?
I got the following nos. on our target. I'd like to know how they compare to
other platforms.
Any information is welcome!!!

Thanks and regards,
Richa.


Master:
Start Network Characterization - MASTER
================== No load, master at 100% ========================
Start UDP send [1024,1024] - no delays
UDP send - 1024 bufs of 1024 bytes in 3.51 seconds - 291.74 KB/S - 2.3899
Mbit/S
   slave sent 1024, recvd 0
Start TCP echo [640,1024] - no delays
TCP echo - 1280 bufs of 1024 bytes in 6.06 seconds - 211.22 KB/S - 1.7303
Mbit/S
   slave sent 640, recvd 640
Start TCP send [640,1024] - no delays
TCP send - 640 bufs of 1024 bytes in 2.90 seconds - 220.69 KB/S - 1.8079
Mbit/S
   slave sent 640, recvd 0
Start TCP recv [640,1024] - no delays
TCP recv - 640 bufs of 1024 bytes in 2.36 seconds - 271.19 KB/S - 2.2216
Mbit/S
   slave sent 0, recvd 640
Start TCP echo [64,10240] - no delays
sendto: Success
... Done

============================================================================
=====
Slave:
Set background load = 20%
Set background load = 0%
Final load[0] = 2083 => 34%
Start test for eth0
UDP send - 1024 buffers, 1024 bytes
UDP send - 1024 buffers, 1024 bytes
TCP echo - 640 buffers, 1024 bytes
connection from 192.168.1.101.32897
TCP send - 640 buffers, 1024 bytes
connection from 192.168.1.101.32898
TCP recv - 640 buffers, 1024 bytes
connection from 192.168.1.101.32899
TCP echo - 64 buffers, 10240 bytes
connection from 192.168.1.101.32900
recvfrom timeout, expecting seq #0
recvfrom timeout, expecting seq #1
write: No error
Net malloc:
  count:     84, min:       7.00, max:     143.00, total:    1835.00, ave:
21.00
Net free:
  count:     43, min:      27.00, max:     143.00, total:    1705.00, ave:
39.00
Mbuf alloc:
  count:  13012, min:      17.00, max:     188.00, total:  369820.00, ave:
28.00
Mbuf free:
  count:  13011, min:      20.00, max:     349.00, total:  428949.00, ave:
32.00
Cluster alloc:
  count:     18, min:      12.00, max:     146.00, total:     507.00, ave:
28.00
Checksum:
  count:  11000, min:      10.00, max:     786.00, total: 1601985.00, ave:
145.00
Net memcpy:
  count:  18191, min:       4.00, max:     308.00, total:  417318.00, ave:
22.00
Net memset:
  count:   3594, min:       4.00, max:     132.00, total:   37461.00, ave:
10.00





-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]