pussuw commented on PR #6134: URL: https://github.com/apache/incubator-nuttx/pull/6134#issuecomment-1109419451
@masayuki2009 I am not able to reproduce on hardware (mpfs icicle:nsh): ``` user_main: FPU test Starting task FPU#1 fpu_test: Started task FPU#1 at PID=6 FPU#1: pass 1 Starting task FPU#2 fpu_test: Started task FPU#2 at PID=7 FPU#2: pass 1 FPU#1: pass 2 FPU#2: pass 2 FPU#1: pass 3 FPU#2: pass 3 FPU#1: pass 4 FPU#2: pass 4 FPU#1: pass 5 FPU#2: pass 5 FPU#1: pass 6 FPU#2: pass 6 FPU#1: pass 7 FPU#2: pass 7 FPU#1: pass 8 FPU#2: pass 8 FPU#1: pass 9 FPU#2: pass 9 FPU#1: pass 10 FPU#2: pass 10 FPU#1: pass 11 FPU#2: pass 11 FPU#1: pass 12 FPU#2: pass 12 FPU#1: pass 13 FPU#2: pass 13 FPU#1: pass 14 FPU#2: pass 14 FPU#1: pass 15 FPU#2: pass 15 FPU#1: pass 16 FPU#2: pass 16 FPU#1: Succeeded FPU#2: Succeeded fpu_test: Returning user_main: Exiting ostest_main: Exiting with status 0 nsh> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
