<div dir="ltr">Hi,<div><br></div><div>I am trying to run the network test ping01.exe on a host Ubuntu Machine 16.04 LTS. Here is what I did so far:</div><div><br></div><div>1) Followed the README.waf from <a href="https://github.com/RTEMS/rtems-libbsd" target="_blank">https://github.com/RTEMS/<wbr>rtems-libbsd</a> to build and install LibBSD for arm/realview_pbx_a9_qemu bsp.</div><div><br></div><div>2) Followed <a href="https://lists.rtems.org/pipermail/users/2015-June/029065.html" target="_blank">https://lists.rtems.<wbr>org/pipermail/users/2015-June/<wbr>029065.html</a> to run the network test using tun/tap.</div><div><br></div><div>When I run the command to run ping01.exe</div><div><br></div><div> <i>QEMU_AUDIO_DRV=none qemu-system-arm -M realview-pbx-a9 -m 256M -no-reboot -monitor none -serial stdio -nographic -net nic -net tap,ifname=tap0,script=no -kernel `find  -name ping01.exe`</i><br></div><div><i><br></i></div><div>I get the following error:</div><div><br></div><div><div><i>*** LIBBSD PING 1 TEST ***</i></div><div><i>nexus0: <RTEMS Nexus device></i></div><div><i>[zone: udpcb] kern.ipc.maxsockets limit reached</i></div><div><i>ifconfig: interface smc0 does not exist</i></div><div><i>assertion "exit_code == EX_OK" failed: file "../../testsuite/include/<wbr>rtems/bsd/test/default-<wbr>network-init.h", line 125, function: default_network_ifconfig_hwif0</i></div><div><i>qemu-system-arm: network script /etc/qemu-ifdown failed with status 256</i></div></div><div><br></div><div>The BSP seems to operating well when I tested the ticker.exe. <br></div><div><br></div><div>RTEMS version 4.12 was used while following the tutorials.</div><div><br></div><div>I am beginner to RTEMS, Waf and any help would be appreciated.</div><div><br></div><div>Sincerely,</div><div>Saurav</div></div>