Skip to content

Conversation

@krish2718
Copy link
Contributor

Use the Ethernet vendor stats to send/dump nRF70 FW stats (we have a shell command already but this provide a net-mgmt API).

@github-actions
Copy link

github-actions bot commented Sep 30, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf_wifi zephyrproject-rtos/nrf_wifi@5350066 zephyrproject-rtos/nrf_wifi@b822726 (main) zephyrproject-rtos/nrf_wifi@53500666..b8227260

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-nrf_wifi DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Sep 30, 2025
sachinthegreen
sachinthegreen previously approved these changes Sep 30, 2025
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Sep 30, 2025
@krish2718 krish2718 force-pushed the net_vendor_stats branch 2 times, most recently from 93e19bc to 65e7aa8 Compare September 30, 2025 12:35
krish2718 added a commit to krish2718/sdk-zephyr that referenced this pull request Sep 30, 2025
Add few options for dumping vendor stats, esp. for easier parsing. Upstream PR: zephyrproject-rtos/zephyr#96753 Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Populate the vendor stats with nRF70 FW statistics, this is handy in debugging. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Along with key-value pairs, add an option to dump vendor values as a blob, use can choose either one or both. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
A helper script is added to the nrf_wifi repo for parsing and dumping nRF70 FW stats blob. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
@cfriedt cfriedt merged commit b71d290 into zephyrproject-rtos:main Oct 14, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment