[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7771: arch/sim: Make the naming consistent with each other

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #7771: URL: https://github.com/apache/nuttx/pull/7771 ## Summary - arch/sim: Move host files to the correct location - arch/sim: Change sim_host_ prefix to host_ - arch/sim: Change usrsock_host_ prefix to host_usrsock_ ## Impact

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7770: libc/stdio: add total_len back

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7770: URL: https://github.com/apache/nuttx/pull/7770 -- 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: libc/stdio: add total_len back

2022-12-04 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 965566d2e8 libc/stdio: add total_len back 9655

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7772: libc/stream: Rename [lib_stream_](put|get) to [lib_stream_](putc|getc)

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #7772: URL: https://github.com/apache/nuttx/pull/7772 ## Summary to make the naming style consistent with each other ## Impact Code refactor only ## Testing Pass CI -- This is an automated message from the Apache Git Ser

[GitHub] [nuttx] anchao commented on a diff in pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
anchao commented on code in PR #7768: URL: https://github.com/apache/nuttx/pull/7768#discussion_r1038942060 ## net/utils/net_ipchksum.c: ## @@ -170,13 +170,11 @@ uint16_t ipv6_upperlayer_chksum(FAR struct net_driver_s *dev, /* Sum IP payload data. */ -#ifdef CONFIG_MM_IO

[GitHub] [nuttx] anchao commented on a diff in pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
anchao commented on code in PR #7768: URL: https://github.com/apache/nuttx/pull/7768#discussion_r1038942333 ## net/arp/arp.h: ## @@ -81,8 +81,10 @@ /* This is a helper pointer for accessing the contents of the IP header */ -#define ARPBUF((FAR struct arp_hdr_s *)&dev->d

[GitHub] [nuttx] anchao opened a new pull request, #7773: arm/cortex-r: sync ARM_THUMB support from cortex-a

2022-12-04 Thread GitBox
anchao opened a new pull request, #7773: URL: https://github.com/apache/nuttx/pull/7773 ## Summary arm/cortex-r: sync ARM_THUMB support from cortex-a Signed-off-by: chao an ## Impact N/A ## Testing ci-check -- This is an automated message from the

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7773: arm/cortex-r: sync ARM_THUMB support from cortex-a

2022-12-04 Thread GitBox
xiaoxiang781216 commented on PR #7773: URL: https://github.com/apache/nuttx/pull/7773#issuecomment-1336381718 Let's update old arm too -- 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

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
xiaoxiang781216 commented on code in PR #7768: URL: https://github.com/apache/nuttx/pull/7768#discussion_r1038951108 ## include/nuttx/net/netdev.h: ## @@ -157,17 +157,12 @@ # define NETDEV_ERRORS(dev) #endif -/* There are some helper pointers for accessing the contents of t

[GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1447: libc/stream: Rename (put|get) to (putc|getc)

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #1447: URL: https://github.com/apache/nuttx-apps/pull/1447 ## 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 URL above

[nuttx-apps] 03/03: nshlib:judge whether nsh login username is a valid input

2022-12-04 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 6aef469c197a4c5d7a3a8cd766ea04fccb14ed3c Author: huangjian AuthorDate: Fri Nov 4 20:37:04 2022 +0800 nshlib:

[nuttx-apps] 01/03: nshlib:add platform challenge function for nsh login

2022-12-04 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 5a623cc9e3f51845007614de9a1e4c74c262d8e9 Author: huangjian AuthorDate: Fri Nov 4 20:35:07 2022 +0800 nshlib:

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1445: nshlib:add platform function

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #1445: URL: https://github.com/apache/nuttx-apps/pull/1445 -- 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] branch master updated (05eadd1bd -> 6aef469c1)

2022-12-04 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 05eadd1bd nxplayer: add mp3 offload playback demo new 5a623cc9e nshlib:add platform challenge function for

[nuttx-apps] 02/03: nshlib:add platform skip login function

2022-12-04 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 88fff23d3497de541d74325690c79c0616f31d6a Author: huangjian AuthorDate: Fri Nov 4 20:39:26 2022 +0800 nshlib:

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7772: libc/stream: Rename [lib_stream_](put|get) to [lib_stream_](putc|getc)

2022-12-04 Thread GitBox
xiaoxiang781216 commented on PR #7772: URL: https://github.com/apache/nuttx/pull/7772#issuecomment-1336386759 @pkarashchenko this patch need merge with https://github.com/apache/nuttx-apps/pull/1447 to avoid the ci break. -- This is an automated message from the Apache Git Service. To res

[GitHub] [nuttx] anchao commented on a diff in pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
anchao commented on code in PR #7768: URL: https://github.com/apache/nuttx/pull/7768#discussion_r1038956328 ## net/arp/arp.h: ## @@ -81,8 +81,10 @@ /* This is a helper pointer for accessing the contents of the IP header */ -#define ARPBUF((FAR struct arp_hdr_s *)&dev->d

[GitHub] [nuttx] anchao commented on a diff in pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
anchao commented on code in PR #7768: URL: https://github.com/apache/nuttx/pull/7768#discussion_r1038956488 ## include/nuttx/net/netdev.h: ## @@ -157,17 +157,12 @@ # define NETDEV_ERRORS(dev) #endif -/* There are some helper pointers for accessing the contents of the Ethern

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7774: libc/hex2bin: Remove the unused declaration

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #7774: URL: https://github.com/apache/nuttx/pull/7774 ## Summary ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7773: arm/cortex-r: sync ARM_THUMB support from cortex-a

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7773: URL: https://github.com/apache/nuttx/pull/7773 -- 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 (965566d2e8 -> 4b70e4ff77)

2022-12-04 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 965566d2e8 libc/stdio: add total_len back add 4b70e4ff77 arm/cortex-r: sync ARM_THUMB support from cortex-a No

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7768: net/d_buf: remove d_buf reference from l3/l4

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7768: URL: https://github.com/apache/nuttx/pull/7768 -- 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 (4b70e4ff77 -> 62004a28a6)

2022-12-04 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 4b70e4ff77 arm/cortex-r: sync ARM_THUMB support from cortex-a add dc6f10f33b net/nerighbor: No need to update p

[GitHub] [nuttx] anchao commented on pull request #7769: net: Rename arp_arpin to arp_input

2022-12-04 Thread GitBox
anchao commented on PR #7769: URL: https://github.com/apache/nuttx/pull/7769#issuecomment-1336402077 LGTM -- 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-

[GitHub] [nuttx] anchao merged pull request #7769: net: Rename arp_arpin to arp_input

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

[nuttx] branch master updated (62004a28a6 -> 43bda3282f)

2022-12-04 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/nuttx.git from 62004a28a6 net/d_buf: remove d_buf reference from l3/l4 add c6e9edcbb6 net: Rename arp_arpin to arp_input add

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

2022-12-04 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1038967034 ## net/tcp/tcp_conn.c: ## @@ -836,10 +863,25 @@ void tcp_free(FAR struct tcp_conn_s *conn) } #endif - /* Mark the connection available and put it into the free l

[GitHub] [nuttx] PeterBee97 commented on a diff in pull request #7687: drivers/video: add support for V4L2 mmap-ed buffer

2022-12-04 Thread GitBox
PeterBee97 commented on code in PR #7687: URL: https://github.com/apache/nuttx/pull/7687#discussion_r1038968044 ## video/Kconfig: ## @@ -13,6 +13,10 @@ config VIDEO if VIDEO +config VIDEO_DEV_PATH Review Comment: Updated. There was no definition of video device register

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

2022-12-04 Thread GitBox
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1038977971 ## net/tcp/tcp_conn.c: ## @@ -836,10 +863,25 @@ void tcp_free(FAR struct tcp_conn_s *conn) } #endif - /* Mark the connection available and put it into th

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

2022-12-04 Thread GitBox
fjpanag commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1336430899 Here is another take on this issue. Not fully tested yet, may change a few things here and there. @xiaoxiang781216 > NET_TCP_PREALLOC_CONNS to indicate the preallocate

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

2022-12-04 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1038983905 ## net/tcp/tcp_conn.c: ## @@ -836,10 +863,25 @@ void tcp_free(FAR struct tcp_conn_s *conn) } #endif - /* Mark the connection available and put it into the free l

[GitHub] [nuttx] anchao opened a new pull request, #7775: arm/arm: sync ARM_THUMB support from cortex-a

2022-12-04 Thread GitBox
anchao opened a new pull request, #7775: URL: https://github.com/apache/nuttx/pull/7775 ## Summary arm/arm: sync ARM_THUMB support from cortex-a Signed-off-by: chao an ## Impact N/A ## Testing ci-check -- This is an automated message from

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7776: Minor change for video framebuff

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #7776: URL: https://github.com/apache/nuttx/pull/7776 ## Summary - drivers/video: Zero all video_framebuff_t fields in video_framebuff_init - drivers/video: Remove the redundant vbuf_alloced != NULL check from video_framebuff_realloc_conta

[GitHub] [nuttx] anchao opened a new pull request, #7777: sim/netdriver: fix build break if enable NET_IPv6 only

2022-12-04 Thread GitBox
anchao opened a new pull request, #: URL: https://github.com/apache/nuttx/pull/ ## Summary sim/netdriver: fix build break if enable NET_IPv6 only ``` In file included from sim/sim_netdriver.c:73: sim/sim_netdriver.c: In function ‘netdriver_ifup’: sim/sim_netdriver

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7777: sim/netdriver: fix build break if enable NET_IPv6 only

2022-12-04 Thread GitBox
xiaoxiang781216 commented on code in PR #: URL: https://github.com/apache/nuttx/pull/#discussion_r1038997618 ## arch/sim/src/sim/sim_netdriver.c: ## @@ -281,7 +281,11 @@ static int netdriver_ifup(struct net_driver_s *dev) int devidx = (intptr_t)dev->d_private; UN

[GitHub] [nuttx] anchao opened a new pull request, #7778: net/ip: return success if the packet was forwarded.

2022-12-04 Thread GitBox
anchao opened a new pull request, #7778: URL: https://github.com/apache/nuttx/pull/7778 ## Summary net/ip: return success if the packet was forwarded. The incoming packet should not be input to ip layer if the packet has been forwarded Signed-off-by: chao an

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7775: arm/arm: sync ARM_THUMB support from cortex-a

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7775: URL: https://github.com/apache/nuttx/pull/7775 -- 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 (43bda3282f -> d12ddf56df)

2022-12-04 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 43bda3282f net/arp: Move arp_ipin and arp_out to private header file add d12ddf56df arm/arm: sync ARM_THUMB sup

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7777: sim/netdriver: fix build break if enable NET_IPv6 only

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #: URL: https://github.com/apache/nuttx/pull/ -- 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 (d12ddf56df -> 53a63c517a)

2022-12-04 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 d12ddf56df arm/arm: sync ARM_THUMB support from cortex-a add 53a63c517a sim/netdriver: fix build break if enabl

[GitHub] [nuttx] anchao opened a new pull request, #7779: sim/netdriver: set ipv6 addr to host route

2022-12-04 Thread GitBox
anchao opened a new pull request, #7779: URL: https://github.com/apache/nuttx/pull/7779 ## Summary sim/netdriver: set ipv6 addr to host route Signed-off-by: chao an ## Impact N/A ## Testing ci -check -- This is an automated message from th

[GitHub] [nuttx] acassis merged pull request #7778: net/ip: return success if the packet was forwarded.

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

[nuttx] branch master updated: net/ip: return success if the packet was forwarded.

2022-12-04 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 8fc1e524ab net/ip: return success if the packet

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7779: sim/netdriver: set ipv6 addr to host route

2022-12-04 Thread GitBox
xiaoxiang781216 commented on code in PR #7779: URL: https://github.com/apache/nuttx/pull/7779#discussion_r1039018288 ## arch/sim/src/sim/posix/sim_tapdev.c: ## @@ -418,17 +422,31 @@ void sim_tapdev_ifup(int devidx, in_addr_t ifaddr) #ifdef CONFIG_SIM_NET_HOST_ROUTE /* Add ho

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7780: Minor fix for video driver

2022-12-04 Thread GitBox
xiaoxiang781216 opened a new pull request, #7780: URL: https://github.com/apache/nuttx/pull/7780 ## Summary - drivers/video: Return 0 in case g_video_sensor_ops or get_supported_value is NULL - drivers/video: Don't drop the returned value from get_supported_value in initialize_sce

[nuttx-website] branch asf-site updated: Publishing web: e978ad4c5b4a50a6bebd3d0505f9893d0411c74e docs: 8fc1e524ab87d95d4f7a303afc56986e989a1aee

2022-12-04 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 a7f7c7a6 Publishing web: e978ad4c

[GitHub] [nuttx] masayuki2009 commented on pull request #7616: net/l2/l3/l4: add support of iob offload

2022-12-04 Thread GitBox
masayuki2009 commented on PR #7616: URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1336579786 @anchao I noticed that http audio streaming with spresense:rndis_smp can not play smoothly. It seems that many TCP retransmissions happen now. -- This is an automated mes

[GitHub] [nuttx] anchao commented on a diff in pull request #7779: sim/netdriver: set ipv6 addr to host route

2022-12-04 Thread GitBox
anchao commented on code in PR #7779: URL: https://github.com/apache/nuttx/pull/7779#discussion_r1039126001 ## arch/sim/src/sim/posix/sim_tapdev.c: ## @@ -418,17 +422,31 @@ void sim_tapdev_ifup(int devidx, in_addr_t ifaddr) #ifdef CONFIG_SIM_NET_HOST_ROUTE /* Add host route

[GitHub] [nuttx] anchao opened a new pull request, #7781: mm/ubsan: fix build warning

2022-12-04 Thread GitBox
anchao opened a new pull request, #7781: URL: https://github.com/apache/nuttx/pull/7781 ## Summary mm/ubsan: fix build warning ``` ubsan/ubsan.c: In function ‘get_signed_val’: ubsan/ubsan.c:162:22: warning: cast from pointer to integer of different size [-Wpointer

[GitHub] [nuttx] anchao opened a new pull request, #7782: net/devif: reprepare iob buffer before polling connections

2022-12-04 Thread GitBox
anchao opened a new pull request, #7782: URL: https://github.com/apache/nuttx/pull/7782 ## Summary net/devif: reprepare iob buffer before polling connections Loopback device will consume the d_iob packet in upper layer protocol, in order to avoid null pointer access, reprepar

[GitHub] [nuttx] anchao commented on pull request #7616: net/l2/l3/l4: add support of iob offload

2022-12-04 Thread GitBox
anchao commented on PR #7616: URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1336784265 > I noticed that http audio streaming with spresense:rndis_smp can not play smoothly. It seems that many TCP retransmissions happen now. @masayuki2009 I'll take a look -- This i

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7779: sim/netdriver: set ipv6 addr to host route

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7779: URL: https://github.com/apache/nuttx/pull/7779 -- 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: sim/netdriver: set ipv6 addr to host route

2022-12-04 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 4592ce2f07 sim/netdriver: set ipv6 addr to hos

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7781: mm/ubsan: fix build warning

2022-12-04 Thread GitBox
xiaoxiang781216 merged PR #7781: URL: https://github.com/apache/nuttx/pull/7781 -- 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 (4592ce2f07 -> 415fa25eb7)

2022-12-04 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 4592ce2f07 sim/netdriver: set ipv6 addr to host route add 415fa25eb7 mm/ubsan: fix build warning No new revisi

[GitHub] [nuttx] anchao commented on pull request #7616: net/l2/l3/l4: add support of iob offload

2022-12-04 Thread GitBox
anchao commented on PR #7616: URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1336820339 @masayuki2009 How does spresense access the network through rndis? do you have the manual or tutorial ? -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [nuttx] anchao commented on pull request #7616: net/l2/l3/l4: add support of iob offload

2022-12-04 Thread GitBox
anchao commented on PR #7616: URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1336864141 I tested the loopback, the protocol stack works as expected, ``` nsh> iperf -s -i 1 & iperf [23:100] nsh>IP: 10.0.0.2 mode=tcp-server sip=10.0.0.2:5001,dip=0.

[GitHub] [nuttx] FASTSHIFT opened a new pull request, #7783: arch/sim: add fb poll notify support

2022-12-04 Thread GitBox
FASTSHIFT opened a new pull request, #7783: URL: https://github.com/apache/nuttx/pull/7783 ## Summary Add poll notify support for sim_framebuffer. ## Impact Applications using the sim framebuffer device. ## Testing Daliy test. -- This is an automated message from