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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to