[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1444: luamodules: add libuv lua binding luv.

2022-12-10 Thread GitBox
xiaoxiang781216 merged PR #1444: URL: https://github.com/apache/nuttx-apps/pull/1444 -- 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-apps] 02/02: luamodules/luv: add libuv lua binding luv.

2022-12-10 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 commit 80ed2b96d307c9a8393c54ad9c78c5d0b303f79a Author: Xu Xingliang AuthorDate: Fri Dec 2 17:47:43 2022 +0800 luam

[nuttx-apps] branch master updated (38a190156 -> 80ed2b96d)

2022-12-10 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-apps.git from 38a190156 apps/system: add nxcamera app new 8175d89cd apps: add luamodules new 80ed2b96d luamodules/l

[nuttx-apps] 01/02: apps: add luamodules

2022-12-10 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 commit 8175d89cd38a0ee624dd99542d3cafe166d559ba Author: Xu Xingliang AuthorDate: Mon Dec 5 19:11:07 2022 +0800 apps

[GitHub] [nuttx] ethanlcz commented on pull request #7785: Shorter TCP's RTO setting by default

2022-12-10 Thread GitBox
ethanlcz commented on PR #7785: URL: https://github.com/apache/nuttx/pull/7785#issuecomment-1345270223 > @ethanlcz The TCP layer may be used on slow Layer 1 connections and the RTO should remain as it is defined. I aggree that for slow Layer 1 connections the RTO should be longer. But

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

2022-12-10 Thread GitBox
xiaoxiang781216 commented on code in PR #7808: URL: https://github.com/apache/nuttx/pull/7808#discussion_r1045097739 ## arch/arm64/src/common/arm64_initialize.c: ## @@ -57,6 +62,10 @@ volatile uint64_t *g_current_regs[CONFIG_SMP_NCPUS]; +#ifdef CONFIG_ARCH_FPU +static struc

[GitHub] [nuttx] fjpanag commented on pull request #7525: Improvements in TCP connections allocation.

2022-12-10 Thread GitBox
fjpanag commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1345301638 I just had the time to complete my tests, and this seems to behave as expected. @xiaoxiang781216 What do you think, can we merge this? Does anyone understand what is the issue

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7525: Improvements in TCP connections allocation.

2022-12-10 Thread GitBox
xiaoxiang781216 commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1345324718 > I just had the time to complete my tests, and this seems to behave as expected. > > @xiaoxiang781216 What do you think, can we merge this? > I will take a look in

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

2022-12-10 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 dbe8d87d 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-10 Thread GitBox
anchao commented on PR #7830: URL: https://github.com/apache/nuttx/pull/7830#issuecomment-1345461628 > @anchao Sorry, I only tested the iperf in TCP mode. I will try the iperf in UDP mode tomorrow. @masayuki2009 san, please try the latest update, I changed the update strategy for RX

[GitHub] [nuttx] pkarashchenko commented on pull request #7842: Fix the ci break

2022-12-10 Thread GitBox
pkarashchenko commented on PR #7842: URL: https://github.com/apache/nuttx/pull/7842#issuecomment-1345481455 @xiaoxiang781216 should we ignore macOS build failures? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR