This is the mail archive of the ecos-discuss@sourceware.org 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]

how to increase network performance?


Hi All,

          I tested Network Performance Test on my board using nc_test_master and nc_test_slave test cases and its working fine but the performance is not good. 
Please help me how to increase network performance ?

console messages:

Host side

====================== Various slave compute loads ===================
>>>>>>>>>>>> slave processing load at 0%
Start UDP echo [2048,1024] - no delays
UDP echo - 4096 bufs of 1024 bytes in 3.47 seconds - 1180.40 KB/S - 9.6699 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048
Start TCP echo [2048,1024] - no delays
TCP echo - 4096 bufs of 1024 bytes in 3.70 seconds - 1107.03 KB/S - 9.0688 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048
>>>>>>>>>>>> slave processing load at 10%
Start UDP echo [2048,1024] - no delays
UDP echo - 4096 bufs of 1024 bytes in 3.66 seconds - 1119.13 KB/S - 9.1679 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048
Start TCP echo [2048,1024] - no delays
TCP echo - 4096 bufs of 1024 bytes in 3.94 seconds - 1039.59 KB/S - 8.5164 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048
>>>>>>>>>>>> slave processing load at 20%
Start UDP echo [2048,1024] - no delays
UDP echo - 4096 bufs of 1024 bytes in 3.86 seconds - 1061.14 KB/S - 8.6929 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048
Start TCP echo [2048,1024] - no delays
TCP echo - 4096 bufs of 1024 bytes in 4.13 seconds - 991.77 KB/S - 8.1246 Mbit/S (M = 10^6)
   slave sent 2048, recvd 2048

Slave side
Start Network Characterization - SLAVE
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: 00:50:c2:3e:76:77
     client IP: 192.168.2.127
         my IP: 192.168.2.127
     server IP: 192.168.2.124
    gateway IP: 192.168.2.1
  options:
        subnet mask: 255.255.255.0
       IP broadcast: 192.168.2.255
            gateway: 192.168.2.1
SIOCSIFADDR: Device not configured
BOOTP/DHCP failed on eth1
scp_start
scp_control ioctl call 0,31,0
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
scp_start
scp_control ioctl call 0,31,0
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
scp_stop
scp_start
scp_control ioctl call 0,31,0
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
No load = 3263
Set background load = 20%
Set background load = 0%
High Load[20] = 0 => 100%
Set background load = 20%
Set background load = 0%
Load[10] = 40 => 99%
Set background load = 20%
Set background load = 0%
Load[5] = 0 => 100%
Set background load = 20%
Set background load = 0%
Load[2] = 148 => 96%
Set background load = 20%
Set background load = 0%
Load[1] = 1588 => 52%
Set background load = 20%
Set background load = 0%
Load[0] = 2392 => 27%
Set background load = 20%
Set background load = 0%
Final load[0] = 2338 => 29%
Start test for eth0
Set background load = 0%
Set background load = 0%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes
connection from 192.168.2.124.33257
Set background load = 10%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes
connection from 192.168.2.124.33258
Set background load = 20%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes
connection from 192.168.2.124.33259
Set background load = 30%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes

  
Thanks & Regards
Srinivas Rao.Ch




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

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


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