it failed.
Actually, it works if I revert this PR.
>
> Please see the wireshark logs.
>
>
[spresense-rndis-wget-logs-20220102.zip](https://github.com/apache/incubator-nuttx/files/7798596/spresense-rndis-wget-logs-20220102.zip)
Thank you for letting me know. I was able t
xiaoxiang781216 merged pull request #5137:
URL: https://github.com/apache/incubator-nuttx/pull/5137
--
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
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 0afb1d8 net/tcp(unbuffered): fast r
a-lunev opened a new pull request #5138:
URL: https://github.com/apache/incubator-nuttx/pull/5138
## Summary
Advance sndseq by +1 because SYN and FIN occupy one sequence number (RFC
793).
This PR refers to my previous PR #5102.
## Impact
TCP
## Testing
a-lunev commented on pull request #5102:
URL: https://github.com/apache/incubator-nuttx/pull/5102#issuecomment-1003743931
@masayuki2009 could you please review and test #5138 for the found issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
pkarashchenko opened a new pull request #5139:
URL: https://github.com/apache/incubator-nuttx/pull/5139
## Summary
Fix few typos in comments
## Impact
No functional changes
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respon
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 d23ad9b userspace: fix typos in c
Ouss4 merged pull request #5139:
URL: https://github.com/apache/incubator-nuttx/pull/5139
--
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-
pkarashchenko opened a new pull request #5140:
URL: https://github.com/apache/incubator-nuttx/pull/5140
## Summary
AS5048B quadrature encoder lower half struct is initialized in a wrong way,
so improper handlers are assigned.
## Impact
AS5048B users
## Testing
Pass CI
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 7d76533 Publishing web
masayuki2009 commented on pull request #5138:
URL: https://github.com/apache/incubator-nuttx/pull/5138#issuecomment-1003848173
@a-lunev
I confirmed spresense:rndis (both CONFIG_NET_TCP_WRITE_BUFFERS n and y) work.
Thanks for the quick fix.
Let me merge this PR.
--
This i
This is an automated email from the ASF dual-hosted git repository.
masayuki 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 e9ab3ad net/tcp(unbuffered): advance
masayuki2009 merged pull request #5138:
URL: https://github.com/apache/incubator-nuttx/pull/5138
--
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: c
xiaoxiang781216 merged pull request #5132:
URL: https://github.com/apache/incubator-nuttx/pull/5132
--
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
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 e9ab3ad net/tcp(unbuffered): advance sndseq by +1 because SYN and FIN
occupy one sequence number (RFC 7
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 c7d3a67 drivers/sensors/as5048b: fi
xiaoxiang781216 merged pull request #5140:
URL: https://github.com/apache/incubator-nuttx/pull/5140
--
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
xiaoxiang781216 commented on pull request #5089:
URL: https://github.com/apache/incubator-nuttx/pull/5089#issuecomment-1003854696
@Burtrum you don't need close PR, it's more simple to "git push -f
your_branch" after your local branch is ready.
--
This is an automated message from the Apa
xiaoxiang781216 commented on a change in pull request #5138:
URL: https://github.com/apache/incubator-nuttx/pull/5138#discussion_r777287890
##
File path: net/tcp/tcp_input.c
##
@@ -870,6 +870,11 @@ static void tcp_input(FAR struct net_driver_s *dev,
uint8_t domain,
19 matches
Mail list logo