Good morning all.
I've had a new fibre connection for 1 week and I've finally ditched the supplied router and connected up my RT-AC3200. All in all things are well, except for in games where I'm constantly getting packet loss warnings.
Here's my BQM graph
What could be happening?
Was it working fine when you were using the BT router?
Your graph is a bit less clear, although there's a bit of a correlation between max latency jumps (yellow) and packetloss (red) which may be congestion.
For your game, are you on a physical ethernet (not wi-fi) connection? This shouldn't affect the BQM though as it's a v4 address so it's unlikely you'll have a routable block with separate IP for laptop/desktop.
I've just run a ping stream to you and it's pretty consistent even though BQM showed latency/loss.. Although it may have just stopped - your loss is very mimimal but your latency spike should be a bit more obvious but I'm seeing very little variation:
rtt min/avg/max/mdev = 5.256/5.638/6.570/0.300 ms
The one thing about the BQM is that it uses much smaller packets than normal ICMP ping - this may make routers behave a bit differently at times. This keeps traffic lower than doing default pings and should therefore be a bit faster.
Is your router showing anything?
The problem with tiny issues is they are hard to troubleshoot.. some of yours will involve literally one very long latency packet (yellow max) and 2-3 seconds of packet loss which means you can't really compare it to an 'mtr' output as easily to see where it may be coming from.
The one thing you could do is ping with say a 0.2 second interval (I'm not sure how yo do that in Windows but in Linux you can do "ping -i 0.2 x.x.x.x" where x.x.x.x is the IP.. you could monitor how it behaves to a few different destinations.. check if it's consistent.. if it is then it's more likely to be your ISP or your network. if it's not then it may be the remote side. Also doing that from your end should make sure the BQM IP is not a CGNAT endpoint or something similar. You want to make sure you're hunting down the correct issue.