- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hye All, I have written one code which takes data from the host PC & sends it to network via TSE, now TSE got initialized properly and I can see all the data on both the side in wireshark also. But when I ping from both the side I am getting 2 -5 ping responses against 20-30 requests. Both the sides I am getting "Request Timed Out" & sometimes "Host Unreachable", Can anybody help me with this issue??
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hye All, I have written one code which takes data from the host PC & sends it to network via TSE, now TSE got initialized properly and I can see all the data on both the side in wireshark also. But when I ping from both the side I am getting 2 -5 ping responses against 20-30 requests. Both the sides I am getting "Request Timed Out" & sometimes "Host Unreachable", Can anybody help me with this issue?? --- Quote End --- There could be many causes, hardware or software. Perhaps the most likely cause in this context however would be packets being discarded due to invalid Ethernet CRC checksum, possibly due to marginal timing between the TSE MAC and its external PHY. On the receive side there is a counter for these errors in the TSE MAC. On the transmit side it can be more difficult to see this type of problem due to many of the PC NIC drivers silently discarding the damaged packets before they get to wire shark.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page