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
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.
speedtest.net rarely causes the DPC spike.
The text was updated successfully, but these errors were encountered:
AlawamiAZ
changed the title
Massive DPC latency spikes (observed on LatencyMon) with Audio stutters when inbound traffic reaches ~700mbps
[wrong report] Ignore this issue.
Nov 18, 2023
AlawamiAZ
changed the title
[wrong report] Ignore this issue.
DPC latency spike and audio stutter with high bittorrent traffic while windivert filter is opened
Aug 25, 2024
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.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:
The text was updated successfully, but these errors were encountered: