Mohammed Anees commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1121#note_145101


I ran the tests under `testsuites/smptests` on the `pc686` BSP using QEMU for 
this,

```
qemu-system-i386 \
  -m 128 -no-reboot \
  -append "--video=off --console=/dev/com1" \
  -nographic -serial mon:stdio \
  -smp 2,sockets=2 \
  -machine pc,acpi=off \
  -kernel ..
```

especially for these

*  smpirqs01.exe
*  smpipi01.exe
*  smpmulticast01.exe
*  smpstart01.exe

did not run into any failure for them, let me know if this has to be tested 
differently

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1121#note_145101
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