You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/09/08 22:23:42 UTC

[GitHub] [trafficserver] ywkaras commented on pull request #9063: Add Au test for TSVConnFdCreate().

ywkaras commented on PR #9063:
URL: https://github.com/apache/trafficserver/pull/9063#issuecomment-1241296721

   For some reason the read VIO doesn't get a READ_READY event until the connection is closed by the loopback thread:
   ```
   [Sep  8 22:19:59.357] traffic_server DIAG: (TSVConnFd) initializing plugin
   [Sep  8 22:19:59.357] traffic_server DIAG: (TSVConnFd) Plugin registration succeeded.
   [Sep  8 22:19:59.358] traffic_server DIAG: (TSVConnFd) bind() with TCP port 61005
   [Sep  8 22:19:59.399] [ET_NET 11] DIAG: (TSVConnFd) Send_to_vconn constructor: inst=0x7f2c180c8f10
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Send_to_vconn: status=0
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Send_to_vconn: status=0
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Send_to_vconn: status=2
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) ~Ramp_send()
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Recv_from_vconn: Event=100 inst=0x7f2c180d40e0
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Ramp_test: read avail=20000
   [Sep  8 22:19:59.408] [ET_NET 11] DIAG: (TSVConnFd) Ramp_test: read avail=0
   Traffic Server 10.0.0 Sep  8 2022 21:18:42 c1287bc2.home-wkaras.bf2.ows.oath.cloud
   traffic_server: using root directory '/home/wkaras/REPOS/TS/tests/_sandbox/TSVConnFd/ts'
   TSVConnFd: end Ramp_test::_loopback_data_thread_func()
   [Sep  8 22:19:59.409] [ET_NET 11] DIAG: (TSVConnFd) Recv_from_vconn: Event=104 inst=0x7f2c180d40e0
   [Sep  8 22:19:59.409] [ET_NET 11] DIAG: (TSVConnFd) ~Ramp_recv()
   ```


-- 
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-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org