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

Use a non-chunked attribute for non-chunking tests in TestReadInteraction. #27126

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

We were using an attribute that led to multiple reports, in a test that only cares about whether a report is delivered at all. There's no reason to do that, and it can lead to some timing-related failures if we don't spin the event loop long enough to get all the reports.

…tion.

We were using an attribute that led to multiple reports, in a test that only
cares about whether a report is delivered at all.  There's no reason to do that,
and it can lead to some timing-related failures if we don't spin the event loop
long enough to get all the reports.
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

PR #27126: Size comparison from f6c1a89 to e393666

Increases (9 builds for bl702, cyw30739, nrfconnect, psoc6, telink)
platform target config section f6c1a89 e393666 change % change
bl702 lighting-app bl702 .debug_info 44996696 44996697 1 0.0
.text 978314 978316 2 0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 531035 531043 8 0.0
.app_xip_area 422021 422029 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 838752 838756 4 0.0
nrf7002dk_nrf5340_cpuapp text 751200 751204 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32227790 32227791 1 0.0
telink lighting-app tlsr9518adk80d (read/write) 965148 965156 8 0.0
text 678696 678698 2 0.0
lighting-app-factory-data tlsr9518adk80d text 686214 686218 4 0.0
thermostat tlsr9518adk80d text 615990 615992 2 0.0
window-covering tlsr9518adk80d text 610910 610912 2 0.0
Decreases (8 builds for bl602, psoc6, qpg, telink)
platform target config section f6c1a89 e393666 change % change
bl602 lighting-app bl602 (read/write) 1367930 1367922 -8 -0.0
.text 1047898 1047896 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 26488700 26488699 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1170580 1170572 -8 -0.0
.text 617676 617668 -8 -0.0
telink contact-sensor-app tlsr9518adk80d (read/write) 860444 860436 -8 -0.0
text 585010 585006 -4 -0.0
light-switch-app tlsr9518adk80d text 599634 599632 -2 -0.0
lock-app tlsr9518adk80d (read/write) 915516 915508 -8 -0.0
text 613638 613634 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 883044 883036 -8 -0.0
text 606854 606852 -2 -0.0
pump-app tlsr9518adk80d (read/write) 866004 865996 -8 -0.0
text 590730 590726 -4 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f6c1a89 e393666 change % change
bl602 lighting-app bl602 (read/write) 1367930 1367922 -8 -0.0
.bss 87902 87902 0 0.0
.data 9648 9648 0 0.0
.text 1047898 1047896 -2 -0.0
bl602+rpc (read/write) 1414918 1414918 0 0.0
.bss 95950 95950 0 0.0
.data 10040 10040 0 0.0
.text 1079524 1079524 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1199871 1199871 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67601 67601 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1552228 1552228 0 0.0
.debug_aranges 149448 149448 0 0.0
.debug_frame 550160 550160 0 0.0
.debug_info 44996696 44996697 1 0.0
.debug_line 5605194 5605194 0 0.0
.debug_loc 3831547 3831547 0 0.0
.debug_ranges 398168 398168 0 0.0
.debug_str 4345080 4345080 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107264 107264 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582046 582046 0 0.0
.symtab 175456 175456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
978314 978316 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1289395 1289395 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75649 75649 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1711296 1711296 0 0.0
.debug_aranges 157736 157736 0 0.0
.debug_frame 578172 578172 0 0.0
.debug_info 49944357 49944357 0 0.0
.debug_line 6021236 6021236 0 0.0
.debug_loc 4034622 4034622 0 0.0
.debug_ranges 423648 423648 0 0.0
.debug_str 4770556 4770556 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121792 121792 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643549 643549 0 0.0
.symtab 194016 194016 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1051970 1051970 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606178 606178 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 952074 952074 0 0.0
.debug_aranges 118832 118832 0 0.0
.debug_frame 405884 405884 0 0.0
.debug_info 23080418 23080418 0 0.0
.debug_line 2879491 2879491 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1724970 1724970 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107457 107457 0 0.0
.debug_str 3785722 3785722 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104546 104546 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484563 484563 0 0.0
.symtab 287712 287712 0 0.0
.text 499512 499512 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542379 542379 0 0.0
.app_xip_area 434989 434989 0 0.0
.bss 62368 62368 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529267 529267 0 0.0
.app_xip_area 416757 416757 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566659 566659 0 0.0
.app_xip_area 460213 460213 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531035 531043 8 0.0
.app_xip_area 422021 422029 8 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 986492 986492 0 0.0
.bss 179872 179872 0 0.0
.data 2144 2144 0 0.0
.text 804456 804456 0 0.0
BRD4187C (read/write) 1019888 1019888 0 0.0
.bss 159604 159604 0 0.0
.data 2788 2788 0 0.0
.text 857476 857476 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069128 1069128 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892796 892796 0 0.0
window-app BRD4187C (read/write) 1088792 1088792 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 943520 943520 0 0.0
esp32 all-clusters-app c3devkit (read only) 1076332 1076332 0 0.0
(read/write) 1584984 1584984 0 0.0
.dram0.bss 75760 75760 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 216128 216128 0 0.0
.flash.text 1076332 1076332 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1122739 1122739 0 0.0
(read/write) 494246 494246 0 0.0
.dram0.bss 80768 80768 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244024 244024 0 0.0
.flash.text 1117355 1117355 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584764 584764 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 584228 584228 0 0.0
light k32w0+release (read only) 583452 583452 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582916 582916 0 0.0
lock k32w0+release (read only) 556060 556060 0 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555524 555524 0 0.0
linux all-clusters-app debug (read only) 3264453 3264453 0 0.0
(read/write) 158168 158168 0 0.0
.bss 59456 59456 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90040 90040 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231496 231496 0 0.0
.text 2842037 2842037 0 0.0
all-clusters-minimal-app debug (read only) 3042277 3042277 0 0.0
(read/write) 145896 145896 0 0.0
.bss 57984 57984 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224008 224008 0 0.0
.text 2632373 2632373 0 0.0
bridge-app debug (read only) 2521341 2521341 0 0.0
(read/write) 129768 129768 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172680 172680 0 0.0
.text 2175909 2175909 0 0.0
chip-tool debug (read only) 15593481 15593481 0 0.0
(read/write) 710112 710112 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 673840 673840 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 687765 687765 0 0.0
.text 13257828 13257828 0 0.0
chip-tool-ipv6only arm64 (read only) 14908788 14908788 0 0.0
(read/write) 763176 763176 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 703760 703760 0 0.0
.dynamic 560 560 0 0.0
.got 16752 16752 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 623848 623848 0 0.0
.text 12479572 12479572 0 0.0
lighting-app debug+rpc+ui (read only) 3386577 3386577 0 0.0
(read/write) 136432 136432 0 0.0
.bss 49792 49792 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 77056 77056 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286196 286196 0 0.0
.text 2902898 2902898 0 0.0
lock-app debug (read only) 2613973 2613973 0 0.0
(read/write) 117200 117200 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200104 200104 0 0.0
.text 2249285 2249285 0 0.0
ota-provider-app debug (read only) 2211085 2211085 0 0.0
(read/write) 103792 103792 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153800 153800 0 0.0
.text 1915333 1915333 0 0.0
ota-requestor-app debug (read only) 2379605 2379605 0 0.0
(read/write) 111552 111552 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157896 157896 0 0.0
.text 2070885 2070885 0 0.0
shell debug (read only) 2798145 2798145 0 0.0
(read/write) 146552 146552 0 0.0
.bss 58376 58376 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81096 81096 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199634 199634 0 0.0
.text 2431618 2431618 0 0.0
thermostat-no-ble arm64 (read only) 2607084 2607084 0 0.0
(read/write) 143032 143032 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79336 79336 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2211700 2211700 0 0.0
tv-app debug (read only) 3316145 3316145 0 0.0
(read/write) 261632 261632 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79584 79584 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222136 222136 0 0.0
.text 2897394 2897394 0 0.0
tv-casting-app debug (read only) 9135265 9135265 0 0.0
(read/write) 219976 219976 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159616 159616 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 329676 329676 0 0.0
.text 8375362 8375362 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497920 2497920 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460604 1460604 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1209936 1209936 0 0.0
bss 154745 154745 0 0.0
rodata 137380 137380 0 0.0
text 838752 838756 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1312804 1312804 0 0.0
bss 138075 138075 0 0.0
rodata 132816 132816 0 0.0
text 751200 751204 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148292 1148292 0 0.0
bss 153377 153377 0 0.0
rodata 111096 111096 0 0.0
text 804752 804752 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841984 841984 0 0.0
(read/write) 1728204 1728204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188796 188796 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1297177 1297177 0 0.0
.debug_aranges 148544 148544 0 0.0
.debug_frame 497372 497372 0 0.0
.debug_info 32227790 32227791 1 0.0
.debug_line 4033279 4033279 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2299246 2299246 0 0.0
.debug_rnglists 144026 144026 0 0.0
.debug_str 4349253 4349253 0 0.0
.heap 841984 841984 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 750867 750867 0 0.0
.symtab 478784 478784 0 0.0
.text 0 0 0 0.0
1528460 1528460 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843312 843312 0 0.0
(read/write) 1660684 1660684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187468 187468 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1284935 1284935 0 0.0
.debug_aranges 147296 147296 0 0.0
.debug_frame 498316 498316 0 0.0
.debug_info 31690878 31690878 0 0.0
.debug_line 4038833 4038833 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2284077 2284077 0 0.0
.debug_rnglists 142472 142472 0 0.0
.debug_str 4332183 4332183 0 0.0
.heap 843312 843312 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 699748 699748 0 0.0
.symtab 459904 459904 0 0.0
.text 1462268 1462268 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849544 849544 0 0.0
(read/write) 1593404 1593404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181404 181404 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1122518 1122518 0 0.0
.debug_aranges 137632 137632 0 0.0
.debug_frame 462224 462224 0 0.0
.debug_info 26488700 26488699 -1 -0.0
.debug_line 3609827 3609827 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2124945 2124945 0 0.0
.debug_rnglists 132464 132464 0 0.0
.debug_str 4146257 4146257 0 0.0
.heap 849544 849544 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 623332 623332 0 0.0
.symtab 425328 425328 0 0.0
.text 1401220 1401220 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626324 1626324 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1104792 1104792 0 0.0
.debug_aranges 136024 136024 0 0.0
.debug_frame 456576 456576 0 0.0
.debug_info 26042168 26042168 0 0.0
.debug_line 3549202 3549202 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2098704 2098704 0 0.0
.debug_rnglists 130309 130309 0 0.0
.debug_str 4106756 4106756 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596464 596464 0 0.0
.symtab 416928 416928 0 0.0
.text 1406556 1406556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170580 1170572 -8 -0.0
.bss 99944 99944 0 0.0
.data 852 852 0 0.0
.text 617676 617668 -8 -0.0
lock-app qpg6105+debug (read/write) 1139852 1139852 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586952 586952 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033908 1033908 0 0.0
bss 97660 97660 0 0.0
text 707582 707582 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961048 961048 0 0.0
bss 96176 96176 0 0.0
text 664836 664836 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928776 928776 0 0.0
bss 100308 100308 0 0.0
text 641874 641874 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 860444 860436 -8 -0.0
bss 89968 89968 0 0.0
text 585010 585006 -4 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876760 876760 0 0.0
bss 90136 90136 0 0.0
text 599634 599632 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965148 965156 8 0.0
bss 98512 98512 0 0.0
text 678696 678698 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976528 976528 0 0.0
bss 102760 102760 0 0.0
text 686214 686218 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034248 1034248 0 0.0
bss 100076 100076 0 0.0
text 723380 723380 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1066004 1066004 0 0.0
bss 111152 111152 0 0.0
text 743734 743734 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 915516 915508 -8 -0.0
bss 90632 90632 0 0.0
text 613638 613634 -4 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883044 883036 -8 -0.0
bss 91244 91244 0 0.0
text 606854 606852 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866004 865996 -8 -0.0
bss 90100 90100 0 0.0
text 590730 590726 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853056 853056 0 0.0
bss 89900 89900 0 0.0
text 581112 581112 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849212 849212 0 0.0
bss 89808 89808 0 0.0
text 576740 576740 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 894956 894956 0 0.0
bss 90344 90344 0 0.0
text 615990 615992 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890336 890336 0 0.0
bss 90636 90636 0 0.0
text 610910 610912 2 0.0

@andy31415 andy31415 merged commit 29fc480 into project-chip:master Jun 7, 2023
@bzbarsky-apple bzbarsky-apple deleted the subscription-test-fix branch June 7, 2023 16:06
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.

4 participants