On my router (MT7620A) I see quite a lot of dropped packets on the WAN-interface:
eth0.2 Link encap:Ethernet HWaddr ....
inet addr:192.168.15.2 Bcast:192.168.15.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3250663 errors:0 dropped:183244 overruns:0 frame:0
I suspect, it might be correlated to these erros, I also see quite often:
[854522.540000] ralink_soc_eth 10100000.ethernet eth0: port 2 link down
[854524.500000] ralink_soc_eth 10100000.ethernet eth0: port 2 link up (100Mbps/Full duplex)
In logread, I also have quite a few other "strange" errors which might point to some
packet corruption.
To start digging into details:
How to figure out, which/why packets are dropped on the interface ?
And how to figure out, what might be reason of "link down" ?