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

Improve driver debug #11647

Merged
merged 3 commits into from
Jun 29, 2023
Merged

Improve driver debug #11647

merged 3 commits into from
Jun 29, 2023

Conversation

krish2718
Copy link
Contributor

No description provided.

@github-actions github-actions bot added changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest labels Jun 28, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 28, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hostap nrfconnect/sdk-hostap@ad60a47 nrfconnect/sdk-hostap@2040db8 (main) nrfconnect/sdk-hostap@ad60a475..2040db89

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 28, 2023

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
test-sdk-wifi-EK-shell X

test-sdk-wifi: added because there was no .github/test-spec.yml in 'hostap'
test-sdk-wifi-EK-shell: added because there was no .github/test-spec.yml in 'hostap'

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.

Most of the times the driver debugging is needed only at a high level,
and having a single level for entire driver makes the logs clumsier esp.
low level code is excited for all and has good debugs, so, add a
separate logging module for low-level stuff.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
* Unhandled event should be an error
* Add debug logs for commands and events

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Fixes memory leak when querying connection info from the driver.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
@cvinayak cvinayak merged commit 0af5b78 into nrfconnect:main Jun 29, 2023
@krish2718 krish2718 deleted the improve_driver_debug branch July 4, 2023 12:41
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. manifest manifest-hostap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants