Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 601976 Details for
Bug 845287
packet loss during parallel flood ping virtio NIC for rhel5.9 64 bit guest
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
parallel_flood_ping_results
parallel_flood_ping_results.txt (text/plain), 7.39 KB, created by
Sibiao Luo
on 2012-08-02 14:53:17 UTC
(
hide
)
Description:
parallel_flood_ping_results
Filename:
MIME Type:
Creator:
Sibiao Luo
Created:
2012-08-02 14:53:17 UTC
Size:
7.39 KB
patch
obsolete
>for RTL8138: >------------- ># for s in 0 1 48 64 512 1440 1500; do ping -f -c 50 10.66.11.83 -s $s; done & >[1] 23318 >[root@localhost ~]# PING 10.66.11.83 (10.66.11.83) 0(28) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >, ipg/ewma 0.105/0.000 ms >PING 10.66.11.83 (10.66.11.83) 1(29) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >, ipg/ewma 0.101/0.000 ms >PING 10.66.11.83 (10.66.11.83) 48(76) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.038/0.077/0.155/0.020 ms, ipg/ewma 0.092/0.077 ms >PING 10.66.11.83 (10.66.11.83) 64(92) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.058/0.080/0.126/0.019 ms, ipg/ewma 0.095/0.082 ms >PING 10.66.11.83 (10.66.11.83) 512(540) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.056/0.079/0.140/0.016 ms, ipg/ewma 0.095/0.079 ms >PING 10.66.11.83 (10.66.11.83) 1440(1468) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.044/0.082/0.181/0.025 ms, ipg/ewma 0.099/0.080 ms >PING 10.66.11.83 (10.66.11.83) 1500(1528) bytes of data. > >--- 10.66.11.83 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 8ms >rtt min/avg/max/mdev = 0.101/0.146/0.235/0.031 ms, ipg/ewma 0.164/0.139 ms > >[1]+ Done for s in 0 1 48 64 512 1440 1500; >do > ping -f -c 50 10.66.11.83 -s $s; >done > > > >for e1000: >---------- ># for s in 0 1 48 64 512 1440 1500 1505 4096 4192 16110; do ping -f -c 50 10.66.11.66 -s $s; done & >[1] 23400 >[root@localhost ~]# PING 10.66.11.66 (10.66.11.66) 0(28) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >, ipg/ewma 0.107/0.000 ms >PING 10.66.11.66 (10.66.11.66) 1(29) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >, ipg/ewma 0.106/0.000 ms >PING 10.66.11.66 (10.66.11.66) 48(76) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >rtt min/avg/max/mdev = 0.068/0.088/0.210/0.023 ms, ipg/ewma 0.103/0.086 ms >PING 10.66.11.66 (10.66.11.66) 64(92) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >rtt min/avg/max/mdev = 0.066/0.087/0.176/0.023 ms, ipg/ewma 0.102/0.083 ms >PING 10.66.11.66 (10.66.11.66) 512(540) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 3ms >rtt min/avg/max/mdev = 0.028/0.057/0.141/0.030 ms, ipg/ewma 0.068/0.043 ms >PING 10.66.11.66 (10.66.11.66) 1440(1468) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 2ms >rtt min/avg/max/mdev = 0.032/0.050/0.164/0.025 ms, ipg/ewma 0.059/0.043 ms >PING 10.66.11.66 (10.66.11.66) 1500(1528) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.062/0.079/0.163/0.026 ms, ipg/ewma 0.090/0.086 ms >PING 10.66.11.66 (10.66.11.66) 1505(1533) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.061/0.083/0.233/0.034 ms, ipg/ewma 0.092/0.075 ms >PING 10.66.11.66 (10.66.11.66) 4096(4124) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 7ms >rtt min/avg/max/mdev = 0.088/0.147/0.238/0.034 ms, ipg/ewma 0.163/0.137 ms >PING 10.66.11.66 (10.66.11.66) 4192(4220) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 7ms >rtt min/avg/max/mdev = 0.114/0.142/0.230/0.025 ms, ipg/ewma 0.155/0.130 ms >PING 10.66.11.66 (10.66.11.66) 16110(16138) bytes of data. > >--- 10.66.11.66 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 69ms >rtt min/avg/max/mdev = 0.417/1.401/11.155/2.423 ms, pipe 2, ipg/ewma 1.420/0.603 ms > >[1]+ Done for s in 0 1 48 64 512 1440 1500 1505 4096 4192 16110; >do > ping -f -c 50 10.66.11.66 -s $s; >done > > > >for virtio: >----------- ># for s in 0 1 48 64 512 1440 1500 1505 4096 4192 32767 65507; do ping -f -c 50 10.66.11.65 -s $s; done & >[1] 23332 >[root@localhost ~]# PING 10.66.11.65 (10.66.11.65) 0(28) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 5ms >, ipg/ewma 0.104/0.000 ms >PING 10.66.11.65 (10.66.11.65) 1(29) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >, ipg/ewma 0.099/0.000 ms >PING 10.66.11.65 (10.66.11.65) 48(76) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.043/0.083/0.147/0.021 ms, ipg/ewma 0.097/0.084 ms >PING 10.66.11.65 (10.66.11.65) 64(92) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.042/0.085/0.167/0.023 ms, ipg/ewma 0.098/0.094 ms >PING 10.66.11.65 (10.66.11.65) 512(540) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.043/0.086/0.157/0.023 ms, ipg/ewma 0.099/0.084 ms >PING 10.66.11.65 (10.66.11.65) 1440(1468) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 4ms >rtt min/avg/max/mdev = 0.077/0.087/0.144/0.016 ms, ipg/ewma 0.100/0.084 ms >PING 10.66.11.65 (10.66.11.65) 1500(1528) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 8ms >rtt min/avg/max/mdev = 0.137/0.159/0.270/0.031 ms, ipg/ewma 0.174/0.155 ms >PING 10.66.11.65 (10.66.11.65) 1505(1533) bytes of data. > >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 50 received, 0% packet loss, time 8ms >rtt min/avg/max/mdev = 0.136/0.156/0.205/0.021 ms, ipg/ewma 0.172/0.153 ms >PING 10.66.11.65 (10.66.11.65) 4096(4124) bytes of data. >. >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 49 received, 2% packet loss, time 32ms >rtt min/avg/max/mdev = 0.202/0.238/0.371/0.047 ms, ipg/ewma 0.663/0.241 ms >PING 10.66.11.65 (10.66.11.65) 4192(4220) bytes of data. >. >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 49 received, 2% packet loss, time 32ms >rtt min/avg/max/mdev = 0.202/0.236/0.389/0.047 ms, ipg/ewma 0.661/0.245 ms >PING 10.66.11.65 (10.66.11.65) 32767(32795) bytes of data. >............................. >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 21 received, 58% packet loss, time 510ms >rtt min/avg/max/mdev = 1.522/13.531/51.712/16.436 ms, pipe 4, ipg/ewma 10.410/23.953 ms >PING 10.66.11.65 (10.66.11.65) 65507(65535) bytes of data. >................................................. >--- 10.66.11.65 ping statistics --- >50 packets transmitted, 1 received, 98% packet loss, time 573ms >rtt min/avg/max/mdev = 23.024/23.024/23.024/0.000 ms, pipe 3, ipg/ewma 11.695/23.024 ms > >[1]+ Done for s in 0 1 48 64 512 1440 1500 1505 4096 4192 32767 65507; >do > ping -f -c 50 10.66.11.65 -s $s; >done > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 845287
: 601976 |
602115
|
602903
|
603197
|
603840