Skip to content

RDKB-64918: [MLO] WiFI Blaster enhancements to support throughput calculations of MLO clients#1188

Merged
narendradandu merged 1 commit into
rdkcentral:developfrom
vfrvtlk:dev_RDKB-64918
Jun 12, 2026
Merged

RDKB-64918: [MLO] WiFI Blaster enhancements to support throughput calculations of MLO clients#1188
narendradandu merged 1 commit into
rdkcentral:developfrom
vfrvtlk:dev_RDKB-64918

Conversation

@vfrvtlk

@vfrvtlk vfrvtlk commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Rason for change:
Fix PR comments from 1168 -> possible out of bands access

Copilot AI review requested due to automatic review settings June 12, 2026 10:22
@vfrvtlk vfrvtlk requested a review from a team as a code owner June 12, 2026 10:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adjusts the iteration bound when walking mldApIndex[] entries in sample_blaster() to avoid exceeding the valid range.

Changes:

  • Tightened the while loop upper bound from MAX_NUM_RADIOS - 1 to MAX_NUM_RADIOS - 2 when indexing mldApIndex[mld_num + 1].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/apps/blaster/wifi_blaster.c
…culations of MLO clients

Rason for change:
Fix PR comments from 1168 ->
possible out of bands access
logging mismatches fixes

Signed-off-by: Vitaliy Lyashenko <v.for.vitalik@gmail.com>
@narendradandu narendradandu merged commit 397ac3a into rdkcentral:develop Jun 12, 2026
8 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants