nuttxpr commented on PR #16030:
URL: https://github.com/apache/nuttx/pull/16030#issuecomment-2751303730

   [**\[Experimental Bot, please feedback 
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
   
   Build and Test Successful (milkv_duos:nsh)
   https://gitlab.com/lupyuen/nuttx-build-log/-/snippets/4829271
   ```text
   $ git clone https://github.com/tiiuae/nuttx nuttx --branch 
optimze_mutex_atomic_fast_path
   $ git clone https://github.com/apache/nuttx-apps apps --branch master
   $ pushd nuttx
   $ git reset --hard HEAD
   HEAD is now at ac44e81ed9 libc/semaphore: Add fast mutex wait/post paths to 
libc
   $ popd
   $ pushd apps
   $ git reset --hard HEAD
   HEAD is now at 494554618 benchmark/mtd: Add MTD testing/benchmark application
   $ popd
   NuttX Source: 
https://github.com/apache/nuttx/tree/ac44e81ed92d7b055f8f798a606a74cc4817dc87
   NuttX Apps: 
https://github.com/apache/nuttx-apps/tree/494554618e89f3a4763c1e3250562454dab1ab4c
   $ cd nuttx
   $ tools/configure.sh milkv_duos:nsh
   $ make -j
   $ make -j export
   $ pushd ../apps
   $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-10.4.0.tar.gz
   $ make -j import
   $ popd
   $ genromfs -f initrd -d ../apps/bin -V NuttXBootVol
   $ head -c 65536 /dev/zero
   $ cat nuttx.bin /tmp/nuttx.pad initrd
   $ scp Image tftpserver:/tftpboot/Image-sg2000
   $ cd /home/luppy/nuttx-build-farm
   $ ssh tftpserver
   OpenSBI v0.9
   nsh> uname -a
   NuttX 10.4.0 ac44e81ed9 Mar 25 2025 21:38:45 risc-v milkv_duos
   nsh> ostest
   arena       81000    81000
   ordblks         2        3
   mxordblk    7cff8    78ff8
   uordblks     2660     4570
   fordblks    7e9a0    7ca90
   user_main: Exiting
   ostest_main: Exiting with status 0
   nsh> Now running 
https://github.com/lupyuen/nuttx-build-farm/blob/main/oz64-power.sh off
   ----- Power off Oz64
   []
   ```
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to