Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-24 Thread via GitHub
tmedicci commented on PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#issuecomment-2748036443 > > Thank you @tmedicci very nice tool :-) > > > > * Would it be possible to provite this utiulity as `apps/benchmarks/mtd` ? Recently we agreed that `apps/testing` will only ho

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-24 Thread via GitHub
tmedicci commented on code in PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#discussion_r2010124594 ## testing/fs/mtd_test/Kconfig: ## @@ -0,0 +1,18 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the Nu

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-24 Thread via GitHub
tmedicci commented on PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#issuecomment-2747935777 > Thank you @tmedicci very nice tool :-) > > * Would it be possible to provite this utiulity as `apps/benchmarks/mtd` ? Recently we agreed that `apps/testing` will only hold tes

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-21 Thread via GitHub
lupyuen commented on code in PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#discussion_r2008516568 ## testing/fs/mtd_test/Kconfig: ## @@ -0,0 +1,18 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the Nut

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-21 Thread via GitHub
lupyuen commented on code in PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#discussion_r2008516488 ## testing/fs/mtd_test/Kconfig: ## @@ -0,0 +1,18 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the Nut

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-21 Thread via GitHub
tmedicci commented on PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#issuecomment-2744010388 Related documentation PR: https://github.com/apache/nuttx/pull/16032 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-21 Thread via GitHub
tmedicci opened a new pull request, #3033: URL: https://github.com/apache/nuttx-apps/pull/3033 ## Summary * testing/fs/mtd_test: Add MTD test to evaluate transfer rates This test allows measuring write and read operations on an MTD flash device, evaluating its transfer rates.

Re: [PR] testing/fs/mtd_test: Add MTD test to evaluate transfer rates [nuttx-apps]

2025-03-21 Thread via GitHub
nuttxpr commented on PR #3033: URL: https://github.com/apache/nuttx-apps/pull/3033#issuecomment-2744005039 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR description mostly meets the NuttX requireme