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

zperf: Add support for nRF7002DK #83455

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

krish2718
Copy link
Collaborator

@krish2718 krish2718 commented Dec 30, 2024

Add ability to run Zperf sample on nRF70 Series for benchmarking, also add a generic Wi-Fi overlay that uses hostap as NM, can be used by other boards as well.

See also #80111 (comment)

MaochenWang1
MaochenWang1 previously approved these changes Jan 2, 2025
sachinthegreen
sachinthegreen previously approved these changes Jan 2, 2025
@krish2718 krish2718 dismissed stale reviews from sachinthegreen and MaochenWang1 via 8aefde2 January 2, 2025 14:17
@krish2718 krish2718 force-pushed the add_7002_zperf branch 2 times, most recently from 8aefde2 to 2204a17 Compare January 2, 2025 14:17
Copy link
Contributor

@rlubos rlubos left a comment

Choose a reason for hiding this comment

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

We could still update the readme file, mentioning it can be run with the Wi-Fi snippet, like some other samples do:
https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/net/sockets/http_get/README.rst#wi-fi

rlubos
rlubos previously approved these changes Jan 2, 2025
The WPA supplicant already converts this to Mbps.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the add_7002_zperf branch 2 times, most recently from e6a704a to c69e02b Compare January 2, 2025 18:55
Add settings to get peak throughputs for nRF7002DK, this relies on the
overlay-wifi-nm-hostap.conf.

Signed-off-by: Chaitanya Tata <[email protected]>
When running Wi-Fi benchmarks on nRF7002DK use the highest CPU
frequency 128MHz.

Signed-off-by: Chaitanya Tata <[email protected]>
When using this snippet with Zperf a boot warning is seen, fix the
warning by increasing the sockets.

Signed-off-by: Chaitanya Tata <[email protected]>
@kartben kartben merged commit a502029 into zephyrproject-rtos:main Jan 3, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants