-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Log BDX messages #11510
Log BDX messages #11510
Conversation
0001-Test-CASE-session-estabslishement-with-all-clusters-.patch
Outdated
Show resolved
Hide resolved
bb15cbd
to
3b2c6c2
Compare
- This macro is to be used only for test validation purpose
1933a0b
to
a8b972d
Compare
PR #11510: Size comparison from ced0520 to a8b972d Increases above 0.2%:
Increases (23 builds for efr32, esp32, k32w, linux, nrfconnect, p6, qpg, telink)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
4aaba2d
to
ff3c6de
Compare
ff3c6de
to
da70575
Compare
Removed change requested after latest updates
PR #11510: Size comparison from 86511a1 to da70575 Increases above 0.2%:
Increases (13 builds for efr32, k32w, linux, p6, qpg, telink)
Full report (21 builds for efr32, k32w, linux, p6, qpg, telink)
|
- Pass in the message type directly during logging
da70575
to
d9dfb5a
Compare
PR #11510: Size comparison from b717b36 to d9dfb5a Increases above 0.2%:
Increases (20 builds for efr32, esp32, k32w, linux, nrfconnect, p6, qpg, telink)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
For posterity's sake, we've spoken offline and this change is temporary until TH can process the BDX message. #11553 will be used to track the changes needed to revert this PR. |
* Log BDX messages * Create a new macro ChipLogAutomation - This macro is to be used only for test validation purpose * Remove private struct members from BdxMessage types - Pass in the message type directly during logging
* Log BDX messages * Create a new macro ChipLogAutomation - This macro is to be used only for test validation purpose * Remove private struct members from BdxMessage types - Pass in the message type directly during logging
Problem
Fixes: #11074
BDX messages are not logged
Change overview
Added logging of all supported BDX messages and the message parameters
Testing
Manually tested by initiating an OTA QueryImage command and see that BDX messages are logged to terminal