-
Notifications
You must be signed in to change notification settings - Fork 47
The example project gets stuck after a few times of data transmission test. #7
Comments
What is your setup? After packet_handler the ICMP has a different datapath, so, that may be the reason why one is working and the another is not. |
The test is between the VCU118 and MCX516A-CCAT. |
Looks like an issue when the connection get closed, either because of a timeout or because of the FIN flag. I need to investigate, but I do not know when I can do it, I have very little time to debug. |
I have fixed the problem. I am running further tests to confirm. I will update the results once everything looks ok. |
@krvishal1 I appreciate if you can do a PR when you finish with the test. |
Great. I will give a try once the change is committed. |
Dear @krvishal1 , |
@krvishal1 I encountered this problem, IPERF will get stuck after the first test. could you share us how you solve this problem? I am also debugging, but unlucky there is no progress. |
For iperf and echo test, after several times of runs, no response comes from VCU118. But it looks like “ping 192.168.0.5” still gets feedback.
The text was updated successfully, but these errors were encountered: