DS-LK opened a new pull request, #1154:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1154

   ## Summary
   Fix bug in ping result.
   
   nsh> ping 192.168.31.162
   PING 192.168.31.162 56 bytes of data
   56 bytes from 192.168.31.162: icmp_seq=0 time=8 ms
   56 bytes from 192.168.31.162: icmp_seq=1 time=27 ms
   56 bytes from 192.168.31.162: icmp_seq=2 time=17 ms
   56 bytes from 192.168.31.162: icmp_seq=3 time=14 ms
   56 bytes from 192.168.31.162: icmp_seq=4 time=16 ms
   56 bytes from 192.168.31.162: icmp_seq=5 time=14 ms
   56 bytes from 192.168.31.162: icmp_seq=6 time=8 ms
   56 bytes from 192.168.31.162: icmp_seq=7 time=87 ms
   WARNING: Received after timeout
   56 bytes from 192.168.31.162: icmp_seq=8 time=1003 ms
   56 bytes from 192.168.31.162: icmp_seq=8 time=6 ms
   56 bytes from 192.168.31.162: icmp_seq=9 time=5 ms
   10 packets transmitted, 11 received, 4294967287% packet loss, time 10011 ms
   
   ## Impact
   None.
   
   ## Testing
   Pass.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to