Skip to content

lf_interop_qos.py: Fix per-tos real-time data desync and enhance logging - #374

Merged
goyalsaurabh06 merged 1 commit into
greearb:masterfrom
goyalsaurabh06:qos_fix
Aug 26, 2026
Merged

lf_interop_qos.py: Fix per-tos real-time data desync and enhance logging#374
goyalsaurabh06 merged 1 commit into
greearb:masterfrom
goyalsaurabh06:qos_fix

Conversation

@Durga-CT

Copy link
Copy Markdown
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"
@goyalsaurabh06
goyalsaurabh06 merged commit 66b4ae9 into greearb:master Aug 26, 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.

3 participants