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

mgmt: mcumgr: stat: Fix stat_mgmt_list behavior #80477

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

nandojve
Copy link
Member

@nandojve nandojve commented Oct 27, 2024

The MCUmgr statistics only work correctly when selecting MCUMGR_SMP_LEGACY_RC_BEHAVIOUR option. Checks the option flag on the stat_mgmt_list and fix the behavior.

Fixes: #80476
CC: @otavio

The MCUmgr statistics only work correctly when selecting
MCUMGR_SMP_LEGACY_RC_BEHAVIOUR option. Checks the option
flag on the stat_mgmt_list and fix the behavior.

Fixes: 80476

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
@nordicjm nordicjm added the backport v3.7-branch Request backport to the v3.7-branch label Oct 28, 2024
@mmahadevan108 mmahadevan108 merged commit b46e176 into zephyrproject-rtos:main Oct 30, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcumgr backport v3.7-branch Request backport to the v3.7-branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mgmt: mcumgr: stat_mgmt: stat_mgmt_list always send legacy behavior
6 participants