Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifi: Optimize wpa supplicant size #15556

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

krish2718
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label May 28, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 28, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X
test-sdk-wifi X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@krga2022 krga2022 added the wifi-qa-required Needs an Approval from Wi-Fi QA team before merging. label May 29, 2024
@krga2022 krga2022 requested a review from visinor May 29, 2024 10:01
@krish2718 krish2718 force-pushed the optimize_wpa_supplicant_size branch from 9c2d29c to 2d85ad2 Compare May 29, 2024 15:06
@krish2718 krish2718 added this to the 2.7.0 milestone May 30, 2024
Based on few tests, it was observed that WPA supplicant's maximum usage
for connection and disconnection is 4360.

This would save ~4K which is huge as we have a crunch for RAM.

Signed-off-by: Chaitanya Tata <[email protected]>
This reverts commit 9d7bca3.

Default stack size is now reduced, so, this override isn't needed.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the optimize_wpa_supplicant_size branch from 2d85ad2 to 81c5e82 Compare May 30, 2024 14:43
@krish2718 krish2718 added the bugfix Fixes a known bug label Jun 5, 2024
@carlescufi carlescufi merged commit 834fd54 into nrfconnect:main Jun 5, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a known bug changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. wifi-qa-required Needs an Approval from Wi-Fi QA team before merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants