Skip to content

Fix integer overflow in neper latency histogram calculation#98

Merged
hi-rajat-kumar merged 1 commit intogoogle:masterfrom
kylestanfield:integer_overflow
Feb 18, 2026
Merged

Fix integer overflow in neper latency histogram calculation#98
hi-rajat-kumar merged 1 commit intogoogle:masterfrom
kylestanfield:integer_overflow

Conversation

@kylestanfield
Copy link
Contributor

Long tcp_rr tests with high flows cause an overflow in the histogram calculations, which manifests as latency percentiles being reported as zero

Using uint64_t fixes it.

Long tcp_rr tests with high flows cause an overflow in the histogram calculations,
which manifests as latency percentiles being reported as zero

Using uint64_t fixes it.
@hi-rajat-kumar hi-rajat-kumar merged commit c1419eb into google:master Feb 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants