-
Notifications
You must be signed in to change notification settings - Fork 1.4k
snippets: zperf: enable zperf server #22339
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
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:hal_nordic: PR head: 243c6708278364516c6ca1dcccc00c5f721095fa more detailshal_nordic:
sdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (7)
Outputs:ToolchainVersion: 1d2c5d0ab5 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
zperf server functionality has recently been opted-in so our zperf snippet should be updated to enable the server explicitly. Also, pull the fix for building zperf server with UDP only. Signed-off-by: Damian Krolik <[email protected]>
1e82ed8
to
987bee0
Compare
zperf server functionality has recently been opted-in so our zperf snippet should be updated to enable the server explicitly.
Also, pull the fix for building zperf server with UDP only.