Deco M4 Ethernet Packet Loss
Why i'm getting packet loss and too much overruns on ethernet which i checked directly from Telnet command. Here are the screen shots below.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Hi, Nice to see you again.
br-lan
RX packets:634039 errors:0 dropped:54 overruns:0 frame:0
TX packets:520331 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:56577058 (5.3 MiB) TX bytes:63097339 (60.1 MiB)
eth0
RX packets:85253741 errors:0 dropped:0 overruns:336 frame:0
TX packets:7609269 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3106882524 (2.8 GiB) TX bytes:424682478 (5.0 GiB)
Interrupt:4
Compared with more than 100,000 RX packets, I don't think "dropped:54" and " overruns:336" (less than 0.01%)are too much. What do you think?
PS(some relevant explanations borrowed from Github):
"overruns" counts that times when there is FIFO overruns, caused by the rate at which the buffer gets full and the kernel isn't able to empty it.
"dropped" counts things like unintended VLAN tags or receiving IPv6 frames when the interface is not configured for IPv6.
Thank you very much and best regards.
- Copy Link
- Report Inappropriate Content
@David-TP So you mean this is not a big issue?
- Copy Link
- Report Inappropriate Content
Hi, The packet loss is within an acceptable range. I don't think it needs to be concerned.
Thank you very much and best regards.
- Copy Link
- Report Inappropriate Content
@David-TP Okay but when am i getting packet loss? Because of TP-Link gigabit switch ?
- Copy Link
- Report Inappropriate Content
Information
Helpful: 1
Views: 163
Replies: 4
Voters 0
No one has voted for it yet.