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

Fix read interaction test cases dependencies #30548

Merged
merged 8 commits into from
Nov 22, 2023

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Nov 17, 2023

Problem

There was a copy-paste typo in few test cases where an event response flag was checked even though no event was generated. This has worked because all these test cases have shared event manager state and once event was generated by one test case other tests could see it.

Test cases reordering in PR #30470 should no longer be needed.

Changes

Added initialize/terminate functions which setup/destroy event manager for every test case individually, so in the future it will not be possible to share event manager state between test cases.

Testing

CI will verify.
Manually tested that one can run every single test cases individually, which was previously impossible.

There was a copy-paste typo in few test cases where an event response
flag was checked even though no event was generated. This has worked
because all these test cases have shared event manager state and once
event was generated by one test case other tests could see it.

Add initialize/terminate functions which setup/destroy event manager for
every test case individually, so in the future it will not be possible
to share event manager state between test cases.
Copy link

github-actions bot commented Nov 17, 2023

PR #30548: Size comparison from 523c19f to 0c9bbce

Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 523c19f 0c9bbce change % change
bl602 lighting-app bl602 (read/write) 1409502 1409502 0 0.0
.bss 84616 84616 0 0.0
.data 9376 9376 0 0.0
.rodata 156496 156496 0 0.0
.text 1078354 1078354 0 0.0
bl602+mfd (read/write) 1423942 1423942 0 0.0
.bss 84784 84784 0 0.0
.data 9344 9344 0 0.0
.rodata 155456 155456 0 0.0
.text 1093706 1093706 0 0.0
bl602+rpc (read/write) 1457030 1457030 0 0.0
.bss 92648 92648 0 0.0
.data 9744 9744 0 0.0
.rodata 164120 164120 0 0.0
.text 1109842 1109842 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1175643 1175643 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106244 106244 0 0.0
.text 948822 948822 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1186511 1186511 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105184 105184 0 0.0
.text 960630 960630 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275451 1275451 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121652 121652 0 0.0
.text 1023632 1023632 0 0.0
bl706-eth (read/write) 994505 994505 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99312 99312 0 0.0
.text 741242 741242 0 0.0
bl706-wifi (read/write) 1230166 1230166 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120184 120184 0 0.0
.text 966156 966156 0 0.0
bl702l lighting-app bl702l (read/write) 1145868 1145868 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100248 100248 0 0.0
.text 941916 941916 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1156816 1156816 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99188 99188 0 0.0
.text 954292 954292 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739659 739659 0 0.0
(read/write) 166688 166688 0 0.0
.bss 89100 89100 0 0.0
.data 3424 3424 0 0.0
.rodata 84639 84639 0 0.0
.text 654628 654628 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757251 757251 0 0.0
(read/write) 176860 176860 0 0.0
.bss 99228 99228 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 677092 677092 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743955 743955 0 0.0
(read/write) 171316 171316 0 0.0
.bss 93684 93684 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105471 0 0.0
.text 638092 638092 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698019 698019 0 0.0
(read/write) 165724 165724 0 0.0
.bss 87904 87904 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 617212 617212 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683667 683667 0 0.0
(read/write) 165864 165864 0 0.0
.bss 88056 88056 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 607028 607028 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617018 617018 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509436 509436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 557367 557367 0 0.0
.app_xip_area 448273 448273 0 0.0
.bss 64008 64008 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539543 539543 0 0.0
.app_xip_area 425769 425769 0 0.0
.bss 68656 68656 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577415 577415 0 0.0
.app_xip_area 469705 469705 0 0.0
.bss 62696 62696 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 553719 553719 0 0.0
.app_xip_area 442921 442921 0 0.0
.bss 65680 65680 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011620 1011620 0 0.0
.bss 172080 172080 0 0.0
.data 2696 2696 0 0.0
.text 836824 836824 0 0.0
BRD4187C (read/write) 1097460 1097460 0 0.0
.bss 195708 195708 0 0.0
.data 3304 3304 0 0.0
.text 898428 898428 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103816 1103816 0 0.0
.bss 186680 186680 0 0.0
.data 2708 2708 0 0.0
.text 914404 914404 0 0.0
window-app BRD4187C (read/write) 1132368 1132368 0 0.0
.bss 168060 168060 0 0.0
.data 3176 3176 0 0.0
.text 961112 961112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132690 1132690 0 0.0
(read/write) 1670300 1670300 0 0.0
.dram0.bss 72048 72048 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241384 241384 0 0.0
.flash.text 1132690 1132690 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177655 1177655 0 0.0
(read/write) 520312 520312 0 0.0
.dram0.bss 78696 78696 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273232 273232 0 0.0
.flash.text 1172271 1172271 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592276 592276 0 0.0
(read/write) 87704 87704 0 0.0
.bss 70944 70944 0 0.0
.data 2136 2136 0 0.0
.text 591740 591740 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687384 687384 0 0.0
.bss 67144 67144 0 0.0
.data 2720 2720 0 0.0
.text 574040 574040 0 0.0
light k32w0+release (read only) 591996 591996 0 0.0
(read/write) 87380 87380 0 0.0
.bss 70632 70632 0 0.0
.data 2124 2124 0 0.0
.text 591460 591460 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779396 779396 0 0.0
.bss 76820 76820 0 0.0
.data 1932 1932 0 0.0
.text 657184 657184 0 0.0
lock k32w0+release (read only) 563844 563844 0 0.0
(read/write) 85200 85200 0 0.0
.bss 68512 68512 0 0.0
.data 2064 2064 0 0.0
.text 563308 563308 0 0.0
linux air-purifier-app debug (read only) 2503645 2503645 0 0.0
(read/write) 126800 126800 0 0.0
.bss 46912 46912 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177224 177224 0 0.0
.text 2151925 2151925 0 0.0
all-clusters-app debug (read only) 5324585 5324585 0 0.0
(read/write) 429408 429408 0 0.0
.bss 130000 130000 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288304 288304 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302204 302204 0 0.0
.text 4634307 4634307 0 0.0
all-clusters-minimal-app debug (read only) 4927569 4927569 0 0.0
(read/write) 234344 234344 0 0.0
.bss 127792 127792 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270541 270541 0 0.0
.text 4425251 4425251 0 0.0
bridge-app debug (read only) 4400449 4400449 0 0.0
(read/write) 215648 215648 0 0.0
.bss 119192 119192 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218197 218197 0 0.0
.text 3964227 3964227 0 0.0
chip-tool debug (read only) 10720489 10720489 0 0.0
(read/write) 464424 464424 0 0.0
.bss 94008 94008 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 358184 358184 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400137 400137 0 0.0
.text 9692531 9692531 0 0.0
chip-tool-ipv6only arm64 (read only) 10573120 10573120 0 0.0
(read/write) 528728 528728 0 0.0
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 396040 396040 0 0.0
.dynamic 512 512 0 0.0
.got 18928 18928 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324552 324552 0 0.0
.text 9446328 9446328 0 0.0
lighting-app debug+rpc+ui (read only) 5273249 5273249 0 0.0
(read/write) 224496 224496 0 0.0
.bss 119296 119296 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338132 338132 0 0.0
.text 4691235 4691235 0 0.0
lock-app debug (read only) 4485673 4485673 0 0.0
(read/write) 203264 203264 0 0.0
.bss 113600 113600 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246165 246165 0 0.0
.text 4029971 4029971 0 0.0
ota-provider-app debug (read only) 4149705 4149705 0 0.0
(read/write) 192416 192416 0 0.0
.bss 113600 113600 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200501 200501 0 0.0
.text 3757875 3757875 0 0.0
ota-requestor-app debug (read only) 4236009 4236009 0 0.0
(read/write) 196664 196664 0 0.0
.bss 114624 114624 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204277 204277 0 0.0
.text 3836099 3836099 0 0.0
shell debug (read only) 2766433 2766433 0 0.0
(read/write) 149704 149704 0 0.0
.bss 60648 60648 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180480 180480 0 0.0
.text 2415266 2415266 0 0.0
thermostat-no-ble arm64 (read only) 4386880 4386880 0 0.0
(read/write) 247224 247224 0 0.0
.bss 122232 122232 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102072 102072 0 0.0
.dynamic 512 512 0 0.0
.got 11936 11936 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161644 161644 0 0.0
.text 3885656 3885656 0 0.0
tv-app debug (read only) 5269633 5269633 0 0.0
(read/write) 345176 345176 0 0.0
.bss 242400 242400 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266973 266973 0 0.0
.text 4767635 4767635 0 0.0
tv-casting-app debug (read only) 8662265 8662265 0 0.0
(read/write) 321888 321888 0 0.0
.bss 156224 156224 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156352 156352 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346152 346152 0 0.0
.text 7893347 7893347 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522488 2522488 0 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1485172 1485172 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057020 1057020 0 0.0
bss 128543 128543 0 0.0
rodata 104108 104108 0 0.0
text 776720 776720 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1183728 1183728 0 0.0
bss 120745 120745 0 0.0
rodata 138296 138296 0 0.0
text 774352 774352 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042284 1042284 0 0.0
bss 128822 128822 0 0.0
rodata 99364 99364 0 0.0
text 766452 766452 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837248 837248 0 0.0
(read/write) 1735700 1735700 0 0.0
.bss 193612 193612 0 0.0
.data 2480 2480 0 0.0
.text 1531220 1531220 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838976 838976 0 0.0
(read/write) 1699540 1699540 0 0.0
.bss 191884 191884 0 0.0
.data 2480 2480 0 0.0
.text 1496788 1496788 0 0.0
light cy8ckit_062s2_43012 (read only) 845656 845656 0 0.0
(read/write) 1625660 1625660 0 0.0
.bss 185316 185316 0 0.0
.data 2368 2368 0 0.0
.text 1429588 1429588 0 0.0
lock cy8ckit_062s2_43012 (read only) 818584 818584 0 0.0
(read/write) 1652652 1652652 0 0.0
.bss 212372 212372 0 0.0
.data 2384 2384 0 0.0
.text 1429508 1429508 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113832 1113832 0 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626208 626208 0 0.0
lock-app qpg6105+debug (read/write) 1074916 1074916 0 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587292 587292 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816282 816282 0 0.0
bss 53312 53312 0 0.0
text 610366 610366 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1074348 1074348 0 0.0
bss 99588 99588 0 0.0
text 757626 757626 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079188 1079188 0 0.0
bss 109272 109272 0 0.0
text 749262 749262 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931476 931476 0 0.0
bss 93792 93792 0 0.0
text 644198 644198 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816394 816394 0 0.0
bss 53364 53364 0 0.0
text 610570 610570 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 970340 970340 0 0.0
bss 77164 77164 0 0.0
text 688380 688380 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089088 1089088 0 0.0
bss 99356 99356 0 0.0
text 766386 766386 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957188 957188 0 0.0
bss 95436 95436 0 0.0
text 642566 642566 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944684 944684 0 0.0
bss 91900 91900 0 0.0
text 659866 659866 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 872772 872772 0 0.0
bss 67200 67200 0 0.0
text 616990 616990 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 813464 813464 0 0.0
bss 55444 55444 0 0.0
text 583944 583944 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829140 829140 0 0.0
bss 55848 55848 0 0.0
text 594540 594540 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818122 818122 0 0.0
bss 53456 53456 0 0.0
text 613294 613294 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870153 870153 0 0.0
bss 58912 58912 0 0.0
text 625284 625284 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837492 837492 0 0.0
bss 55732 55732 0 0.0
text 602098 602098 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832000 832000 0 0.0
bss 56084 56084 0 0.0
text 596332 596332 0 0.0

Copy link

github-actions bot commented Nov 19, 2023

PR #30548: Size comparison from 64a6594 to bd1b6bf

Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 64a6594 bd1b6bf change % change
bl602 lighting-app bl602 (read/write) 1410022 1410022 0 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156520 156520 0 0.0
.text 1078422 1078422 0 0.0
bl602+mfd (read/write) 1424462 1424462 0 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155480 155480 0 0.0
.text 1093774 1093774 0 0.0
bl602+rpc (read/write) 1457806 1457806 0 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164144 164144 0 0.0
.text 1110166 1110166 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176175 1176175 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106268 106268 0 0.0
.text 948898 948898 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187043 1187043 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105208 105208 0 0.0
.text 960706 960706 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276239 1276239 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121676 121676 0 0.0
.text 1023964 1023964 0 0.0
bl706-eth (read/write) 995037 995037 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99336 99336 0 0.0
.text 741320 741320 0 0.0
bl706-wifi (read/write) 1230818 1230818 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120208 120208 0 0.0
.text 966350 966350 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1145892 1145892 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100272 100272 0 0.0
.text 941996 941996 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1157352 1157352 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99212 99212 0 0.0
.text 954372 954372 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 739859 0 0.0
(read/write) 167080 167080 0 0.0
.bss 89492 89492 0 0.0
.data 3424 3424 0 0.0
.rodata 84671 84671 0 0.0
.text 654800 654800 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757451 0 0.0
(read/write) 177252 177252 0 0.0
.bss 99620 99620 0 0.0
.data 3444 3444 0 0.0
.rodata 79783 79783 0 0.0
.text 677276 677276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744163 0 0.0
(read/write) 171708 171708 0 0.0
.bss 94076 94076 0 0.0
.data 3444 3444 0 0.0
.rodata 105519 105519 0 0.0
.text 638256 638256 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698219 698219 0 0.0
(read/write) 166116 166116 0 0.0
.bss 88296 88296 0 0.0
.data 3412 3412 0 0.0
.rodata 80447 80447 0 0.0
.text 617384 617384 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 683859 0 0.0
(read/write) 166256 166256 0 0.0
.bss 88448 88448 0 0.0
.data 3408 3408 0 0.0
.rodata 76279 76279 0 0.0
.text 607192 607192 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 564930 0 0.0
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83698 83698 0 0.0
.text 479108 479108 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617186 0 0.0
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105506 105506 0 0.0
.text 509560 509560 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558087 558087 0 0.0
.app_xip_area 448457 448457 0 0.0
.bss 64544 64544 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540263 540263 0 0.0
.app_xip_area 425953 425953 0 0.0
.bss 69192 69192 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578175 578175 0 0.0
.app_xip_area 469929 469929 0 0.0
.bss 63232 63232 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554495 554495 0 0.0
.app_xip_area 443145 443145 0 0.0
.bss 66232 66232 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012236 1012236 0 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837056 837056 0 0.0
BRD4187C (read/write) 1098068 1098068 0 0.0
.bss 196092 196092 0 0.0
.data 3304 3304 0 0.0
.text 898652 898652 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104520 0 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914724 914724 0 0.0
window-app BRD4187C (read/write) 1132928 1132928 0 0.0
.bss 168444 168444 0 0.0
.data 3176 3176 0 0.0
.text 961288 961288 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132984 1132984 0 0.0
(read/write) 1670700 1670700 0 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241400 241400 0 0.0
.flash.text 1132984 1132984 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177767 1177767 0 0.0
(read/write) 520712 520712 0 0.0
.dram0.bss 79080 79080 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273248 273248 0 0.0
.flash.text 1172383 1172383 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592404 592404 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71336 71336 0 0.0
.data 2136 2136 0 0.0
.text 591868 591868 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687960 687960 0 0.0
.bss 67536 67536 0 0.0
.data 2720 2720 0 0.0
.text 574224 574224 0 0.0
light k32w0+release (read only) 592124 592124 0 0.0
(read/write) 87772 87772 0 0.0
.bss 71024 71024 0 0.0
.data 2124 2124 0 0.0
.text 591588 591588 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779988 779988 0 0.0
.bss 77212 77212 0 0.0
.data 1932 1932 0 0.0
.text 657384 657384 0 0.0
lock k32w0+release (read only) 563972 563972 0 0.0
(read/write) 85592 85592 0 0.0
.bss 68904 68904 0 0.0
.data 2064 2064 0 0.0
.text 563436 563436 0 0.0
linux air-purifier-app debug (read only) 2504349 2504349 0 0.0
(read/write) 126832 126832 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177320 177320 0 0.0
.text 2152533 2152533 0 0.0
all-clusters-app debug (read only) 5325257 5325257 0 0.0
(read/write) 429376 429376 0 0.0
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288240 288240 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302300 302300 0 0.0
.text 4634931 4634931 0 0.0
all-clusters-minimal-app debug (read only) 4928241 4928241 0 0.0
(read/write) 234376 234376 0 0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270605 270605 0 0.0
.text 4425859 4425859 0 0.0
bridge-app debug (read only) 4401185 4401185 0 0.0
(read/write) 215680 215680 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218325 218325 0 0.0
.text 3964835 3964835 0 0.0
chip-tool debug (read only) 10710369 10710369 0 0.0
(read/write) 464232 464232 0 0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 357928 357928 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400361 400361 0 0.0
.text 9682691 9682691 0 0.0
chip-tool-ipv6only arm64 (read only) 10561720 10561720 0 0.0
(read/write) 527832 527832 0 0.0
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 395816 395816 0 0.0
.dynamic 512 512 0 0.0
.got 18928 18928 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324672 324672 0 0.0
.text 9435288 9435288 0 0.0
lighting-app debug+rpc+ui (read only) 5273953 5273953 0 0.0
(read/write) 224528 224528 0 0.0
.bss 119328 119328 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338228 338228 0 0.0
.text 4691843 4691843 0 0.0
lock-app debug (read only) 4486409 4486409 0 0.0
(read/write) 203296 203296 0 0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246293 246293 0 0.0
.text 4030579 4030579 0 0.0
ota-provider-app debug (read only) 4150457 4150457 0 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200629 200629 0 0.0
.text 3758499 3758499 0 0.0
ota-requestor-app debug (read only) 4236793 4236793 0 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204437 204437 0 0.0
.text 3836723 3836723 0 0.0
shell debug (read only) 2767217 2767217 0 0.0
(read/write) 149736 149736 0 0.0
.bss 60680 60680 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180640 180640 0 0.0
.text 2415890 2415890 0 0.0
thermostat-no-ble arm64 (read only) 4387632 4387632 0 0.0
(read/write) 246528 246528 0 0.0
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102072 102072 0 0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161724 161724 0 0.0
.text 3886312 3886312 0 0.0
tv-app debug (read only) 5270337 5270337 0 0.0
(read/write) 345208 345208 0 0.0
.bss 242432 242432 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267101 267101 0 0.0
.text 4768211 4768211 0 0.0
tv-casting-app debug (read only) 8652097 8652097 0 0.0
(read/write) 321792 321792 0 0.0
.bss 156288 156288 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156192 156192 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346312 346312 0 0.0
.text 7883475 7883475 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522728 2522728 0 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485412 1485412 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057624 1057624 0 0.0
bss 128931 128931 0 0.0
rodata 104120 104120 0 0.0
text 776936 776936 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184336 1184336 0 0.0
bss 121133 121133 0 0.0
rodata 138296 138296 0 0.0
text 774576 774576 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042904 1042904 0 0.0
bss 129210 129210 0 0.0
rodata 99376 99376 0 0.0
text 766668 766668 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1736780 1736780 0 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531380 1531380 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700620 1700620 0 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1496948 1496948 0 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1626724 1626724 0 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1429732 1429732 0 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1653748 1653748 0 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1429684 1429684 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1113992 0 0.0
.bss 101160 101160 0 0.0
.data 748 748 0 0.0
.text 626368 626368 0 0.0
lock-app qpg6105+debug (read/write) 1075140 1075140 0 0.0
.bss 95936 95936 0 0.0
.data 780 780 0 0.0
.text 587516 587516 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817026 817026 0 0.0
bss 53700 53700 0 0.0
text 610708 610708 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075092 1075092 0 0.0
bss 99976 99976 0 0.0
text 757966 757966 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079924 1079924 0 0.0
bss 109660 109660 0 0.0
text 749602 749602 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932212 932212 0 0.0
bss 94180 94180 0 0.0
text 644538 644538 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817138 817138 0 0.0
bss 53752 53752 0 0.0
text 610912 610912 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971168 971168 0 0.0
bss 77572 77572 0 0.0
text 688784 688784 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089824 1089824 0 0.0
bss 99744 99744 0 0.0
text 766726 766726 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957944 957944 0 0.0
bss 95824 95824 0 0.0
text 642910 642910 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945420 945420 0 0.0
bss 92288 92288 0 0.0
text 660206 660206 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873516 873516 0 0.0
bss 67588 67588 0 0.0
text 617334 617334 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814208 814208 0 0.0
bss 55832 55832 0 0.0
text 584288 584288 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829884 829884 0 0.0
bss 56236 56236 0 0.0
text 594884 594884 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 706192 0 0.0
bss 73620 73620 0 0.0
text 462342 462342 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818870 818870 0 0.0
bss 53844 53844 0 0.0
text 613636 613636 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870897 870897 0 0.0
bss 59300 59300 0 0.0
text 625628 625628 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838236 838236 0 0.0
bss 56120 56120 0 0.0
text 602442 602442 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832744 832744 0 0.0
bss 56472 56472 0 0.0
text 596676 596676 0 0.0

Copy link

github-actions bot commented Nov 20, 2023

PR #30548: Size comparison from a439aab to aa5fe8d

Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a439aab aa5fe8d change % change
bl602 lighting-app bl602 (read/write) 1410022 1410022 0 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156520 156520 0 0.0
.text 1078422 1078422 0 0.0
bl602+mfd (read/write) 1424462 1424462 0 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155480 155480 0 0.0
.text 1093774 1093774 0 0.0
bl602+rpc (read/write) 1457806 1457806 0 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164144 164144 0 0.0
.text 1110166 1110166 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176175 1176175 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106268 106268 0 0.0
.text 948898 948898 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187043 1187043 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105208 105208 0 0.0
.text 960706 960706 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276239 1276239 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121676 121676 0 0.0
.text 1023964 1023964 0 0.0
bl706-eth (read/write) 995037 995037 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99336 99336 0 0.0
.text 741320 741320 0 0.0
bl706-wifi (read/write) 1230818 1230818 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120208 120208 0 0.0
.text 966350 966350 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1145892 1145892 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100272 100272 0 0.0
.text 941996 941996 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1157352 1157352 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99212 99212 0 0.0
.text 954372 954372 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 739859 0 0.0
(read/write) 167080 167080 0 0.0
.bss 89492 89492 0 0.0
.data 3424 3424 0 0.0
.rodata 84671 84671 0 0.0
.text 654800 654800 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757451 0 0.0
(read/write) 177252 177252 0 0.0
.bss 99620 99620 0 0.0
.data 3444 3444 0 0.0
.rodata 79783 79783 0 0.0
.text 677276 677276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744163 0 0.0
(read/write) 171708 171708 0 0.0
.bss 94076 94076 0 0.0
.data 3444 3444 0 0.0
.rodata 105519 105519 0 0.0
.text 638256 638256 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698219 698219 0 0.0
(read/write) 166116 166116 0 0.0
.bss 88296 88296 0 0.0
.data 3412 3412 0 0.0
.rodata 80447 80447 0 0.0
.text 617384 617384 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 683859 0 0.0
(read/write) 166256 166256 0 0.0
.bss 88448 88448 0 0.0
.data 3408 3408 0 0.0
.rodata 76279 76279 0 0.0
.text 607192 607192 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 564930 0 0.0
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83698 83698 0 0.0
.text 479108 479108 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617186 0 0.0
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105506 105506 0 0.0
.text 509560 509560 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558095 558095 0 0.0
.app_xip_area 448465 448465 0 0.0
.bss 64544 64544 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540263 540263 0 0.0
.app_xip_area 425953 425953 0 0.0
.bss 69192 69192 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578183 578183 0 0.0
.app_xip_area 469937 469937 0 0.0
.bss 63232 63232 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554503 554503 0 0.0
.app_xip_area 443153 443153 0 0.0
.bss 66232 66232 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012252 1012252 0 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837072 837072 0 0.0
BRD4187C (read/write) 1098076 1098076 0 0.0
.bss 196092 196092 0 0.0
.data 3304 3304 0 0.0
.text 898660 898660 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104520 0 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914724 914724 0 0.0
window-app BRD4187C (read/write) 1132944 1132944 0 0.0
.bss 168444 168444 0 0.0
.data 3176 3176 0 0.0
.text 961304 961304 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132998 1132998 0 0.0
(read/write) 1670700 1670700 0 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241400 241400 0 0.0
.flash.text 1132998 1132998 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177807 1177807 0 0.0
(read/write) 520712 520712 0 0.0
.dram0.bss 79080 79080 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273248 273248 0 0.0
.flash.text 1172423 1172423 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592404 592404 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71336 71336 0 0.0
.data 2136 2136 0 0.0
.text 591868 591868 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687968 687968 0 0.0
.bss 67536 67536 0 0.0
.data 2720 2720 0 0.0
.text 574232 574232 0 0.0
light k32w0+release (read only) 592124 592124 0 0.0
(read/write) 87772 87772 0 0.0
.bss 71024 71024 0 0.0
.data 2124 2124 0 0.0
.text 591588 591588 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779988 779988 0 0.0
.bss 77212 77212 0 0.0
.data 1932 1932 0 0.0
.text 657384 657384 0 0.0
lock k32w0+release (read only) 563972 563972 0 0.0
(read/write) 85592 85592 0 0.0
.bss 68904 68904 0 0.0
.data 2064 2064 0 0.0
.text 563436 563436 0 0.0
linux air-purifier-app debug (read only) 2504349 2504349 0 0.0
(read/write) 126832 126832 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177320 177320 0 0.0
.text 2152533 2152533 0 0.0
all-clusters-app debug (read only) 5325321 5325321 0 0.0
(read/write) 429376 429376 0 0.0
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288240 288240 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302300 302300 0 0.0
.text 4634995 4634995 0 0.0
all-clusters-minimal-app debug (read only) 4928321 4928321 0 0.0
(read/write) 234376 234376 0 0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270605 270605 0 0.0
.text 4425939 4425939 0 0.0
bridge-app debug (read only) 4401249 4401249 0 0.0
(read/write) 215680 215680 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218325 218325 0 0.0
.text 3964899 3964899 0 0.0
chip-tool debug (read only) 10710369 10710369 0 0.0
(read/write) 464232 464232 0 0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 357928 357928 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400361 400361 0 0.0
.text 9682691 9682691 0 0.0
chip-tool-ipv6only arm64 (read only) 10561720 10561720 0 0.0
(read/write) 527832 527832 0 0.0
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 395816 395816 0 0.0
.dynamic 512 512 0 0.0
.got 18928 18928 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324672 324672 0 0.0
.text 9435288 9435288 0 0.0
lighting-app debug+rpc+ui (read only) 5274113 5274113 0 0.0
(read/write) 224528 224528 0 0.0
.bss 119328 119328 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338036 338036 0 0.0
.text 4692195 4692195 0 0.0
lock-app debug (read only) 4486409 4486409 0 0.0
(read/write) 203296 203296 0 0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246293 246293 0 0.0
.text 4030579 4030579 0 0.0
ota-provider-app debug (read only) 4150521 4150521 0 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200629 200629 0 0.0
.text 3758563 3758563 0 0.0
ota-requestor-app debug (read only) 4236873 4236873 0 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204437 204437 0 0.0
.text 3836803 3836803 0 0.0
shell debug (read only) 2767281 2767281 0 0.0
(read/write) 149736 149736 0 0.0
.bss 60680 60680 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180640 180640 0 0.0
.text 2415954 2415954 0 0.0
thermostat-no-ble arm64 (read only) 4387856 4387856 0 0.0
(read/write) 246280 246280 0 0.0
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102048 102048 0 0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161724 161724 0 0.0
.text 3886552 3886552 0 0.0
tv-app debug (read only) 5270417 5270417 0 0.0
(read/write) 345208 345208 0 0.0
.bss 242432 242432 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267101 267101 0 0.0
.text 4768291 4768291 0 0.0
tv-casting-app debug (read only) 8652161 8652161 0 0.0
(read/write) 321792 321792 0 0.0
.bss 156288 156288 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156192 156192 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346312 346312 0 0.0
.text 7883539 7883539 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522728 2522728 0 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485412 1485412 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057640 1057640 0 0.0
bss 128931 128931 0 0.0
rodata 104120 104120 0 0.0
text 776944 776944 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184336 1184336 0 0.0
bss 121133 121133 0 0.0
rodata 138296 138296 0 0.0
text 774584 774584 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042904 1042904 0 0.0
bss 129210 129210 0 0.0
rodata 99376 99376 0 0.0
text 766676 766676 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1736796 1736796 0 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531396 1531396 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700636 1700636 0 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1496964 1496964 0 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1626740 1626740 0 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1429748 1429748 0 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1653748 1653748 0 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1429684 1429684 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1113992 0 0.0
.bss 101160 101160 0 0.0
.data 748 748 0 0.0
.text 626368 626368 0 0.0
lock-app qpg6105+debug (read/write) 1075140 1075140 0 0.0
.bss 95936 95936 0 0.0
.data 780 780 0 0.0
.text 587516 587516 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817026 817026 0 0.0
bss 53700 53700 0 0.0
text 610708 610708 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075100 1075100 0 0.0
bss 99976 99976 0 0.0
text 757978 757978 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079940 1079940 0 0.0
bss 109660 109660 0 0.0
text 749614 749614 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932228 932228 0 0.0
bss 94180 94180 0 0.0
text 644550 644550 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817146 817146 0 0.0
bss 53752 53752 0 0.0
text 610924 610924 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971176 971176 0 0.0
bss 77572 77572 0 0.0
text 688796 688796 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089840 1089840 0 0.0
bss 99744 99744 0 0.0
text 766738 766738 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957944 957944 0 0.0
bss 95824 95824 0 0.0
text 642910 642910 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945436 945436 0 0.0
bss 92288 92288 0 0.0
text 660218 660218 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873516 873516 0 0.0
bss 67588 67588 0 0.0
text 617334 617334 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814208 814208 0 0.0
bss 55832 55832 0 0.0
text 584288 584288 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829900 829900 0 0.0
bss 56236 56236 0 0.0
text 594896 594896 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 706192 0 0.0
bss 73620 73620 0 0.0
text 462342 462342 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818878 818878 0 0.0
bss 53844 53844 0 0.0
text 613648 613648 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870905 870905 0 0.0
bss 59300 59300 0 0.0
text 625640 625640 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838252 838252 0 0.0
bss 56120 56120 0 0.0
text 602454 602454 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832752 832752 0 0.0
bss 56472 56472 0 0.0
text 596688 596688 0 0.0

Copy link
Contributor

@mbknust mbknust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still dependencies between test cases. To reproduce the issue, change order of NL_TEST_DEFs to match the test function declaration order above:

diff --git a/src/app/tests/TestReadInteraction.cpp b/src/app/tests/TestReadInteraction.cpp
index 9b70ec2d71..64b3621c7e 100644
--- a/src/app/tests/TestReadInteraction.cpp
+++ b/src/app/tests/TestReadInteraction.cpp
@@ -4914,6 +4914,16 @@ void TestReadInteraction::TestSubscriptionReportWithDefunctSession(nlTestSuite *
 namespace {
 
 const nlTest sTests[] = {
+    NL_TEST_DEF("CheckReadClient", chip::app::TestReadInteraction::TestReadClient),
+    NL_TEST_DEF("TestReadUnexpectedSubscriptionId", chip::app::TestReadInteraction::TestReadUnexpectedSubscriptionId),
+    NL_TEST_DEF("CheckReadHandler", chip::app::TestReadInteraction::TestReadHandler),
+    NL_TEST_DEF("TestReadClientGenerateAttributePathList", chip::app::TestReadInteraction::TestReadClientGenerateAttributePathList),
+    NL_TEST_DEF("TestReadClientGenerateInvalidAttributePathList",
+                chip::app::TestReadInteraction::TestReadClientGenerateInvalidAttributePathList),
+    NL_TEST_DEF("TestReadClientInvalidReport", chip::app::TestReadInteraction::TestReadClientInvalidReport),
+    NL_TEST_DEF("TestReadHandlerInvalidAttributePath", chip::app::TestReadInteraction::TestReadHandlerInvalidAttributePath),
+    NL_TEST_DEF("TestReadClientGenerateOneEventPaths", chip::app::TestReadInteraction::TestReadClientGenerateOneEventPaths),
+    NL_TEST_DEF("TestReadClientGenerateTwoEventPaths", chip::app::TestReadInteraction::TestReadClientGenerateTwoEventPaths),
     NL_TEST_DEF("TestReadRoundtrip", chip::app::TestReadInteraction::TestReadRoundtrip),
     NL_TEST_DEF("TestReadRoundtripWithDataVersionFilter", chip::app::TestReadInteraction::TestReadRoundtripWithDataVersionFilter),
     NL_TEST_DEF("TestReadRoundtripWithNoMatchPathDataVersionFilter",
@@ -4925,16 +4935,7 @@ const nlTest sTests[] = {
     NL_TEST_DEF("TestReadWildcard", chip::app::TestReadInteraction::TestReadWildcard),
     NL_TEST_DEF("TestReadChunking", chip::app::TestReadInteraction::TestReadChunking),
     NL_TEST_DEF("TestSetDirtyBetweenChunks", chip::app::TestReadInteraction::TestSetDirtyBetweenChunks),
-    NL_TEST_DEF("CheckReadClient", chip::app::TestReadInteraction::TestReadClient),
-    NL_TEST_DEF("TestReadUnexpectedSubscriptionId", chip::app::TestReadInteraction::TestReadUnexpectedSubscriptionId),
-    NL_TEST_DEF("CheckReadHandler", chip::app::TestReadInteraction::TestReadHandler),
-    NL_TEST_DEF("TestReadClientGenerateAttributePathList", chip::app::TestReadInteraction::TestReadClientGenerateAttributePathList),
-    NL_TEST_DEF("TestReadClientGenerateInvalidAttributePathList",
-                chip::app::TestReadInteraction::TestReadClientGenerateInvalidAttributePathList),
-    NL_TEST_DEF("TestReadClientGenerateOneEventPaths", chip::app::TestReadInteraction::TestReadClientGenerateOneEventPaths),
-    NL_TEST_DEF("TestReadClientGenerateTwoEventPaths", chip::app::TestReadInteraction::TestReadClientGenerateTwoEventPaths),
-    NL_TEST_DEF("TestReadClientInvalidReport", chip::app::TestReadInteraction::TestReadClientInvalidReport),
-    NL_TEST_DEF("TestReadHandlerInvalidAttributePath", chip::app::TestReadInteraction::TestReadHandlerInvalidAttributePath),
+    NL_TEST_DEF("TestReadInvalidAttributePathRoundtrip", chip::app::TestReadInteraction::TestReadInvalidAttributePathRoundtrip),
     NL_TEST_DEF("TestProcessSubscribeRequest", chip::app::TestReadInteraction::TestProcessSubscribeRequest),
 /*
     We need to figure out a way to run unit tests with an ICD build without affecting
@@ -4955,6 +4956,27 @@ const nlTest sTests[] = {
 #endif // #if CHIP_CONFIG_ENABLE_ICD_SERVER
     NL_TEST_DEF("TestSubscribeRoundtrip", chip::app::TestReadInteraction::TestSubscribeRoundtrip),
     NL_TEST_DEF("TestSubscribeEarlyReport", chip::app::TestReadInteraction::TestSubscribeEarlyReport),
+    NL_TEST_DEF("TestSubscribeUrgentWildcardEvent", chip::app::TestReadInteraction::TestSubscribeUrgentWildcardEvent),
+    NL_TEST_DEF("TestSubscribeWildcard", chip::app::TestReadInteraction::TestSubscribeWildcard),
+    NL_TEST_DEF("TestSubscribePartialOverlap", chip::app::TestReadInteraction::TestSubscribePartialOverlap),
+    NL_TEST_DEF("TestSubscribeSetDirtyFullyOverlap", chip::app::TestReadInteraction::TestSubscribeSetDirtyFullyOverlap),
+    NL_TEST_DEF("TestSubscribeEarlyShutdown", chip::app::TestReadInteraction::TestSubscribeEarlyShutdown),
+    NL_TEST_DEF("TestSubscribeInvalidAttributePathRoundtrip",
+                chip::app::TestReadInteraction::TestSubscribeInvalidAttributePathRoundtrip),
+    NL_TEST_DEF("TestReadShutdown", chip::app::TestReadInteraction::TestReadShutdown),
+    NL_TEST_DEF("TestSubscribeInvalidInterval", chip::app::TestReadInteraction::TestSubscribeInvalidInterval),
+    NL_TEST_DEF("TestPostSubscribeRoundtripStatusReportTimeout",
+                chip::app::TestReadInteraction::TestPostSubscribeRoundtripStatusReportTimeout),
+    NL_TEST_DEF("TestSubscribeRoundtripStatusReportTimeout",
+                chip::app::TestReadInteraction::TestSubscribeRoundtripStatusReportTimeout),
+    NL_TEST_DEF("TestReadChunkingStatusReportTimeout", chip::app::TestReadInteraction::TestReadChunkingStatusReportTimeout),
+    NL_TEST_DEF("TestReadReportFailure", chip::app::TestReadInteraction::TestReadReportFailure),
+    NL_TEST_DEF("TestSubscribeRoundtripChunkStatusReportTimeout",
+                chip::app::TestReadInteraction::TestSubscribeRoundtripChunkStatusReportTimeout),
+    NL_TEST_DEF("TestPostSubscribeRoundtripChunkStatusReportTimeout",
+                chip::app::TestReadInteraction::TestPostSubscribeRoundtripChunkStatusReportTimeout),
+    NL_TEST_DEF("TestPostSubscribeRoundtripChunkReportTimeout",
+                chip::app::TestReadInteraction::TestPostSubscribeRoundtripChunkReportTimeout),
     NL_TEST_DEF("TestPostSubscribeRoundtripChunkReport", chip::app::TestReadInteraction::TestPostSubscribeRoundtripChunkReport),
     NL_TEST_DEF("TestReadClientReceiveInvalidMessage", chip::app::TestReadInteraction::TestReadClientReceiveInvalidMessage),
     NL_TEST_DEF("TestSubscribeClientReceiveInvalidStatusResponse",
@@ -4970,37 +4992,15 @@ const nlTest sTests[] = {
     NL_TEST_DEF("TestSubscribeClientReceiveUnsolicitedReportMessageWithInvalidSubscriptionId",
                 chip::app::TestReadInteraction::TestSubscribeClientReceiveUnsolicitedReportMessageWithInvalidSubscriptionId),
     NL_TEST_DEF("TestReadChunkingInvalidSubscriptionId", chip::app::TestReadInteraction::TestReadChunkingInvalidSubscriptionId),
-    NL_TEST_DEF("TestReadHandlerMalformedReadRequest1", chip::app::TestReadInteraction::TestReadHandlerMalformedReadRequest1),
-    NL_TEST_DEF("TestReadHandlerMalformedReadRequest2", chip::app::TestReadInteraction::TestReadHandlerMalformedReadRequest2),
     NL_TEST_DEF("TestReadHandlerMalformedSubscribeRequest",
                 chip::app::TestReadInteraction::TestReadHandlerMalformedSubscribeRequest),
+    NL_TEST_DEF("TestReadHandlerMalformedReadRequest1", chip::app::TestReadInteraction::TestReadHandlerMalformedReadRequest1),
+    NL_TEST_DEF("TestReadHandlerMalformedReadRequest2", chip::app::TestReadInteraction::TestReadHandlerMalformedReadRequest2),
     NL_TEST_DEF("TestSubscribeSendUnknownMessage", chip::app::TestReadInteraction::TestSubscribeSendUnknownMessage),
     NL_TEST_DEF("TestSubscribeSendInvalidStatusReport", chip::app::TestReadInteraction::TestSubscribeSendInvalidStatusReport),
     NL_TEST_DEF("TestReadHandlerInvalidSubscribeRequest", chip::app::TestReadInteraction::TestReadHandlerInvalidSubscribeRequest),
     NL_TEST_DEF("TestSubscribeInvalidateFabric", chip::app::TestReadInteraction::TestSubscribeInvalidateFabric),
     NL_TEST_DEF("TestShutdownSubscription", chip::app::TestReadInteraction::TestShutdownSubscription),
-    NL_TEST_DEF("TestSubscribeUrgentWildcardEvent", chip::app::TestReadInteraction::TestSubscribeUrgentWildcardEvent),
-    NL_TEST_DEF("TestSubscribeWildcard", chip::app::TestReadInteraction::TestSubscribeWildcard),
-    NL_TEST_DEF("TestSubscribePartialOverlap", chip::app::TestReadInteraction::TestSubscribePartialOverlap),
-    NL_TEST_DEF("TestSubscribeSetDirtyFullyOverlap", chip::app::TestReadInteraction::TestSubscribeSetDirtyFullyOverlap),
-    NL_TEST_DEF("TestSubscribeEarlyShutdown", chip::app::TestReadInteraction::TestSubscribeEarlyShutdown),
-    NL_TEST_DEF("TestSubscribeInvalidAttributePathRoundtrip",
-                chip::app::TestReadInteraction::TestSubscribeInvalidAttributePathRoundtrip),
-    NL_TEST_DEF("TestReadInvalidAttributePathRoundtrip", chip::app::TestReadInteraction::TestReadInvalidAttributePathRoundtrip),
-    NL_TEST_DEF("TestSubscribeInvalidInterval", chip::app::TestReadInteraction::TestSubscribeInvalidInterval),
-    NL_TEST_DEF("TestSubscribeRoundtripStatusReportTimeout",
-                chip::app::TestReadInteraction::TestSubscribeRoundtripStatusReportTimeout),
-    NL_TEST_DEF("TestPostSubscribeRoundtripStatusReportTimeout",
-                chip::app::TestReadInteraction::TestPostSubscribeRoundtripStatusReportTimeout),
-    NL_TEST_DEF("TestReadChunkingStatusReportTimeout", chip::app::TestReadInteraction::TestReadChunkingStatusReportTimeout),
-    NL_TEST_DEF("TestReadReportFailure", chip::app::TestReadInteraction::TestReadReportFailure),
-    NL_TEST_DEF("TestSubscribeRoundtripChunkStatusReportTimeout",
-                chip::app::TestReadInteraction::TestSubscribeRoundtripChunkStatusReportTimeout),
-    NL_TEST_DEF("TestPostSubscribeRoundtripChunkStatusReportTimeout",
-                chip::app::TestReadInteraction::TestPostSubscribeRoundtripChunkStatusReportTimeout),
-    NL_TEST_DEF("TestPostSubscribeRoundtripChunkReportTimeout",
-                chip::app::TestReadInteraction::TestPostSubscribeRoundtripChunkReportTimeout),
-    NL_TEST_DEF("TestReadShutdown", chip::app::TestReadInteraction::TestReadShutdown),
     NL_TEST_DEF("TestSubscriptionReportWithDefunctSession",
                 chip::app::TestReadInteraction::TestSubscriptionReportWithDefunctSession),
     NL_TEST_SENTINEL(),

@arkq
Copy link
Contributor Author

arkq commented Nov 21, 2023

@mbknust Please retest with latest commit

@mbknust
Copy link
Contributor

mbknust commented Nov 21, 2023

@mbknust Please retest with latest commit

Still not working.
UPDATE: Now, after eeec9e the ordering issue is resolved.

Copy link

github-actions bot commented Nov 21, 2023

PR #30548: Size comparison from a439aab to c4741dd

Increases above 0.2%:

platform target config section a439aab c4741dd change % change
linux chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.data.rel.ro 357928 359112 1184 0.3
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.data.rel.ro 395816 396976 1160 0.3
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui .data 4384 4416 32 0.7
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
.data.rel.ro 156192 156768 576 0.4
.text 7883539 7915987 32448 0.4
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a439aab c4741dd change % change
bl602 lighting-app bl602 (read/write) 1410022 1410582 560 0.0
.rodata 156520 156688 168 0.1
.text 1078422 1078810 388 0.0
bl602+mfd (read/write) 1424462 1425022 560 0.0
.rodata 155480 155648 168 0.1
.text 1093774 1094162 388 0.0
bl602+rpc (read/write) 1457806 1458366 560 0.0
.rodata 164144 164312 168 0.1
.text 1110166 1110554 388 0.0
bl702 lighting-app bl702 (read/write) 1176175 1176731 556 0.0
.rodata 106268 106436 168 0.2
.text 948898 949286 388 0.0
bl702+mfd (read/write) 1187043 1187599 556 0.0
.rodata 105208 105376 168 0.2
.text 960706 961094 388 0.0
bl702+rpc (read/write) 1276239 1276795 556 0.0
.rodata 121676 121844 168 0.1
.text 1023964 1024352 388 0.0
bl706-eth (read/write) 995037 995593 556 0.1
.rodata 99336 99504 168 0.2
.text 741320 741708 388 0.1
bl706-wifi (read/write) 1230818 1231390 572 0.0
.rodata 120208 120376 168 0.1
.text 966350 966754 404 0.0
bl702l lighting-app bl702l (read/write) 1145892 1146448 556 0.0
.rodata 100272 100440 168 0.2
.text 941996 942384 388 0.0
bl702l+mfd (read/write) 1157352 1157908 556 0.0
.rodata 99212 99380 168 0.2
.text 954372 954760 388 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 740387 528 0.1
(read/write) 167080 167088 8 0.0
.bss 89492 89500 8 0.0
.rodata 84671 84831 160 0.2
.text 654800 655168 368 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757827 376 0.0
(read/write) 177252 177268 16 0.0
.bss 99620 99636 16 0.0
.rodata 79783 79951 168 0.2
.text 677276 677484 208 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744699 536 0.1
(read/write) 171708 171716 8 0.0
.bss 94076 94084 8 0.0
.rodata 105519 105679 160 0.2
.text 638256 638632 376 0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 698747 528 0.1
(read/write) 166116 166124 8 0.0
.bss 88296 88304 8 0.0
.rodata 80447 80607 160 0.2
.text 617384 617752 368 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 684403 544 0.1
(read/write) 166256 166264 8 0.0
.bss 88448 88456 8 0.0
.rodata 76279 76447 168 0.2
.text 607192 607568 376 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565290 360 0.1
.rodata 83698 83866 168 0.2
.text 479108 479300 192 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617546 360 0.1
.rodata 105506 105674 168 0.2
.text 509560 509752 192 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558095 558455 360 0.1
.app_xip_area 448465 448817 352 0.1
.bss 64544 64552 8 0.0
lock cyw930739m2evb_01 (read/write) 540263 540631 368 0.1
.app_xip_area 425953 426313 360 0.1
.bss 69192 69200 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578183 578807 624 0.1
.app_xip_area 469937 470553 616 0.1
.bss 63232 63240 8 0.0
switch cyw930739m2evb_01 (read/write) 554503 554871 368 0.1
.app_xip_area 443153 443513 360 0.1
.bss 66232 66240 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012252 1012580 328 0.0
.text 837072 837400 328 0.0
BRD4187C (read/write) 1098076 1098460 384 0.0
.text 898660 899044 384 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104632 112 0.0
.text 914724 914836 112 0.0
window-app BRD4187C (read/write) 1132944 1133272 328 0.0
.text 961304 961632 328 0.0
esp32 all-clusters-app c3devkit (read only) 1132998 1133232 234 0.0
(read/write) 1670700 1670868 168 0.0
.flash.rodata 241400 241568 168 0.1
.flash.text 1132998 1133232 234 0.0
m5stack (read only) 1177807 1178135 328 0.0
(read/write) 520712 520872 160 0.0
.flash.rodata 273248 273408 160 0.1
.flash.text 1172423 1172751 328 0.0
k32w contact k32w0+release (read only) 592404 592828 424 0.1
(read/write) 88096 88104 8 0.0
.bss 71336 71344 8 0.0
.text 591868 592292 424 0.1
k32w1+release (read/write) 687968 688296 328 0.0
.bss 67536 67544 8 0.0
.text 574232 574552 320 0.1
light k32w0+release (read only) 592124 592532 408 0.1
(read/write) 87772 87780 8 0.0
.bss 71024 71032 8 0.0
.text 591588 591996 408 0.1
k32w1+release (read/write) 779988 780428 440 0.1
.bss 77212 77220 8 0.0
.text 657384 657816 432 0.1
lock k32w0+release (read only) 563972 564372 400 0.1
(read/write) 85592 85608 16 0.0
.bss 68904 68920 16 0.0
.text 563436 563836 400 0.1
linux air-purifier-app debug (read only) 2504349 2504989 640 0.0
.rodata 177320 177512 192 0.1
.text 2152533 2152981 448 0.0
all-clusters-app debug (read only) 5325321 5326449 1128 0.0
(read/write) 429376 429888 512 0.1
.data.rel.ro 288240 288752 512 0.2
.rodata 302300 302556 256 0.1
.text 4634995 4635459 464 0.0
all-clusters-minimal-app debug (read only) 4928321 4928929 608 0.0
.rodata 270605 270765 160 0.1
.text 4425939 4426387 448 0.0
bridge-app debug (read only) 4401249 4401857 608 0.0
.rodata 218325 218485 160 0.1
.text 3964899 3965347 448 0.0
chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.data.rel.ro 357928 359112 1184 0.3
.rodata 400361 400809 448 0.1
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.data.rel.ro 395816 396976 1160 0.3
.got 18928 18960 32 0.2
.rodata 324672 325024 352 0.1
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui .data 4384 4416 32 0.7
lock-app debug (read only) 4486409 4487033 624 0.0
.rodata 246293 246453 160 0.1
.text 4030579 4031043 464 0.0
ota-provider-app debug (read only) 4150521 4151177 656 0.0
.rodata 200629 200821 192 0.1
.text 3758563 3759027 464 0.0
ota-requestor-app debug (read only) 4236873 4237481 608 0.0
.rodata 204437 204597 160 0.1
.text 3836803 3837251 448 0.0
shell debug (read only) 2767281 2767905 624 0.0
.rodata 180640 180800 160 0.1
.text 2415954 2416418 464 0.0
thermostat-no-ble arm64 (read only) 4387856 4388528 672 0.0
.rodata 161724 161900 176 0.1
.text 3886552 3887048 496 0.0
tv-app debug (read only) 5270417 5271025 608 0.0
.rodata 267101 267261 160 0.1
.text 4768291 4768739 448 0.0
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
(read/write) 321792 322368 576 0.2
.data.rel.ro 156192 156768 576 0.4
.rodata 346312 346664 352 0.1
.text 7883539 7915987 32448 0.4
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522728 2523088 360 0.0
.text 1485412 1485772 360 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1057640 1058012 372 0.0
rodata 104120 104284 164 0.2
text 776944 777160 216 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1184336 1184464 128 0.0
text 774584 774708 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042904 1043288 384 0.0
rodata 99376 99536 160 0.2
text 766676 766888 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1736796 1737124 328 0.0
.text 1531396 1531724 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1700636 1700964 328 0.0
.text 1496964 1497292 328 0.0
light cy8ckit_062s2_43012 (read/write) 1626740 1627068 328 0.0
.text 1429748 1430076 328 0.0
lock cy8ckit_062s2_43012 (read/write) 1653748 1654076 328 0.0
.text 1429684 1430012 328 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1114560 568 0.1
.bss 101160 101168 8 0.0
.text 626368 626936 568 0.1
lock-app qpg6105+debug (read/write) 1075140 1075700 560 0.1
.text 587516 588076 560 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 817026 817426 400 0.0
text 610708 610942 234 0.0
all-clusters-app tlsr9518adk80d (read/write) 1075100 1075500 400 0.0
text 757978 758212 234 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1079940 1080340 400 0.0
text 749614 749848 234 0.0
bridge-app tlsr9518adk80d (read/write) 932228 932628 400 0.0
text 644550 644784 234 0.0
contact-sensor-app tlsr9528a_retention (read/write) 817146 817554 408 0.0
text 610924 611158 234 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 971176 971584 408 0.0
text 688796 689030 234 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089840 1090240 400 0.0
text 766738 766972 234 0.0
lock-app-dfu tlsr9528a (read/write) 957944 958344 400 0.0
text 642910 643144 234 0.0
ota-requestor-app tlsr9518adk80d (read/write) 945436 945836 400 0.0
text 660218 660452 234 0.0
pump-app tlsr9528a (read/write) 873516 873916 400 0.0
text 617334 617568 234 0.0
pump-controller-app tlsr9518adk80d (read/write) 814208 814608 400 0.0
text 584288 584522 234 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 829900 830300 400 0.0
text 594896 595130 234 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 818878 819286 408 0.0
text 613648 613882 234 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 870905 871313 408 0.0
text 625640 625874 234 0.0
thermostat tlsr9518adk80d (read/write) 838252 838652 400 0.0
text 602454 602688 234 0.0
window-covering tlsr9518adk80d (read/write) 832752 833160 408 0.0
text 596688 596922 234 0.0
Decreases (2 builds for linux)
platform target config section a439aab c4741dd change % change
linux lighting-app debug+rpc+ui (read only) 5274113 5272777 -1336 -0.0
(read/write) 224528 224400 -128 -0.1
.bss 119328 119168 -160 -0.1
.text 4692195 4690835 -1360 -0.0
thermostat-no-ble arm64 (read/write) 246280 245592 -688 -0.3
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a439aab c4741dd change % change
bl602 lighting-app bl602 (read/write) 1410022 1410582 560 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156520 156688 168 0.1
.text 1078422 1078810 388 0.0
bl602+mfd (read/write) 1424462 1425022 560 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155480 155648 168 0.1
.text 1093774 1094162 388 0.0
bl602+rpc (read/write) 1457806 1458366 560 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164144 164312 168 0.1
.text 1110166 1110554 388 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176175 1176731 556 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106268 106436 168 0.2
.text 948898 949286 388 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187043 1187599 556 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105208 105376 168 0.2
.text 960706 961094 388 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276239 1276795 556 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121676 121844 168 0.1
.text 1023964 1024352 388 0.0
bl706-eth (read/write) 995037 995593 556 0.1
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99336 99504 168 0.2
.text 741320 741708 388 0.1
bl706-wifi (read/write) 1230818 1231390 572 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120208 120376 168 0.1
.text 966350 966754 404 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1145892 1146448 556 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100272 100440 168 0.2
.text 941996 942384 388 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1157352 1157908 556 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99212 99380 168 0.2
.text 954372 954760 388 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 740387 528 0.1
(read/write) 167080 167088 8 0.0
.bss 89492 89500 8 0.0
.data 3424 3424 0 0.0
.rodata 84671 84831 160 0.2
.text 654800 655168 368 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757827 376 0.0
(read/write) 177252 177268 16 0.0
.bss 99620 99636 16 0.0
.data 3444 3444 0 0.0
.rodata 79783 79951 168 0.2
.text 677276 677484 208 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744699 536 0.1
(read/write) 171708 171716 8 0.0
.bss 94076 94084 8 0.0
.data 3444 3444 0 0.0
.rodata 105519 105679 160 0.2
.text 638256 638632 376 0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 698747 528 0.1
(read/write) 166116 166124 8 0.0
.bss 88296 88304 8 0.0
.data 3412 3412 0 0.0
.rodata 80447 80607 160 0.2
.text 617384 617752 368 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 684403 544 0.1
(read/write) 166256 166264 8 0.0
.bss 88448 88456 8 0.0
.data 3408 3408 0 0.0
.rodata 76279 76447 168 0.2
.text 607192 607568 376 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565290 360 0.1
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83698 83866 168 0.2
.text 479108 479300 192 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617546 360 0.1
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105506 105674 168 0.2
.text 509560 509752 192 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558095 558455 360 0.1
.app_xip_area 448465 448817 352 0.1
.bss 64544 64552 8 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540263 540631 368 0.1
.app_xip_area 425953 426313 360 0.1
.bss 69192 69200 8 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578183 578807 624 0.1
.app_xip_area 469937 470553 616 0.1
.bss 63232 63240 8 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554503 554871 368 0.1
.app_xip_area 443153 443513 360 0.1
.bss 66232 66240 8 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012252 1012580 328 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837072 837400 328 0.0
BRD4187C (read/write) 1098076 1098460 384 0.0
.bss 196092 196092 0 0.0
.data 3304 3304 0 0.0
.text 898660 899044 384 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104632 112 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914724 914836 112 0.0
window-app BRD4187C (read/write) 1132944 1133272 328 0.0
.bss 168444 168444 0 0.0
.data 3176 3176 0 0.0
.text 961304 961632 328 0.0
esp32 all-clusters-app c3devkit (read only) 1132998 1133232 234 0.0
(read/write) 1670700 1670868 168 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241400 241568 168 0.1
.flash.text 1132998 1133232 234 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177807 1178135 328 0.0
(read/write) 520712 520872 160 0.0
.dram0.bss 79080 79080 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273248 273408 160 0.1
.flash.text 1172423 1172751 328 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592404 592828 424 0.1
(read/write) 88096 88104 8 0.0
.bss 71336 71344 8 0.0
.data 2136 2136 0 0.0
.text 591868 592292 424 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687968 688296 328 0.0
.bss 67536 67544 8 0.0
.data 2720 2720 0 0.0
.text 574232 574552 320 0.1
light k32w0+release (read only) 592124 592532 408 0.1
(read/write) 87772 87780 8 0.0
.bss 71024 71032 8 0.0
.data 2124 2124 0 0.0
.text 591588 591996 408 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779988 780428 440 0.1
.bss 77212 77220 8 0.0
.data 1932 1932 0 0.0
.text 657384 657816 432 0.1
lock k32w0+release (read only) 563972 564372 400 0.1
(read/write) 85592 85608 16 0.0
.bss 68904 68920 16 0.0
.data 2064 2064 0 0.0
.text 563436 563836 400 0.1
linux air-purifier-app debug (read only) 2504349 2504989 640 0.0
(read/write) 126832 126832 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177320 177512 192 0.1
.text 2152533 2152981 448 0.0
all-clusters-app debug (read only) 5325321 5326449 1128 0.0
(read/write) 429376 429888 512 0.1
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288240 288752 512 0.2
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302300 302556 256 0.1
.text 4634995 4635459 464 0.0
all-clusters-minimal-app debug (read only) 4928321 4928929 608 0.0
(read/write) 234376 234376 0 0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270605 270765 160 0.1
.text 4425939 4426387 448 0.0
bridge-app debug (read only) 4401249 4401857 608 0.0
(read/write) 215680 215680 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218325 218485 160 0.1
.text 3964899 3965347 448 0.0
chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 357928 359112 1184 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400361 400809 448 0.1
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 395816 396976 1160 0.3
.dynamic 512 512 0 0.0
.got 18928 18960 32 0.2
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324672 325024 352 0.1
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui (read only) 5274113 5272777 -1336 -0.0
(read/write) 224528 224400 -128 -0.1
.bss 119328 119168 -160 -0.1
.data 4384 4416 32 0.7
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338036 338036 0 0.0
.text 4692195 4690835 -1360 -0.0
lock-app debug (read only) 4486409 4487033 624 0.0
(read/write) 203296 203296 0 0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246293 246453 160 0.1
.text 4030579 4031043 464 0.0
ota-provider-app debug (read only) 4150521 4151177 656 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200629 200821 192 0.1
.text 3758563 3759027 464 0.0
ota-requestor-app debug (read only) 4236873 4237481 608 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204437 204597 160 0.1
.text 3836803 3837251 448 0.0
shell debug (read only) 2767281 2767905 624 0.0
(read/write) 149736 149736 0 0.0
.bss 60680 60680 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180640 180800 160 0.1
.text 2415954 2416418 464 0.0
thermostat-no-ble arm64 (read only) 4387856 4388528 672 0.0
(read/write) 246280 245592 -688 -0.3
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102048 102048 0 0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161724 161900 176 0.1
.text 3886552 3887048 496 0.0
tv-app debug (read only) 5270417 5271025 608 0.0
(read/write) 345208 345208 0 0.0
.bss 242432 242432 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267101 267261 160 0.1
.text 4768291 4768739 448 0.0
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
(read/write) 321792 322368 576 0.2
.bss 156288 156288 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156192 156768 576 0.4
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346312 346664 352 0.1
.text 7883539 7915987 32448 0.4
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522728 2523088 360 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485412 1485772 360 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057640 1058012 372 0.0
bss 128931 128931 0 0.0
rodata 104120 104284 164 0.2
text 776944 777160 216 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184336 1184464 128 0.0
bss 121133 121133 0 0.0
rodata 138296 138296 0 0.0
text 774584 774708 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042904 1043288 384 0.0
bss 129210 129210 0 0.0
rodata 99376 99536 160 0.2
text 766676 766888 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1736796 1737124 328 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531396 1531724 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700636 1700964 328 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1496964 1497292 328 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1626740 1627068 328 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1429748 1430076 328 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1653748 1654076 328 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1429684 1430012 328 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1114560 568 0.1
.bss 101160 101168 8 0.0
.data 748 748 0 0.0
.text 626368 626936 568 0.1
lock-app qpg6105+debug (read/write) 1075140 1075700 560 0.1
.bss 95936 95936 0 0.0
.data 780 780 0 0.0
.text 587516 588076 560 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817026 817426 400 0.0
bss 53700 53700 0 0.0
text 610708 610942 234 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075100 1075500 400 0.0
bss 99976 99976 0 0.0
text 757978 758212 234 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079940 1080340 400 0.0
bss 109660 109660 0 0.0
text 749614 749848 234 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932228 932628 400 0.0
bss 94180 94180 0 0.0
text 644550 644784 234 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817146 817554 408 0.0
bss 53752 53752 0 0.0
text 610924 611158 234 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971176 971584 408 0.0
bss 77572 77572 0 0.0
text 688796 689030 234 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089840 1090240 400 0.0
bss 99744 99744 0 0.0
text 766738 766972 234 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957944 958344 400 0.0
bss 95824 95824 0 0.0
text 642910 643144 234 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945436 945836 400 0.0
bss 92288 92288 0 0.0
text 660218 660452 234 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873516 873916 400 0.0
bss 67588 67588 0 0.0
text 617334 617568 234 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814208 814608 400 0.0
bss 55832 55832 0 0.0
text 584288 584522 234 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829900 830300 400 0.0
bss 56236 56236 0 0.0
text 594896 595130 234 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 706192 0 0.0
bss 73620 73620 0 0.0
text 462342 462342 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818878 819286 408 0.0
bss 53844 53844 0 0.0
text 613648 613882 234 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870905 871313 408 0.0
bss 59300 59300 0 0.0
text 625640 625874 234 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838252 838652 400 0.0
bss 56120 56120 0 0.0
text 602454 602688 234 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832752 833160 408 0.0
bss 56472 56472 0 0.0
text 596688 596922 234 0.0

Copy link

github-actions bot commented Nov 21, 2023

PR #30548: Size comparison from a439aab to eeec9ed

Increases above 0.2%:

platform target config section a439aab eeec9ed change % change
linux chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.data.rel.ro 357928 359112 1184 0.3
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.data.rel.ro 395816 396976 1160 0.3
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui .data 4384 4416 32 0.7
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
.data.rel.ro 156192 156768 576 0.4
.text 7883539 7915987 32448 0.4
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a439aab eeec9ed change % change
bl602 lighting-app bl602 (read/write) 1410022 1410582 560 0.0
.rodata 156520 156688 168 0.1
.text 1078422 1078810 388 0.0
bl602+mfd (read/write) 1424462 1425022 560 0.0
.rodata 155480 155648 168 0.1
.text 1093774 1094162 388 0.0
bl602+rpc (read/write) 1457806 1458366 560 0.0
.rodata 164144 164312 168 0.1
.text 1110166 1110554 388 0.0
bl702 lighting-app bl702 (read/write) 1176175 1176731 556 0.0
.rodata 106268 106436 168 0.2
.text 948898 949286 388 0.0
bl702+mfd (read/write) 1187043 1187599 556 0.0
.rodata 105208 105376 168 0.2
.text 960706 961094 388 0.0
bl702+rpc (read/write) 1276239 1276795 556 0.0
.rodata 121676 121844 168 0.1
.text 1023964 1024352 388 0.0
bl706-eth (read/write) 995037 995593 556 0.1
.rodata 99336 99504 168 0.2
.text 741320 741708 388 0.1
bl706-wifi (read/write) 1230818 1231390 572 0.0
.rodata 120208 120376 168 0.1
.text 966350 966754 404 0.0
bl702l lighting-app bl702l (read/write) 1145892 1146448 556 0.0
.rodata 100272 100440 168 0.2
.text 941996 942384 388 0.0
bl702l+mfd (read/write) 1157352 1157908 556 0.0
.rodata 99212 99380 168 0.2
.text 954372 954760 388 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 740387 528 0.1
(read/write) 167080 167088 8 0.0
.bss 89492 89500 8 0.0
.rodata 84671 84831 160 0.2
.text 654800 655168 368 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757827 376 0.0
(read/write) 177252 177268 16 0.0
.bss 99620 99636 16 0.0
.rodata 79783 79951 168 0.2
.text 677276 677484 208 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744699 536 0.1
(read/write) 171708 171716 8 0.0
.bss 94076 94084 8 0.0
.rodata 105519 105679 160 0.2
.text 638256 638632 376 0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 698747 528 0.1
(read/write) 166116 166124 8 0.0
.bss 88296 88304 8 0.0
.rodata 80447 80607 160 0.2
.text 617384 617752 368 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 684403 544 0.1
(read/write) 166256 166264 8 0.0
.bss 88448 88456 8 0.0
.rodata 76279 76447 168 0.2
.text 607192 607568 376 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565290 360 0.1
.rodata 83698 83866 168 0.2
.text 479108 479300 192 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617546 360 0.1
.rodata 105506 105674 168 0.2
.text 509560 509752 192 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558095 558455 360 0.1
.app_xip_area 448465 448817 352 0.1
.bss 64544 64552 8 0.0
lock cyw930739m2evb_01 (read/write) 540263 540631 368 0.1
.app_xip_area 425953 426313 360 0.1
.bss 69192 69200 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578183 578807 624 0.1
.app_xip_area 469937 470553 616 0.1
.bss 63232 63240 8 0.0
switch cyw930739m2evb_01 (read/write) 554503 554871 368 0.1
.app_xip_area 443153 443513 360 0.1
.bss 66232 66240 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012252 1012580 328 0.0
.text 837072 837400 328 0.0
BRD4187C (read/write) 1098076 1098460 384 0.0
.text 898660 899044 384 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104632 112 0.0
.text 914724 914836 112 0.0
window-app BRD4187C (read/write) 1132944 1133272 328 0.0
.text 961304 961632 328 0.0
esp32 all-clusters-app c3devkit (read only) 1132998 1133232 234 0.0
(read/write) 1670700 1670868 168 0.0
.flash.rodata 241400 241568 168 0.1
.flash.text 1132998 1133232 234 0.0
m5stack (read only) 1177807 1178135 328 0.0
(read/write) 520712 520872 160 0.0
.flash.rodata 273248 273408 160 0.1
.flash.text 1172423 1172751 328 0.0
k32w contact k32w0+release (read only) 592404 592828 424 0.1
(read/write) 88096 88104 8 0.0
.bss 71336 71344 8 0.0
.text 591868 592292 424 0.1
k32w1+release (read/write) 687968 688296 328 0.0
.bss 67536 67544 8 0.0
.text 574232 574552 320 0.1
light k32w0+release (read only) 592124 592532 408 0.1
(read/write) 87772 87780 8 0.0
.bss 71024 71032 8 0.0
.text 591588 591996 408 0.1
k32w1+release (read/write) 779988 780428 440 0.1
.bss 77212 77220 8 0.0
.text 657384 657816 432 0.1
lock k32w0+release (read only) 563972 564372 400 0.1
(read/write) 85592 85608 16 0.0
.bss 68904 68920 16 0.0
.text 563436 563836 400 0.1
linux air-purifier-app debug (read only) 2504349 2504989 640 0.0
.rodata 177320 177512 192 0.1
.text 2152533 2152981 448 0.0
all-clusters-app debug (read only) 5325321 5326449 1128 0.0
(read/write) 429376 429888 512 0.1
.data.rel.ro 288240 288752 512 0.2
.rodata 302300 302556 256 0.1
.text 4634995 4635459 464 0.0
all-clusters-minimal-app debug (read only) 4928321 4928929 608 0.0
.rodata 270605 270765 160 0.1
.text 4425939 4426387 448 0.0
bridge-app debug (read only) 4401249 4401857 608 0.0
.rodata 218325 218485 160 0.1
.text 3964899 3965347 448 0.0
chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.data.rel.ro 357928 359112 1184 0.3
.rodata 400361 400809 448 0.1
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.data.rel.ro 395816 396976 1160 0.3
.got 18928 18960 32 0.2
.rodata 324672 325024 352 0.1
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui .data 4384 4416 32 0.7
lock-app debug (read only) 4486409 4487033 624 0.0
.rodata 246293 246453 160 0.1
.text 4030579 4031043 464 0.0
ota-provider-app debug (read only) 4150521 4151177 656 0.0
.rodata 200629 200821 192 0.1
.text 3758563 3759027 464 0.0
ota-requestor-app debug (read only) 4236873 4237481 608 0.0
.rodata 204437 204597 160 0.1
.text 3836803 3837251 448 0.0
shell debug (read only) 2767281 2767905 624 0.0
.rodata 180640 180800 160 0.1
.text 2415954 2416418 464 0.0
thermostat-no-ble arm64 (read only) 4387856 4388528 672 0.0
.rodata 161724 161900 176 0.1
.text 3886552 3887048 496 0.0
tv-app debug (read only) 5270417 5271025 608 0.0
.rodata 267101 267261 160 0.1
.text 4768291 4768739 448 0.0
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
(read/write) 321792 322368 576 0.2
.data.rel.ro 156192 156768 576 0.4
.rodata 346312 346664 352 0.1
.text 7883539 7915987 32448 0.4
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522728 2523088 360 0.0
.text 1485412 1485772 360 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1057640 1058012 372 0.0
rodata 104120 104284 164 0.2
text 776944 777160 216 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1184336 1184464 128 0.0
text 774584 774708 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042904 1043288 384 0.0
rodata 99376 99536 160 0.2
text 766676 766888 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1736796 1737124 328 0.0
.text 1531396 1531724 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1700636 1700964 328 0.0
.text 1496964 1497292 328 0.0
light cy8ckit_062s2_43012 (read/write) 1626740 1627068 328 0.0
.text 1429748 1430076 328 0.0
lock cy8ckit_062s2_43012 (read/write) 1653748 1654076 328 0.0
.text 1429684 1430012 328 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1114560 568 0.1
.bss 101160 101168 8 0.0
.text 626368 626936 568 0.1
lock-app qpg6105+debug (read/write) 1075140 1075700 560 0.1
.text 587516 588076 560 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 817026 817426 400 0.0
text 610708 610942 234 0.0
all-clusters-app tlsr9518adk80d (read/write) 1075100 1075500 400 0.0
text 757978 758212 234 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1079940 1080340 400 0.0
text 749614 749848 234 0.0
bridge-app tlsr9518adk80d (read/write) 932228 932628 400 0.0
text 644550 644784 234 0.0
contact-sensor-app tlsr9528a_retention (read/write) 817146 817554 408 0.0
text 610924 611158 234 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 971176 971584 408 0.0
text 688796 689030 234 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089840 1090240 400 0.0
text 766738 766972 234 0.0
lock-app-dfu tlsr9528a (read/write) 957944 958344 400 0.0
text 642910 643144 234 0.0
ota-requestor-app tlsr9518adk80d (read/write) 945436 945836 400 0.0
text 660218 660452 234 0.0
pump-app tlsr9528a (read/write) 873516 873916 400 0.0
text 617334 617568 234 0.0
pump-controller-app tlsr9518adk80d (read/write) 814208 814608 400 0.0
text 584288 584522 234 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 829900 830300 400 0.0
text 594896 595130 234 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 818878 819286 408 0.0
text 613648 613882 234 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 870905 871313 408 0.0
text 625640 625874 234 0.0
thermostat tlsr9518adk80d (read/write) 838252 838652 400 0.0
text 602454 602688 234 0.0
window-covering tlsr9518adk80d (read/write) 832752 833160 408 0.0
text 596688 596922 234 0.0
Decreases (2 builds for linux)
platform target config section a439aab eeec9ed change % change
linux lighting-app debug+rpc+ui (read only) 5274113 5272777 -1336 -0.0
(read/write) 224528 224400 -128 -0.1
.bss 119328 119168 -160 -0.1
.text 4692195 4690835 -1360 -0.0
thermostat-no-ble arm64 (read/write) 246280 245592 -688 -0.3
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a439aab eeec9ed change % change
bl602 lighting-app bl602 (read/write) 1410022 1410582 560 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156520 156688 168 0.1
.text 1078422 1078810 388 0.0
bl602+mfd (read/write) 1424462 1425022 560 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155480 155648 168 0.1
.text 1093774 1094162 388 0.0
bl602+rpc (read/write) 1457806 1458366 560 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164144 164312 168 0.1
.text 1110166 1110554 388 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176175 1176731 556 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106268 106436 168 0.2
.text 948898 949286 388 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187043 1187599 556 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105208 105376 168 0.2
.text 960706 961094 388 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276239 1276795 556 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121676 121844 168 0.1
.text 1023964 1024352 388 0.0
bl706-eth (read/write) 995037 995593 556 0.1
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99336 99504 168 0.2
.text 741320 741708 388 0.1
bl706-wifi (read/write) 1230818 1231390 572 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120208 120376 168 0.1
.text 966350 966754 404 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1145892 1146448 556 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100272 100440 168 0.2
.text 941996 942384 388 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1157352 1157908 556 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99212 99380 168 0.2
.text 954372 954760 388 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 740387 528 0.1
(read/write) 167080 167088 8 0.0
.bss 89492 89500 8 0.0
.data 3424 3424 0 0.0
.rodata 84671 84831 160 0.2
.text 654800 655168 368 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 757827 376 0.0
(read/write) 177252 177268 16 0.0
.bss 99620 99636 16 0.0
.data 3444 3444 0 0.0
.rodata 79783 79951 168 0.2
.text 677276 677484 208 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 744699 536 0.1
(read/write) 171708 171716 8 0.0
.bss 94076 94084 8 0.0
.data 3444 3444 0 0.0
.rodata 105519 105679 160 0.2
.text 638256 638632 376 0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 698747 528 0.1
(read/write) 166116 166124 8 0.0
.bss 88296 88304 8 0.0
.data 3412 3412 0 0.0
.rodata 80447 80607 160 0.2
.text 617384 617752 368 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 684403 544 0.1
(read/write) 166256 166264 8 0.0
.bss 88448 88456 8 0.0
.data 3408 3408 0 0.0
.rodata 76279 76447 168 0.2
.text 607192 607568 376 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565290 360 0.1
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83698 83866 168 0.2
.text 479108 479300 192 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617546 360 0.1
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105506 105674 168 0.2
.text 509560 509752 192 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558095 558455 360 0.1
.app_xip_area 448465 448817 352 0.1
.bss 64544 64552 8 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540263 540631 368 0.1
.app_xip_area 425953 426313 360 0.1
.bss 69192 69200 8 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578183 578807 624 0.1
.app_xip_area 469937 470553 616 0.1
.bss 63232 63240 8 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554503 554871 368 0.1
.app_xip_area 443153 443513 360 0.1
.bss 66232 66240 8 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012252 1012580 328 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837072 837400 328 0.0
BRD4187C (read/write) 1098076 1098460 384 0.0
.bss 196092 196092 0 0.0
.data 3304 3304 0 0.0
.text 898660 899044 384 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104632 112 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914724 914836 112 0.0
window-app BRD4187C (read/write) 1132944 1133272 328 0.0
.bss 168444 168444 0 0.0
.data 3176 3176 0 0.0
.text 961304 961632 328 0.0
esp32 all-clusters-app c3devkit (read only) 1132998 1133232 234 0.0
(read/write) 1670700 1670868 168 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241400 241568 168 0.1
.flash.text 1132998 1133232 234 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177807 1178135 328 0.0
(read/write) 520712 520872 160 0.0
.dram0.bss 79080 79080 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273248 273408 160 0.1
.flash.text 1172423 1172751 328 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592404 592828 424 0.1
(read/write) 88096 88104 8 0.0
.bss 71336 71344 8 0.0
.data 2136 2136 0 0.0
.text 591868 592292 424 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687968 688296 328 0.0
.bss 67536 67544 8 0.0
.data 2720 2720 0 0.0
.text 574232 574552 320 0.1
light k32w0+release (read only) 592124 592532 408 0.1
(read/write) 87772 87780 8 0.0
.bss 71024 71032 8 0.0
.data 2124 2124 0 0.0
.text 591588 591996 408 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779988 780428 440 0.1
.bss 77212 77220 8 0.0
.data 1932 1932 0 0.0
.text 657384 657816 432 0.1
lock k32w0+release (read only) 563972 564372 400 0.1
(read/write) 85592 85608 16 0.0
.bss 68904 68920 16 0.0
.data 2064 2064 0 0.0
.text 563436 563836 400 0.1
linux air-purifier-app debug (read only) 2504349 2504989 640 0.0
(read/write) 126832 126832 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177320 177512 192 0.1
.text 2152533 2152981 448 0.0
all-clusters-app debug (read only) 5325321 5326449 1128 0.0
(read/write) 429376 429888 512 0.1
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288240 288752 512 0.2
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302300 302556 256 0.1
.text 4634995 4635459 464 0.0
all-clusters-minimal-app debug (read only) 4928321 4928929 608 0.0
(read/write) 234376 234376 0 0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270605 270765 160 0.1
.text 4425939 4426387 448 0.0
bridge-app debug (read only) 4401249 4401857 608 0.0
(read/write) 215680 215680 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218325 218485 160 0.1
.text 3964899 3965347 448 0.0
chip-tool debug (read only) 10710369 10745225 34856 0.3
(read/write) 464232 465416 1184 0.3
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 357928 359112 1184 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400361 400809 448 0.1
.text 9682691 9715203 32512 0.3
chip-tool-ipv6only arm64 (read only) 10561720 10596616 34896 0.3
(read/write) 527832 529776 1944 0.4
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 395816 396976 1160 0.3
.dynamic 512 512 0 0.0
.got 18928 18960 32 0.2
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324672 325024 352 0.1
.text 9435288 9467832 32544 0.3
lighting-app debug+rpc+ui (read only) 5274113 5272777 -1336 -0.0
(read/write) 224528 224400 -128 -0.1
.bss 119328 119168 -160 -0.1
.data 4384 4416 32 0.7
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338036 338036 0 0.0
.text 4692195 4690835 -1360 -0.0
lock-app debug (read only) 4486409 4487033 624 0.0
(read/write) 203296 203296 0 0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246293 246453 160 0.1
.text 4030579 4031043 464 0.0
ota-provider-app debug (read only) 4150521 4151177 656 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200629 200821 192 0.1
.text 3758563 3759027 464 0.0
ota-requestor-app debug (read only) 4236873 4237481 608 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204437 204597 160 0.1
.text 3836803 3837251 448 0.0
shell debug (read only) 2767281 2767905 624 0.0
(read/write) 149736 149736 0 0.0
.bss 60680 60680 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180640 180800 160 0.1
.text 2415954 2416418 464 0.0
thermostat-no-ble arm64 (read only) 4387856 4388528 672 0.0
(read/write) 246280 245592 -688 -0.3
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102048 102048 0 0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161724 161900 176 0.1
.text 3886552 3887048 496 0.0
tv-app debug (read only) 5270417 5271025 608 0.0
(read/write) 345208 345208 0 0.0
.bss 242432 242432 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267101 267261 160 0.1
.text 4768291 4768739 448 0.0
tv-casting-app debug (read only) 8652161 8686425 34264 0.4
(read/write) 321792 322368 576 0.2
.bss 156288 156288 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156192 156768 576 0.4
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346312 346664 352 0.1
.text 7883539 7915987 32448 0.4
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522728 2523088 360 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485412 1485772 360 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057640 1058012 372 0.0
bss 128931 128931 0 0.0
rodata 104120 104284 164 0.2
text 776944 777160 216 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184336 1184464 128 0.0
bss 121133 121133 0 0.0
rodata 138296 138296 0 0.0
text 774584 774708 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042904 1043288 384 0.0
bss 129210 129210 0 0.0
rodata 99376 99536 160 0.2
text 766676 766888 212 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1736796 1737124 328 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531396 1531724 328 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700636 1700964 328 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1496964 1497292 328 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1626740 1627068 328 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1429748 1430076 328 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1653748 1654076 328 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1429684 1430012 328 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1114560 568 0.1
.bss 101160 101168 8 0.0
.data 748 748 0 0.0
.text 626368 626936 568 0.1
lock-app qpg6105+debug (read/write) 1075140 1075700 560 0.1
.bss 95936 95936 0 0.0
.data 780 780 0 0.0
.text 587516 588076 560 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817026 817426 400 0.0
bss 53700 53700 0 0.0
text 610708 610942 234 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075100 1075500 400 0.0
bss 99976 99976 0 0.0
text 757978 758212 234 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079940 1080340 400 0.0
bss 109660 109660 0 0.0
text 749614 749848 234 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932228 932628 400 0.0
bss 94180 94180 0 0.0
text 644550 644784 234 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817146 817554 408 0.0
bss 53752 53752 0 0.0
text 610924 611158 234 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971176 971584 408 0.0
bss 77572 77572 0 0.0
text 688796 689030 234 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089840 1090240 400 0.0
bss 99744 99744 0 0.0
text 766738 766972 234 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957944 958344 400 0.0
bss 95824 95824 0 0.0
text 642910 643144 234 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945436 945836 400 0.0
bss 92288 92288 0 0.0
text 660218 660452 234 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873516 873916 400 0.0
bss 67588 67588 0 0.0
text 617334 617568 234 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814208 814608 400 0.0
bss 55832 55832 0 0.0
text 584288 584522 234 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829900 830300 400 0.0
bss 56236 56236 0 0.0
text 594896 595130 234 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 706192 0 0.0
bss 73620 73620 0 0.0
text 462342 462342 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818878 819286 408 0.0
bss 53844 53844 0 0.0
text 613648 613882 234 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870905 871313 408 0.0
bss 59300 59300 0 0.0
text 625640 625874 234 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838252 838652 400 0.0
bss 56120 56120 0 0.0
text 602454 602688 234 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832752 833160 408 0.0
bss 56472 56472 0 0.0
text 596688 596922 234 0.0

@mergify mergify bot merged commit 1bb4be5 into project-chip:master Nov 22, 2023
@arkq arkq deleted the fix-TestReadInteraction branch November 23, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants