Wind River Support Network

HomeDefectsLIN6-9111
Fixed

LIN6-9111 : CLONE - wrlinux 5 - ping returns "No buffer space available"

Created: Dec 26, 2014    Updated: Dec 3, 2018
Resolved Date: Jan 3, 2015
Found In Version: 6.0
Fix Version: 6.0.0.17
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

in wrlinux 5, if one pings a non existing IP from the same subnet, with a 0.1 window size, No buffer space available message is returned:

root@localhost:~# ping -i 0.1 128.224.124.76 -W 1
PING 128.224.124.76 (128.224.124.76) 56(84) bytes of data.
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
From 128.224.124.205 icmp_seq=1 Destination Host Unreachable
From 128.224.124.205 icmp_seq=2 Destination Host Unreachable
From 128.224.124.205 icmp_seq=3 Destination Host Unreachable
From 128.224.124.205 icmp_seq=4 Destination Host Unreachable
From 128.224.124.205 icmp_seq=5 Destination Host Unreachable

Steps to Reproduce

1. configure a wrlinux 5 project based on:

--enable-board=intel-xeon-core --enable-kernel=cgl --enable-rootfs=glibc_cgl

(default Kernel config settings)

2. deploy it on the Emerson MATXM 411-WR board

3. run the ping command with a 0.1 interval size for an IP that is not currently present, from the same subnet.

ping -i 0.1 128.224.124.76 -W 1

Other Downloads


Live chat
Online