lf_interop_qos.py: Fix per-tos real-time data desync and enhance logging - #374
Merged
Merged
Conversation
Durga-CT
commented
Aug 26, 2026
Contributor
- Backfill missing A/B side with 0.0 each poll tick so tos lists stay in sync
- Append 'time' once per tos per tick instead of only on B
- Replace noisy debug dumps with a warning logging per-column list lengths on CSV write failure
- Backfill missing A/B side with 0.0 each poll tick so tos lists stay in sync
- Append 'time' once per tos per tick instead of only on B
- Replace noisy debug dumps with a warning logging per-column list lengths on CSV write failure
VERIFIED CLI: python3 lf_interop_qos.py --ap_name Cisco \
--mgr 192.168.207.78 \
--mgr_port 8080 \
--upstream eth1 \
--test_duration 1m \
--download 0 \
--upload 1000000 \
--traffic_type lf_udp \
--tos "BK,BE,VI,VO"
haricharan-candela
requested review from
goyalsaurabh06 and
haricharan-candela
August 26, 2026 11:12
haricharan-candela
approved these changes
Aug 26, 2026
goyalsaurabh06
approved these changes
Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.