I noticed frequent audio stuttering glitching if windivert filter is opened and inbound bandwidth reach around 700mbps even if the filter is just "false". it takes few second of consistent >700mbps bittorrent traffic to induce the spikes. speedtest.net traffic rarely causes DPC latency spikes but qbittorrent traffic reliabely indeuces the spikes.
Note: While qbittorrent alone may cause spikes, they are benign and rarely exceed 16ms, while if windivert filter is opened it can jump up to 60ms thus causing audio stutters.
The latency spikes getgets attributed to ndis.sys and tcpip.sys according to latencymon:
Latency example: A whopping 30ms in interrupt to process causing audio stutter:
Steps to reproduce:
PC: Windows 11 build 22621.24.28, Ryzen 3700x, Intel wifi AX210 driver 22.250.
run passthru "false" Or any other filter the can reach very high bandwidth on modest CPU.
run latencymon to observe spikes.
run a torrent (with tcp mode only) that can reach near 1gbps.
3a. Optional: play any audio (prefereably pure tone https://www.szynalski.com/tone-generator/) if you want to check for audio stutters that result from the driver latency spike.
What does not induce the spikes:
Iperf3 upload/download to lan at 900mbss doesn't trigger the issue.
iperf from and to localhost.
windivert filters that can't reach high speed due to cpu bottleneck like "true" filter.
I noticed frequent audio stuttering glitching if windivert filter is opened and inbound bandwidth reach around 700mbps even if the filter is just "false". it takes few second of consistent >700mbps bittorrent traffic to induce the spikes. speedtest.net traffic rarely causes DPC latency spikes but qbittorrent traffic reliabely indeuces the spikes.
Note: While qbittorrent alone may cause spikes, they are benign and rarely exceed 16ms, while if windivert filter is opened it can jump up to 60ms thus causing audio stutters.
The latency spikes getgets attributed to ndis.sys and tcpip.sys according to latencymon:
Latency example: A whopping 30ms in interrupt to process causing audio stutter:
Steps to reproduce: PC: Windows 11 build 22621.24.28, Ryzen 3700x, Intel wifi AX210 driver 22.250.
passthru "false"
Or any other filter the can reach very high bandwidth on modest CPU.What does not induce the spikes: