[GitHub] [incubator-nuttx] yamt commented on a change in pull request #4656: tcp: fixed issues with unackseq calculation.

2021-10-10 Thread GitBox
yamt commented on a change in pull request #4656: URL: https://github.com/apache/incubator-nuttx/pull/4656#discussion_r725792722 ## File path: net/tcp/tcp_appsend.c ## @@ -241,6 +239,7 @@ void tcp_appsend(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn, *

[GitHub] [incubator-nuttx] a-lunev commented on pull request #4639: tcp_timer: eliminated false decrements of conn->timer in case of multiple network adapters.

2021-10-10 Thread GitBox
a-lunev commented on pull request #4639: URL: https://github.com/apache/incubator-nuttx/pull/4639#issuecomment-939660471 > Let us only change the protocol that includes dev member restriction: > > ``` > tcp_conn_s: > devif_poll_tcp_timer > devif_poll_tcp_connections >

[GitHub] [incubator-nuttx] yamt commented on pull request #4656: tcp: fixed issues with unackseq calculation.

2021-10-10 Thread GitBox
yamt commented on pull request #4656: URL: https://github.com/apache/incubator-nuttx/pull/4656#issuecomment-939650884 > @yamt could you review this patch which fix the regression introduced by your patch. i will take a look -- This is an automated message from the Apache Git Servi

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4656: tcp: fixed issues with unackseq calculation.

2021-10-10 Thread GitBox
xiaoxiang781216 commented on pull request #4656: URL: https://github.com/apache/incubator-nuttx/pull/4656#issuecomment-939646211 @yamt could you review this patch which fix the regression introduced by your patch. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4656: tcp: fixed issues with unackseq calculation.

2021-10-10 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4656: URL: https://github.com/apache/incubator-nuttx/pull/4656#discussion_r725763254 ## File path: net/tcp/tcp_appsend.c ## @@ -212,10 +212,8 @@ void tcp_appsend(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4656: tcp: fixed issues with unackseq calculation.

2021-10-10 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4656: URL: https://github.com/apache/incubator-nuttx/pull/4656#discussion_r725762908 ## File path: net/tcp/tcp_input.c ## @@ -1031,11 +1027,9 @@ static void tcp_input(FAR struct net_driver_s *dev, uint8_t domain,

[incubator-nuttx] branch master updated (9bc913a -> 1a9f2e3)

2021-10-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/incubator-nuttx.git. from 9bc913a wd_start: use sclock_t type replace int add 1a9f2e3 driver/power: using upper-half structu

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4650: driver/power: using upper-half structure directly in the lower-half structure.

2021-10-10 Thread GitBox
xiaoxiang781216 merged pull request #4650: URL: https://github.com/apache/incubator-nuttx/pull/4650 -- 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

[incubator-nuttx] branch master updated (887ec01 -> 9bc913a)

2021-10-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/incubator-nuttx.git. from 887ec01 net: limit NET_NACTIVESOCKETS to 4 when enable DEFAULT_SMALL add 9bc913a wd_start: use scl

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4651: wd_start: use sclock_t type replace int

2021-10-10 Thread GitBox
xiaoxiang781216 merged pull request #4651: URL: https://github.com/apache/incubator-nuttx/pull/4651 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4653: net: limit NET_NACTIVESOCKETS to 4 when enable DEFAULT_SMALL

2021-10-10 Thread GitBox
xiaoxiang781216 merged pull request #4653: URL: https://github.com/apache/incubator-nuttx/pull/4653 -- 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

[incubator-nuttx] branch master updated: net: limit NET_NACTIVESOCKETS to 4 when enable DEFAULT_SMALL

2021-10-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 887ec01 net: limit NET_NACTIVESOCKE

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4649: net: always compile listen.c and accept.c when enable CONFIG_NET

2021-10-10 Thread GitBox
xiaoxiang781216 merged pull request #4649: URL: https://github.com/apache/incubator-nuttx/pull/4649 -- 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

[incubator-nuttx] branch master updated: net: always compile listen.c and accept.c when enable CONFIG_NET

2021-10-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 93bdecf net: always compile listen.

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 5ee16ee6847667a1651ab54376aa115daad1f241

2021-10-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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 8cba536 Publishing web

[GitHub] [incubator-nuttx] acassis merged pull request #4652: driver/sensor: support sensor_ops: selftest

2021-10-10 Thread GitBox
acassis merged pull request #4652: URL: https://github.com/apache/incubator-nuttx/pull/4652 -- 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: commit

[incubator-nuttx] branch master updated: driver/sensor: support sensor_ops: selftest

2021-10-10 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 5ee16ee driver/sensor: support sensor