[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1428: system/ping[6]: ping[6] should also be enabled if NET_ICMP[v6]_NO_STACK == y

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #1428: URL: https://github.com/apache/incubator-nuttx-apps/pull/1428 -- 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-u

[incubator-nuttx-apps] branch master updated: system/ping[6]: ping[6] should also be enabled if NET_ICMP[v6]_NO_STACK == y

2022-11-20 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new bb24794fc system/ping[6]: ping[

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1429: system/ping: remove depends since NETUTILS_PING already contains this check

2022-11-20 Thread GitBox
anchao opened a new pull request, #1429: URL: https://github.com/apache/incubator-nuttx-apps/pull/1429 ## Summary system/ping: remove depends since NETUTILS_PING already contains this check ## Impact N/A ## Testing icmp test -- This is an automated messag

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1430: netutils/iperf: add more default device name

2022-11-20 Thread GitBox
anchao opened a new pull request, #1430: URL: https://github.com/apache/incubator-nuttx-apps/pull/1430 ## Summary netutils/iperf: add more default device name ## Impact N/A ## Testing iperf test -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1431: netutils: correct iperf thread name

2022-11-20 Thread GitBox
anchao opened a new pull request, #1431: URL: https://github.com/apache/incubator-nuttx-apps/pull/1431 ## Summary netutils: correct iperf thread name ## Impact N/A ## Testing Before: ``` 7 7 100 FIFO Task--- Waiting Semaphore 0

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1432: netutils/iperf: add support of multi-instance

2022-11-20 Thread GitBox
anchao opened a new pull request, #1432: URL: https://github.com/apache/incubator-nuttx-apps/pull/1432 ## Summary netutils/iperf: add support of multi-instance ## Impact N/A ## Testing iperf test on different port -- This is an automated message from the

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7626: boards/iperf: device name will vary across different NICs

2022-11-20 Thread GitBox
anchao opened a new pull request, #7626: URL: https://github.com/apache/incubator-nuttx/pull/7626 ## Summary boards/iperf: device name will vary across different NICs Depends on: https://github.com/apache/incubator-nuttx-apps/pull/1430 ## Impact N/A ## Test

[GitHub] [incubator-nuttx-apps] anchao commented on pull request #1430: netutils/iperf: add more default device name

2022-11-20 Thread GitBox
anchao commented on PR #1430: URL: https://github.com/apache/incubator-nuttx-apps/pull/1430#issuecomment-1321099137 Depends on https://github.com/apache/incubator-nuttx/pull/7626 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-nuttx-apps] anchao merged pull request #1427: Fix Error: vi.c:888:57: error: format string is not a string literal(potentially insecure)

2022-11-20 Thread GitBox
anchao merged PR #1427: URL: https://github.com/apache/incubator-nuttx-apps/pull/1427 -- 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..

[incubator-nuttx-apps] branch master updated (bb24794fc -> bce24201c)

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from bb24794fc system/ping[6]: ping[6] should also be enabled if NET_ICMP[v6]_NO_STACK == y new d706510

[incubator-nuttx-apps] 02/02: Fix ft80x_coprocessor.c:3911:14: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit bce24201c7c7aa902de7f746d45b8631851c955c Author: Xiang Xiao AuthorDate: Sun Nov 20 06:25:49 2022 +0800

[incubator-nuttx-apps] 01/02: Fix Error: vi.c:888:57: error: format string is not a string literal (potentially insecure)

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit d706510064be474783881d69c30d8669ae7de18b Author: Xiang Xiao AuthorDate: Sun Nov 20 04:11:35 2022 +0800

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1433: system/vi: fix nxstyle warning

2022-11-20 Thread GitBox
anchao opened a new pull request, #1433: URL: https://github.com/apache/incubator-nuttx-apps/pull/1433 ## Summary ``` system/vi: fix nxstyle warning system/vi/vi.c:540:57: error: Multiple data definitions system/vi/vi.c:541:54: error: Multiple data definitions Signe

[GitHub] [incubator-nuttx] acassis merged pull request #7625: net/icmp: ICMP_NO_STACK should not depends on NET_IPv4

2022-11-20 Thread GitBox
acassis merged PR #7625: URL: https://github.com/apache/incubator-nuttx/pull/7625 -- 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...@nu

[incubator-nuttx] branch master updated (63bcca985f -> 6898409d04)

2022-11-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 63bcca985f arch/armv7-r: Don't clear SCTLR_U bit since spec require it's always one add 6898409d04 net

[GitHub] [incubator-nuttx] acassis merged pull request #7623: arch/arm64: Move group_addrenv to arm64_syscall_switch

2022-11-20 Thread GitBox
acassis merged PR #7623: URL: https://github.com/apache/incubator-nuttx/pull/7623 -- 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...@nu

[incubator-nuttx] branch master updated (6898409d04 -> f9479885ba)

2022-11-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 6898409d04 net/icmp[v6]: ICMP[v6]_NO_STACK should not depends on NET_IPv4/6 add f9479885ba arch/arm64:

[incubator-nuttx-apps] branch master updated: system/ping: remove depends since NETUTILS_PING already contains this check

2022-11-20 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new c81da4c18 system/ping: remove d

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1429: system/ping: remove depends since NETUTILS_PING already contains this check

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #1429: URL: https://github.com/apache/incubator-nuttx-apps/pull/1429 -- 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-u

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7627: Refine net/usrsock Kconfig option

2022-11-20 Thread GitBox
xiaoxiang781216 opened a new pull request, #7627: URL: https://github.com/apache/incubator-nuttx/pull/7627 ## Summary - net/usrsock: Remove NET_USRSOCK_NO_INET[6] - net/udp: NET_BROADCAST shouldn't configurable if NET_UDP_NO_STACK enable - net/tcp: Remove the dependence on SCHED_

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1430: netutils/iperf: add more default device name

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #1430: URL: https://github.com/apache/incubator-nuttx-apps/pull/1430 -- 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-u

[incubator-nuttx-apps] branch master updated: netutils/iperf: add more default device name

2022-11-20 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new a3390417f netutils/iperf: add m

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7626: boards/iperf: device name will vary across different NICs

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #7626: URL: https://github.com/apache/incubator-nuttx/pull/7626 -- 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-unsubs

[incubator-nuttx] branch master updated: boards/iperf: device name will vary across different NICs

2022-11-20 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 422272044b boards/iperf: device name

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1434: dhcp: Make the option dependence work for usrsock case

2022-11-20 Thread GitBox
xiaoxiang781216 opened a new pull request, #1434: URL: https://github.com/apache/incubator-nuttx-apps/pull/1434 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1431: netutils: correct iperf thread name

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #1431: URL: https://github.com/apache/incubator-nuttx-apps/pull/1431 -- 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-u

[incubator-nuttx-apps] branch master updated: netutils: correct iperf thread name

2022-11-20 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 63e3c6c52 netutils: correct ipe

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #7622: Fix clang compiler warning

2022-11-20 Thread GitBox
pkarashchenko merged PR #7622: URL: https://github.com/apache/incubator-nuttx/pull/7622 -- 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

[incubator-nuttx] branch master updated (422272044b -> f2320a4a69)

2022-11-20 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/incubator-nuttx.git from 422272044b boards/iperf: device name will vary across different NICs new 427f65ac28 Fix chip/imxr

[incubator-nuttx] 03/26: Fix chip/imxrt_serial.c:1375:20: error: unused function 'imxrt_disableuartint'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3ecf66415c97c3ecc131a46e961277a1a19816a3 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:14:32 2022 +0800

[incubator-nuttx] 02/26: Fix chip/imxrt_lpi2c.c:1254:1: error: unused function 'imxrt_lpi2c_getenabledints'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9f7d7c046a92dfe7bfbd609a933719d8b07f16c2 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:11:47 2022 +0800

[incubator-nuttx] 09/26: Fix wireless/ieee80211/bcm43xxx/bcmf_gspi.c:151:20: error: unused function 'bcmf_gspi_write_reg_32'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 416d7301c4af56a020ce52dcf747a3d7ff70c2ff Author: Xiang Xiao AuthorDate: Sat Nov 19 12:31:14 2022 +0800

[incubator-nuttx] 11/26: Fix chip/s32k3xx_fs26.c:249:31: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 987d2561c0e732a9da28b1d13ab177e52d3f0b79 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:33:09 2022 +0800

[incubator-nuttx] 05/26: Fix chip/imxrt_enc.c:950:27: error: use of logical '&&' with constant operand

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9a50c30168cfbf275670e111ab72f902bebb2041 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:23:29 2022 +0800

[incubator-nuttx] 10/26: Fix chip/s32k3xx_lpspi.c:719:23: error: unused function 's32k3xx_lpspi_readbyte'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e18d5870db006e859dd553773dd39d5162ec8913 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:32:00 2022 +0800

[incubator-nuttx] 15/26: Fix chip/sam4l_clockconfig.c:923:20: error: unused function 'sam_enable_fastwakeup'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d01fbf77d0978a893d823a521606dc5ef8c8305b Author: Xiang Xiao AuthorDate: Sat Nov 19 12:50:19 2022 +0800

[incubator-nuttx] 13/26: Fix error: format specifies type 'unsigned long' but the argument has type 'unsigned int'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d8e53d7b4fdd6b5eeca3089450116c7a513b56d9 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:44:07 2022 +0800

[incubator-nuttx] 16/26: Fix chip/sam_tc.c:682:24: error: unused function 'sam_tc_getreg'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 22768ede1709e8b0f5a992c813b255396b1dec62 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:52:11 2022 +0800

[incubator-nuttx] 26/26: Fix board/stm32_lcd.c:584:14: error: converting the result of '<<' to a boolean; did you mean '(7 << (10)) != 0'?

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f2320a4a697a1093c7823bd18589c727e837f30c Author: Xiang Xiao AuthorDate: Sat Nov 19 13:25:53 2022 +0800

[incubator-nuttx] 04/26: Fix chip/imxrt_lpspi.c:553:23: error: unused function 'imxrt_lpspi_readbyte'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4913552140a32a8f2cb14b1ed37889dad151b69f Author: Xiang Xiao AuthorDate: Sat Nov 19 12:17:06 2022 +0800

[incubator-nuttx] 17/26: Fix sensors/mpu60x0.c:650:23: error: unused function '__mpu_read_who_am_i'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a4eeeb23de0b1a4f8ad1632faa562215f27d70fd Author: Xiang Xiao AuthorDate: Sat Nov 19 12:57:41 2022 +0800

[incubator-nuttx] 20/26: Fix chip/stm32_usbdev.c:929:20: error: unused function 'stm32_setstatusout'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 720acac6afafb3f1feb44baebef8cddf40c87899 Author: Xiang Xiao AuthorDate: Sat Nov 19 13:02:51 2022 +0800

[incubator-nuttx] 23/26: Fix error: variable 'buflen' is uninitialized when used here

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 19138560f47319a66b12bdce4a4eae292f6e55a0 Author: Xiang Xiao AuthorDate: Sat Nov 19 13:19:26 2022 +0800

[incubator-nuttx] 14/26: Fix chip/s32k3xx_qspi.c:925:44: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d3e282e56170f2efe3fbeceaa13372edbdde325e Author: Xiang Xiao AuthorDate: Sat Nov 19 12:48:12 2022 +0800

[incubator-nuttx] 01/26: Fix chip/imxrt_lpi2c.c:755:1: error: unused function 'imxrt_lpi2c_sem_waitstop'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 427f65ac28b532c601db025bd0b31375b0c3b094 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:09:42 2022 +0800

[incubator-nuttx] 06/26: Fix chip/kinetis_enet.c:875:59: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 232360cbd00e8b3ddb47f8cfa15e44085d275db5 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:24:52 2022 +0800

[incubator-nuttx] 22/26: Fix error: shifting a negative signed value is undefined

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ffda739704c51e4082350552a8661163b4ab70fe Author: Xiang Xiao AuthorDate: Sat Nov 19 13:15:54 2022 +0800

[incubator-nuttx] 19/26: Fix error: more '%' conversions than data arguments

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6af9afaa60a276aba9d6c59746e60c034a974f52 Author: Xiang Xiao AuthorDate: Sat Nov 19 13:01:43 2022 +0800

[incubator-nuttx] 18/26: Fix video/max7456.c:775:19: error: unused function '__mx7_write_reg__dmm'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3453fe799d8c07245d5902d634c9f5690ff21f73 Author: Xiang Xiao AuthorDate: Sat Nov 19 12:58:53 2022 +0800

[incubator-nuttx] 12/26: Fix chip/s32k3xx_lpi2c.c:624:3: error: unused function 's32k3xx_lpi2c_sem_waitstop'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 670c3e0e3572770b73535c6efe66100fcc5493fb Author: Xiang Xiao AuthorDate: Sat Nov 19 12:36:10 2022 +0800

[incubator-nuttx] 07/26: Fix chip/kinetis_usbdev.c:3317:1: error: unused function 'khci_epreserved'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6fd08787b662edfbf3bc1cd358d6f9dc4d770fda Author: Xiang Xiao AuthorDate: Sat Nov 19 12:25:39 2022 +0800

[incubator-nuttx] 08/26: Fix chip/kinetis_spi.c:473:23: error: unused function 'spi_getreg8'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 658dfeaf40352a8fbd70118499422f0e7b1dc8fb Author: Xiang Xiao AuthorDate: Sat Nov 19 12:29:45 2022 +0800

[incubator-nuttx] 21/26: Fix error: converting the result of '<<' to a boolean always evaluates to true

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 908bade7a7904f8e7e32fbe3983c2fa0ca2dd24c Author: Xiang Xiao AuthorDate: Sat Nov 19 13:14:03 2022 +0800

[incubator-nuttx] 24/26: Fix chip/stm32_eth.c:3358:20: error: unused function 'stm32_selectrmii'

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f28cfbf2f3dbb756a97e1ca9831812b7b29db97d Author: Xiang Xiao AuthorDate: Sat Nov 19 13:22:34 2022 +0800

[incubator-nuttx] 25/26: Fix lcd/ili9225.c:388:46: error: shift count >= width of type

2022-11-20 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1a942c3c319afabe19b457cf295c72bb1fa73ecd Author: Xiang Xiao AuthorDate: Sat Nov 19 13:24:26 2022 +0800

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
anchao opened a new pull request, #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628 ## Summary fs/userfs: destroy nxmutex properly Signed-off-by: chao an ## Impact N/A ## Testing ci-check -- This is an automated message from the

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7627: Refine net/usrsock Kconfig option

2022-11-20 Thread GitBox
pkarashchenko commented on code in PR #7627: URL: https://github.com/apache/incubator-nuttx/pull/7627#discussion_r1027293792 ## net/usrsock/usrsock_sockif.c: ## @@ -98,43 +98,6 @@ static int usrsock_sockif_setup(FAR struct socket *psock, int protocol) int type = psock->s_typ

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on a diff in pull request #1432: netutils/iperf: add support of multi-instance

2022-11-20 Thread GitBox
pkarashchenko commented on code in PR #1432: URL: https://github.com/apache/incubator-nuttx-apps/pull/1432#discussion_r1027294689 ## netutils/iperf/iperf.c: ## @@ -740,54 +744,58 @@ static uint32_t iperf_get_buffer_len(void) * ***

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
pkarashchenko commented on code in PR #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628#discussion_r1027300392 ## drivers/misc/rwbuffer.c: ## @@ -842,6 +843,19 @@ int rwb_initialize(FAR struct rwbuffer_s *rwb) { ferr("Read-ahead buffer kmm_mallo

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
anchao commented on code in PR #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628#discussion_r1027300737 ## drivers/misc/rwbuffer.c: ## @@ -842,6 +843,19 @@ int rwb_initialize(FAR struct rwbuffer_s *rwb) { ferr("Read-ahead buffer kmm_malloc(%" PR

[GitHub] [incubator-nuttx-apps] anchao commented on a diff in pull request #1432: netutils/iperf: add support of multi-instance

2022-11-20 Thread GitBox
anchao commented on code in PR #1432: URL: https://github.com/apache/incubator-nuttx-apps/pull/1432#discussion_r1027301274 ## netutils/iperf/iperf.c: ## @@ -740,54 +744,58 @@ static uint32_t iperf_get_buffer_len(void) * **

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7629: Fix the clang warning

2022-11-20 Thread GitBox
xiaoxiang781216 opened a new pull request, #7629: URL: https://github.com/apache/incubator-nuttx/pull/7629 ## Summary Found by https://github.com/apache/incubator-nuttx/pull/7391 ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache G

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
xiaoxiang781216 commented on code in PR #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628#discussion_r1027310175 ## drivers/ioexpander/ioe_rpmsg.c: ## @@ -275,18 +275,17 @@ static int ioe_rpmsg_sendrecv(FAR struct rpmsg_endpoint *ept, msg->cookie = (uintptr_t)&

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7627: Refine net/usrsock Kconfig option

2022-11-20 Thread GitBox
xiaoxiang781216 commented on code in PR #7627: URL: https://github.com/apache/incubator-nuttx/pull/7627#discussion_r1027310878 ## net/usrsock/usrsock_sockif.c: ## @@ -98,43 +98,6 @@ static int usrsock_sockif_setup(FAR struct socket *psock, int protocol) int type = psock->s_t

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
anchao commented on code in PR #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628#discussion_r102733 ## drivers/clk/clk_rpmsg.c: ## @@ -485,18 +485,17 @@ static int64_t clk_rpmsg_sendrecv(FAR struct rpmsg_endpoint *ept, cookie.result = -EIO; ret = rpms

[GitHub] [incubator-nuttx-apps] anchao merged pull request #1434: dhcp: Make the option dependence work for usrsock case

2022-11-20 Thread GitBox
anchao merged PR #1434: URL: https://github.com/apache/incubator-nuttx-apps/pull/1434 -- 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..

[incubator-nuttx-apps] branch master updated: dhcp: Make the option dependence work for usrsock case

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 37c0cdd1a dhcp: Make the option de

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7628: fs/userfs: destroy nxmutex properly

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #7628: URL: https://github.com/apache/incubator-nuttx/pull/7628 -- 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-unsubs

[incubator-nuttx] 05/10: graphics/nxterm: destroy nxmutex/nxsem properly

2022-11-20 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/incubator-nuttx.git commit 4413c5a563972aaa06a7562c03db3ad8337f235b Author: chao an AuthorDate: Sun Nov 20 21:49:22 2022 +0800 gra

[incubator-nuttx] 06/10: drivers/misc/rwbuffer: destroy nxmutex/nxsem properly

2022-11-20 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/incubator-nuttx.git commit 74cfa7ddb90b622eb3f475fe7ded175518175e87 Author: chao an AuthorDate: Sun Nov 20 21:58:48 2022 +0800 dri

[incubator-nuttx] branch master updated (f2320a4a69 -> 3e1c73f8c9)

2022-11-20 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/incubator-nuttx.git from f2320a4a69 Fix board/stm32_lcd.c:584:14: error: converting the result of '<<' to a boolean; did you mean

[incubator-nuttx] 09/10: net/icmp[v6]: destroy nxsem properly

2022-11-20 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/incubator-nuttx.git commit 873023f89b6fd018479c906bf142b5d1456720dd Author: chao an AuthorDate: Sun Nov 20 23:11:18 2022 +0800 net

[incubator-nuttx] 10/10: wireless/bluetooth: destroy nxsem properly

2022-11-20 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/incubator-nuttx.git commit 3e1c73f8c9f8f9e6b2ac039d601c4055973e8282 Author: chao an AuthorDate: Sun Nov 20 23:16:37 2022 +0800 wir

[incubator-nuttx] 02/10: drivers/mtd: destroy nxmutex properly

2022-11-20 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/incubator-nuttx.git commit d256b8334e6c6e7793b6ee91b4a0893f9892d90a Author: chao an AuthorDate: Sun Nov 20 21:43:42 2022 +0800 dri

[incubator-nuttx] 03/10: drivers/loop: destroy nxmutex properly

2022-11-20 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/incubator-nuttx.git commit 40581558d3a3064abc3fc3abebb9b7763ad65c22 Author: chao an AuthorDate: Sun Nov 20 21:45:32 2022 +0800 dri

[incubator-nuttx] 08/10: drivers/regulator_rpmsg: destroy nxsem properly

2022-11-20 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/incubator-nuttx.git commit dff81756cf86cb974134e82f713d2fbd609f050b Author: chao an AuthorDate: Sun Nov 20 22:28:39 2022 +0800 dri

[incubator-nuttx] 04/10: drivers/misc/rpmsgdev: destroy nxmutex properly

2022-11-20 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/incubator-nuttx.git commit a1abb818a934354289d2b9f6a11d5c0255436bdd Author: chao an AuthorDate: Sun Nov 20 21:46:53 2022 +0800 dri

[incubator-nuttx] 07/10: drivers/rpmsg/clk/ioe: destroy nxsem properly

2022-11-20 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/incubator-nuttx.git commit 07604b3220c54e10841b1004b6992600d3b684bf Author: chao an AuthorDate: Sun Nov 20 22:07:15 2022 +0800 dri

[incubator-nuttx] 01/10: fs/userfs: destroy nxmutex properly

2022-11-20 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/incubator-nuttx.git commit 3727de1a93d813febbe3fe25916abb3307947fe4 Author: chao an AuthorDate: Sun Nov 20 21:36:28 2022 +0800 fs/

[incubator-nuttx-website] branch asf-site updated: Publishing web: 7e21510459ba6f754fb1da76a14d643b3953b931 docs: 3e1c73f8c9f8f9e6b2ac039d601c4055973e8282

2022-11-20 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 1928fb89 Publishing web

[GitHub] [incubator-nuttx] lupyuen opened a new pull request, #7630: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread GitBox
lupyuen opened a new pull request, #7630: URL: https://github.com/apache/incubator-nuttx/pull/7630 # Summary Currently NuttX on Arm64 supports Generic Interrupt Controller (GIC) Versions 3 and 4: [`arm64_gicv3.c`](https://github.com/apache/incubator-nuttx/blob/master/arch/arm64/src/c

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7631: net/arp: Make NET_ARP(Address Resolution Protocol) configurable

2022-11-20 Thread GitBox
anchao opened a new pull request, #7631: URL: https://github.com/apache/incubator-nuttx/pull/7631 ## Summary net/arp: Make NET_ARP(Address Resolution Protocol) configurable Some boards that use USRSOCK will not need this feature Signed-off-by: chao an ## Impact

[GitHub] [incubator-nuttx] btashton opened a new pull request, #7632: CI: Update worker base OS versions

2022-11-20 Thread GitBox
btashton opened a new pull request, #7632: URL: https://github.com/apache/incubator-nuttx/pull/7632 ## Summary Update base OS versions: Linux * Only the check job is updated from Ubuntu 18.04 [deprecated] to "latest" (20.04). Others were already on "latest" which is Ubuntu 20.04

[GitHub] [incubator-nuttx-apps] btashton opened a new pull request, #1435: CI: Update worker base OS versions

2022-11-20 Thread GitBox
btashton opened a new pull request, #1435: URL: https://github.com/apache/incubator-nuttx-apps/pull/1435 ## Summary Update base OS versions: Linux * Only the check job is updated from Ubuntu 18.04 [deprecated] to "latest" (20.04). Others were already on "latest" which is Ubuntu

[incubator-nuttx-apps] branch master updated: system/vi: fix nxstyle warning

2022-11-20 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 8edfe8818 system/vi: fix nxstyl

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1433: system/vi: fix nxstyle warning

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #1433: URL: https://github.com/apache/incubator-nuttx-apps/pull/1433 -- 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-u

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1435: CI: Update worker base OS versions

2022-11-20 Thread GitBox
xiaoxiang781216 commented on PR #1435: URL: https://github.com/apache/incubator-nuttx-apps/pull/1435#issuecomment-1321481062 @btashton please rebase your change -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7631: net/arp: Make NET_ARP(Address Resolution Protocol) configurable

2022-11-20 Thread GitBox
xiaoxiang781216 merged PR #7631: URL: https://github.com/apache/incubator-nuttx/pull/7631 -- 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-unsubs

[incubator-nuttx] branch master updated: net/arp: Make NET_ARP(Address Resolution Protocol) configurable

2022-11-20 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ce1c945136 net/arp: Make NET_ARP(Add

[GitHub] [incubator-nuttx-apps] btashton commented on pull request #1435: CI: Update worker base OS versions

2022-11-20 Thread GitBox
btashton commented on PR #1435: URL: https://github.com/apache/incubator-nuttx-apps/pull/1435#issuecomment-1321490807 Will rebase when [this](https://github.com/apache/incubator-nuttx/pull/7632) merges. Need to update Bloaty in ci script. -- This is an automated message from the Apache

[GitHub] [incubator-nuttx] btashton merged pull request #7630: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread GitBox
btashton merged PR #7630: URL: https://github.com/apache/incubator-nuttx/pull/7630 -- 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...@n

[incubator-nuttx] branch master updated: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6aba739f05 arch/arm64: Add support fo

[GitHub] [incubator-nuttx] btashton commented on pull request #7630: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread GitBox
btashton commented on PR #7630: URL: https://github.com/apache/incubator-nuttx/pull/7630#issuecomment-1321493867 Thank you @lupyuen for the detailed verification comments on the PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-nuttx] lupyuen commented on pull request #7630: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread GitBox
lupyuen commented on PR #7630: URL: https://github.com/apache/incubator-nuttx/pull/7630#issuecomment-1321494883 Thank you so much Brennan and Xiao Xiang, NuttX is finally ready for PinePhone! :-) -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #7624: tools/ci: Remove thttpd related config from the black list

2022-11-20 Thread GitBox
xiaoxiang781216 closed pull request #7624: tools/ci: Remove thttpd related config from the black list URL: https://github.com/apache/incubator-nuttx/pull/7624 -- 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

[GitHub] [incubator-nuttx] btashton opened a new pull request, #7633: docs: Include released 10.x and 11.x versions under security policy.

2022-11-20 Thread GitBox
btashton opened a new pull request, #7633: URL: https://github.com/apache/incubator-nuttx/pull/7633 Fixes #7514 Linked page for security questions now lists the 10.x and 11.x releases as supported for fixes and backports. -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] XuNeo opened a new pull request, #7634: drivers/segger: make RTT_MODE configurable

2022-11-20 Thread GitBox
XuNeo opened a new pull request, #7634: URL: https://github.com/apache/incubator-nuttx/pull/7634 Configure segger RTT_MODE through Kconfig ## Summary Change default RTT_MODE to NO_BLOCK_SKIP, so code can run without debugger connected. ## Impact Default mode is ch

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7635: net/tcp: TCP_WAITALL should use state flag

2022-11-20 Thread GitBox
anchao opened a new pull request, #7635: URL: https://github.com/apache/incubator-nuttx/pull/7635 ## Summary net/tcp: TCP_WAITALL should use state flag The feature of MSG_WAITALL is broken since the wrong flag is used Signed-off-by: chao an ## Impact

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7634: drivers/segger: make RTT_MODE configurable

2022-11-20 Thread GitBox
xiaoxiang781216 commented on code in PR #7634: URL: https://github.com/apache/incubator-nuttx/pull/7634#discussion_r1027663970 ## drivers/segger/Kconfig: ## @@ -62,6 +62,21 @@ config SEGGER_RTT_BUFFER_SIZE_DOWN ---help--- Size of the buffer for terminal i

[GitHub] [incubator-nuttx-apps] btashton commented on pull request #1435: CI: Update worker base OS versions

2022-11-20 Thread GitBox
btashton commented on PR #1435: URL: https://github.com/apache/incubator-nuttx-apps/pull/1435#issuecomment-1321580970 I have rebased. https://github.com/apache/incubator-nuttx/pull/7632 looks like it should pass now, that will still have to merge prior to this PR. -- This is an automate

  1   2   >