[GitHub] [nuttx] XuNeo opened a new pull request, #7843: sim/lua: enable luv module by default

2022-12-09 Thread GitBox
XuNeo opened a new pull request, #7843: URL: https://github.com/apache/nuttx/pull/7843 ## Summary Enable luv(libuv lua binding) module in sim:lua config ## Impact No. ## Testing Tested the config locally, and luv basic function works as expected. -- This is a

[GitHub] [nuttx-apps] XuNeo commented on pull request #1444: luamodules: add libuv lua binding luv.

2022-12-09 Thread GitBox
XuNeo commented on PR #1444: URL: https://github.com/apache/nuttx-apps/pull/1444#issuecomment-1345090312 Moved `luamodules` to folder `apps/interpreters/`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7842: ci: Exclude litex/arty_a7 from tools/ci/testlist/risc-v.dat

2022-12-09 Thread GitBox
xiaoxiang781216 opened a new pull request, #7842: URL: https://github.com/apache/nuttx/pull/7842 ## Summary to workaround the new toolchain generate the wrong path for --print-libgcc-file-name and --print-file-name=libm.a: https://static.dev.sifive.com/dev-tools/freedom-tools/v2020.1

[GitHub] [nuttx] masayuki2009 commented on pull request #7830: qemu-armv8a/netnsh: Set iob buffer size to 1514 to improve performance

2022-12-09 Thread GitBox
masayuki2009 commented on PR #7830: URL: https://github.com/apache/nuttx/pull/7830#issuecomment-1344936504 @anchao Sorry, I only tested the iperf in TCP mode. I will try the iperf in UDP mode tomorrow. -- This is an automated message from the Apache Git Service. To respond t

[nuttx-website] branch asf-site updated: Publishing web: 4b401e13a9490577fa0448cbe8b6d393302e43f3 docs: 563f5f4fa4a5de0d6ee9cb2ee6e2fbf519d2a79a

2022-12-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 7e371ede Publishing web: 4b401e13

[GitHub] [nuttx] anchao commented on pull request #7830: qemu-armv8a/netnsh: Set iob buffer size to 1514 to improve performance

2022-12-09 Thread GitBox
anchao commented on PR #7830: URL: https://github.com/apache/nuttx/pull/7830#issuecomment-1344776611 > > > Do you have sanity testing for virtio drvier? It seems virtio driver is not stable, why not use openamp to implement it? > > > > > > @anchao Oh, really? I tested the driver w

[GitHub] [nuttx] pkarashchenko merged pull request #7835: Fix Error: board/esp32c3_bringup.c:150:9: error: implicit declaration of function 'board_apds9960_initialize'

2022-12-09 Thread GitBox
pkarashchenko merged PR #7835: URL: https://github.com/apache/nuttx/pull/7835 -- 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.

[nuttx] branch master updated (252c6a1844 -> 563f5f4fa4)

2022-12-09 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 252c6a1844 libc/netdb: add proto.c add 563f5f4fa4 Fix Error: board/esp32c3_bringup.c:150:9: error: implicit

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7835: Fix riscv64-unknown-elf-ld: target emulation `elf64-littleriscv' does not match `elf32-littleriscv'

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7835: URL: https://github.com/apache/nuttx/pull/7835#issuecomment-1344652501 @gustavonihei should we report the bug to sifive? Before it gets fixed, let's disable arty_a7 from ci temporally. -- This is an automated message from the Apache Git Service. To r

[nuttx-apps] branch master updated: apps/system: add nxcamera app

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 38a190156 apps/system: add nxcamera app 3

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1449: apps/system: add nxcamera app

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #1449: URL: https://github.com/apache/nuttx-apps/pull/1449 -- 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] branch master updated (026c8eede0 -> 252c6a1844)

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 026c8eede0 drivers/note: unify spinlock related functions add 252c6a1844 libc/netdb: add proto.c No new revisi

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7820: libc/netdb: add proto.c

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7820: URL: https://github.com/apache/nuttx/pull/7820 -- 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...@nutt

[nuttx] branch master updated (a5a1a68a25 -> 026c8eede0)

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from a5a1a68a25 arch/sim: add v4l2 driver for sim add 026c8eede0 drivers/note: unify spinlock related functions No

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7840: drivers/note: unify spinlock related functions

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7840: URL: https://github.com/apache/nuttx/pull/7840 -- 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...@nutt

[GitHub] [nuttx-apps] PeterBee97 commented on a diff in pull request #1449: apps/system: add nxcamera app

2022-12-09 Thread GitBox
PeterBee97 commented on code in PR #1449: URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1044647513 ## system/nxcamera/nxcamera.c: ## @@ -0,0 +1,862 @@ +/ + * apps/system/nxcamera/nxcame

[GitHub] [nuttx] XuNeo commented on a diff in pull request #7820: libc/netdb: add proto.c

2022-12-09 Thread GitBox
XuNeo commented on code in PR #7820: URL: https://github.com/apache/nuttx/pull/7820#discussion_r1044599835 ## include/netdb.h: ## @@ -222,6 +222,8 @@ struct protoent * alternative protocol names, terminated by a * null po

[nuttx] branch master updated (09814831b8 -> a5a1a68a25)

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 09814831b8 sched: move sched_note.c to drivers/note add 77504aa1b5 drivers/video: minor fix add a5a1a68a25

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7798: URL: https://github.com/apache/nuttx/pull/7798 -- 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...@nutt

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7798: URL: https://github.com/apache/nuttx/pull/7798#issuecomment-1344455103 Let ignore the temp ci failure. -- 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 s

[nuttx] branch master updated (4ba7ef51c5 -> 09814831b8)

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 4ba7ef51c5 risc-v/esp32c3: Add ROMFS files into .gitignore add 09814831b8 sched: move sched_note.c to drivers/n

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7837: sched: move sched_note.c to drivers/note

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7837: URL: https://github.com/apache/nuttx/pull/7837 -- 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...@nutt

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7839: risc-v/esp32c3: Add ROMFS files into .gitignore

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7839: URL: https://github.com/apache/nuttx/pull/7839 -- 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...@nutt

[nuttx] branch master updated (864bcf556e -> 4ba7ef51c5)

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 864bcf556e sched/nx_bringup: Set the initial stack size in kernel build as well add 4ba7ef51c5 risc-v/esp32c3:

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7839: risc-v/esp32c3: Add ROMFS files into .gitignore

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7839: URL: https://github.com/apache/nuttx/pull/7839#issuecomment-1344453017 Let's ignore other ci failure temporally. -- 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 g

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7837: sched: move sched_note.c to drivers/note

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7837: URL: https://github.com/apache/nuttx/pull/7837#issuecomment-1344450078 let's ignore temp ci failture. -- 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 sp

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7837: sched: move sched_note.c to drivers/note

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7837: URL: https://github.com/apache/nuttx/pull/7837#issuecomment-1344437577 > @gustavonihei do you know anything about this error on MAC: ` ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH` CC: @xiaoxiang781216 may relate to this patch:

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7841: drivers/note: sched_note support mulit-channel

2022-12-09 Thread GitBox
Gary-Hobson opened a new pull request, #7841: URL: https://github.com/apache/nuttx/pull/7841 ## Summary sched_note support mulit-channel call callbacks for different channels in sched_note_* noteram channel is enabled by default ## Impact Compatible with previous operations

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7840: drivers/note: unify spinlock related functions

2022-12-09 Thread GitBox
Gary-Hobson opened a new pull request, #7840: URL: https://github.com/apache/nuttx/pull/7840 ## Summary Most of them are duplicated, making them call common functions for simplification ## Impact ## Testing -- This is an automated message from the Apache Git Servi

[GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1449: apps/system: add nxcamera app

2022-12-09 Thread GitBox
xiaoxiang781216 commented on code in PR #1449: URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1044532417 ## system/nxcamera/nxcamera.c: ## @@ -0,0 +1,862 @@ +/ + * apps/system/nxcamera/n

[GitHub] [nuttx] gustavonihei commented on pull request #7835: Fix riscv64-unknown-elf-ld: target emulation `elf64-littleriscv' does not match `elf32-littleriscv'

2022-12-09 Thread GitBox
gustavonihei commented on PR #7835: URL: https://github.com/apache/nuttx/pull/7835#issuecomment-1344382842 > The real problem is 32/64 mismatch: https://user-images.githubusercontent.com/18066964/206716236-9e039f13-740b-4b74-a483-d2f1324b0521.png";> Sorry, you're right. The prob

[GitHub] [nuttx] PeterBee97 commented on a diff in pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
PeterBee97 commented on code in PR #7798: URL: https://github.com/apache/nuttx/pull/7798#discussion_r1044500805 ## arch/sim/src/sim/posix/sim_host_v4l2.c: ## @@ -0,0 +1,356 @@ +/ + * arch/sim/src/sim/pos

[GitHub] [nuttx] gustavonihei opened a new pull request, #7839: risc-v/esp32c3: Add ROMFS files into .gitignore

2022-12-09 Thread GitBox
gustavonihei opened a new pull request, #7839: URL: https://github.com/apache/nuttx/pull/7839 ## Summary This PR intends to fix a CI regression introduced after #7833 ## Impact No impact, just cleaning leftover files from workspace. ## Testing CI build pass. -

[nuttx] branch master updated: sched/nx_bringup: Set the initial stack size in kernel build as well

2022-12-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 864bcf556e sched/nx_bringup: Set the initial s

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7838: sched/nx_bringup: Set the initial stack size in kernel build as well

2022-12-09 Thread GitBox
xiaoxiang781216 merged PR #7838: URL: https://github.com/apache/nuttx/pull/7838 -- 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...@nutt

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7838: sched/nx_bringup: Set the initial stack size in kernel build as well

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7838: URL: https://github.com/apache/nuttx/pull/7838#issuecomment-1344361497 let's ignore the ci temp failure. -- 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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7834: ci: Fix save and restore in GitHub cache action for MacOS build

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7834: URL: https://github.com/apache/nuttx/pull/7834#issuecomment-1344330107 @gustavonihei does macOS ci fail relate to this patch? https://github.com/apache/nuttx/actions/runs/3655290845/jobs/6176522471 -- This is an automated message from the Apache Gi

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7835: Fix riscv64-unknown-elf-ld: target emulation `elf64-littleriscv' does not match `elf32-littleriscv'

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7835: URL: https://github.com/apache/nuttx/pull/7835#issuecomment-1344328770 The real problem is 32/64 mismatch: https://user-images.githubusercontent.com/18066964/206716236-9e039f13-740b-4b74-a483-d2f1324b0521.png";> -- This is an automated message

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
pkarashchenko commented on code in PR #7798: URL: https://github.com/apache/nuttx/pull/7798#discussion_r1044457860 ## arch/sim/src/sim/posix/sim_host_v4l2.c: ## @@ -0,0 +1,356 @@ +/ + * arch/sim/src/sim/

[GitHub] [nuttx] gustavonihei commented on pull request #7835: Fix riscv64-unknown-elf-ld: target emulation `elf64-littleriscv' does not match `elf32-littleriscv'

2022-12-09 Thread GitBox
gustavonihei commented on PR #7835: URL: https://github.com/apache/nuttx/pull/7835#issuecomment-1344309973 > @gustavonihei do you have better idea to fix riscv ci broken? I am out of idea. I am away from PC right now, but looking at the logs, it seems that some ESP32-C3 defconfigs ar

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7835: Fix riscv64-unknown-elf-ld: target emulation `elf64-littleriscv' does not match `elf32-littleriscv'

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7835: URL: https://github.com/apache/nuttx/pull/7835#issuecomment-1344305927 @gustavonihei do you have better idea to fix riscv ci broken? I am out of idea. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nuttx] pussuw opened a new pull request, #7838: sched/nx_bringup: Set the initial stack size in kernel build as well

2022-12-09 Thread GitBox
pussuw opened a new pull request, #7838: URL: https://github.com/apache/nuttx/pull/7838 ## Summary Use CONFIG_INIT_STACKSIZE for kernel build as well. After #7364 this now works, so use it for the init process. It makes sense as the init process typically requires a big stack (due

[GitHub] [nuttx] anchao commented on pull request #7830: qemu-armv8a/netnsh: Set iob buffer size to 1514 to improve performance

2022-12-09 Thread GitBox
anchao commented on PR #7830: URL: https://github.com/apache/nuttx/pull/7830#issuecomment-1344210643 > > Do you have sanity testing for virtio drvier? It seems virtio driver is not stable, why not use openamp to implement it? > > @anchao Oh, really? I tested the driver with `iperf -c`

[GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1449: apps/system: add nxcamera app

2022-12-09 Thread GitBox
xiaoxiang781216 commented on code in PR #1449: URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1044234190 ## system/nxcamera/nxcamera.c: ## @@ -0,0 +1,889 @@ +/ + * apps/system/nxcamera/n

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7820: libc/netdb: add proto.c

2022-12-09 Thread GitBox
xiaoxiang781216 commented on PR #7820: URL: https://github.com/apache/nuttx/pull/7820#issuecomment-1344203045 let's add copyright to https://github.com/apache/nuttx/blob/master/LICENSE? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [nuttx] masayuki2009 commented on pull request #7830: qemu-armv8a/netnsh: Set iob buffer size to 1514 to improve performance

2022-12-09 Thread GitBox
masayuki2009 commented on PR #7830: URL: https://github.com/apache/nuttx/pull/7830#issuecomment-1344160840 >Do you have sanity testing for virtio drvier? It seems virtio driver is not stable, why not use openamp to implement it? Oh, really? I tested the driver with `iperf -c`, `ipe

[GitHub] [nuttx] pkarashchenko commented on pull request #7837: sched: move sched_note.c to drivers/note

2022-12-09 Thread GitBox
pkarashchenko commented on PR #7837: URL: https://github.com/apache/nuttx/pull/7837#issuecomment-1344160776 @gustavonihei do you know anything about this error on MAC: ` ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH` CC: @xiaoxiang781216 -- This is an automated messa

[GitHub] [nuttx] pkarashchenko commented on pull request #7820: libc/netdb: add proto.c

2022-12-09 Thread GitBox
pkarashchenko commented on PR #7820: URL: https://github.com/apache/nuttx/pull/7820#issuecomment-1344158412 musl-libc is MIT licensed project. If we original some code from it than what will be the license here. @btashton @jerpelea do you know? -- This is an automated message from the

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #7820: libc/netdb: add proto.c

2022-12-09 Thread GitBox
pkarashchenko commented on code in PR #7820: URL: https://github.com/apache/nuttx/pull/7820#discussion_r1044333403 ## libs/libc/netdb/lib_protor.c: ## @@ -0,0 +1,138 @@ +/ + * libs/libc/netdb/lib_protor.

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7837: sched: move sched_note.c to drivers/note

2022-12-09 Thread GitBox
Gary-Hobson opened a new pull request, #7837: URL: https://github.com/apache/nuttx/pull/7837 ## Summary Adjust the file directory to keep all sched_note related codes together ## Impact ## Testing -- This is an automated message from the Apache Git Service. To resp

[GitHub] [nuttx] XinStellaris commented on a diff in pull request #7808: move common assert logic together.

2022-12-09 Thread GitBox
XinStellaris commented on code in PR #7808: URL: https://github.com/apache/nuttx/pull/7808#discussion_r1044304282 ## sched/misc/assert.c: ## @@ -22,17 +22,150 @@ * Included Files / +#include + #i

[GitHub] [nuttx-apps] PeterBee97 commented on a diff in pull request #1449: apps/system: add nxcamera app

2022-12-09 Thread GitBox
PeterBee97 commented on code in PR #1449: URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r104427 ## system/nxcamera/nxcamera.c: ## @@ -0,0 +1,889 @@ +/ + * apps/system/nxcamera/nxcame

[GitHub] [nuttx] PeterBee97 commented on a diff in pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
PeterBee97 commented on code in PR #7798: URL: https://github.com/apache/nuttx/pull/7798#discussion_r1044200411 ## arch/sim/src/sim/posix/sim_host_v4l2.c: ## @@ -0,0 +1,355 @@ +/ + * arch/sim/src/sim/pos

[GitHub] [nuttx] PeterBee97 commented on a diff in pull request #7798: arch/sim: add v4l2 driver for sim

2022-12-09 Thread GitBox
PeterBee97 commented on code in PR #7798: URL: https://github.com/apache/nuttx/pull/7798#discussion_r1044200208 ## arch/sim/src/sim/sim_video.c: ## @@ -0,0 +1,313 @@ +/ + * arch/sim/src/sim/sim_video.c +