no1wudi commented on PR #8641: URL: https://github.com/apache/nuttx/pull/8641#issuecomment-1444814518
> Trying 10.0.1.20... > Connected to 10.0.1.20. > Escape character is '^]'. > > NuttShell (NSH) NuttX-12.0.0 > Traceback (most recent call last): > File "./expect_nuttx_telnetd_test.py", line 11, in <module> > child.expect('nsh> ') > ``` What's the timeout value in your test script? Now the write operation latency is 50ms for small data, could you try to adjust TELNET_TX_LANTENCE in telnet.c:95 ?Thanks -- 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.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org