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

Enable variable network buffer length settings #16505

Closed

Conversation

D-Triveni
Copy link
Contributor

@D-Triveni D-Triveni commented Jul 18, 2024

This change is to optimize RAM usage.
Enable variable network buffer settings and also resize memory pool of RX and TX for optimized throughput.

Fixes SHEL-2702.

@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 Jul 18, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 18, 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

@D-Triveni D-Triveni force-pushed the variable_net_buf_length_test branch from 4c26492 to a429674 Compare July 18, 2024 10:31
samples/wifi/shell/overlay-zperf.conf Outdated Show resolved Hide resolved
@D-Triveni D-Triveni force-pushed the variable_net_buf_length_test branch 2 times, most recently from 5f79b12 to b30b712 Compare July 29, 2024 06:40
@D-Triveni D-Triveni force-pushed the variable_net_buf_length_test branch from b30b712 to cf5db38 Compare July 29, 2024 07:23
@D-Triveni D-Triveni added the DNM label Jul 30, 2024
This change is to optimize RAM usage.
Enable variable network buffer settings and also
resize memory pool sizes of TX and RX for optimized throughput.

Fixes SHEL-2702.

Signed-off-by: Triveni Danda <triveni.danda@nordicsemi.no>
@D-Triveni D-Triveni force-pushed the variable_net_buf_length_test branch from cf5db38 to 1f2821b Compare August 8, 2024 11:39
@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.

@krish2718
Copy link
Contributor

Migrated to upstream zephyrproject-rtos/zephyr#78852

@krish2718 krish2718 closed this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants