lwIP | ttcp seems to have some problems on zynqmp_qemu with lwip stack (#3)
Ning Yang (@yangn0)
gitlab at rtems.org
Sat Nov 23 10:40:34 UTC 2024
Ning Yang commented: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/issues/3#note_115679
This seems to be a qemu options issue. It worked good after I used the qemu options as below:
```bash
qemu-system-aarch64 -no-reboot -nographic \
-serial mon:stdio -machine xlnx-zcu102 -m 4096 \
-net nic,model=cadence_gem \
-net tap,ifname=qtap,script=no,downscript=no \
-kernel build/aarch64-rtems6-zynqmp_qemu/ttcpshell01.exe
```
![image](/uploads/7750533686d862edc3142256b74d58ef/image.png)
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/issues/3#note_115679
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241123/aeb38564/attachment-0001.htm>
More information about the bugs
mailing list