You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
When using the virtio driver on a KVM / QEMU VM running ATS, astats reports the interface speed (inf.speed) as zero. This causes Traffic Monitor to do odd things and report available bandwidth as a negative number. This doesn't allow cache groups to come online and Traffic Router attempts to do DS_BYPASS as it thinks the ATS servers are maxed out on bandwidth.
Using the e1000 driver in KVM / QEMU VM provides expected behaviors.