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 handling of cluster state cache min event number. #28273

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

When initializing a new ReadClient with an existing ClusterStateCache, we should be setting the min event number to 1 more than the last event the cache saw. ReadClient was not doing this correctly.

@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28273: Size comparison from 42e6f43 to 450c368

Increases (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 42e6f43 450c368 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361354 32 0.0
.text 1054978 1055016 38 0.0
bl602+rpc (read/write) 1409022 1409054 32 0.0
.text 1087150 1087182 32 0.0
bl702 lighting-app bl702 (read/write) 1164371 1164407 36 0.0
.debug_frame 515120 515128 8 0.0
.debug_info 41279132 41279270 138 0.0
.debug_line 5466703 5466796 93 0.0
.debug_loc 3556735 3556798 63 0.0
.debug_ranges 383992 384016 24 0.0
.text 951902 951940 38 0.0
bl702+rpc (read/write) 1262979 1263015 36 0.0
.debug_frame 543988 543996 8 0.0
.debug_info 46152409 46152547 138 0.0
.debug_line 5879142 5879235 93 0.0
.debug_loc 3762698 3762761 63 0.0
.debug_ranges 409736 409760 24 0.0
.text 1026306 1026344 38 0.0
bl702l lighting-app bl702l (read/write) 1149936 1149972 36 0.0
.debug_frame 494808 494816 8 0.0
.debug_info 41280241 41280378 137 0.0
.debug_line 5382271 5382364 93 0.0
.debug_loc 3492860 3492923 63 0.0
.debug_ranges 389200 389224 24 0.0
.text 940708 940744 36 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610090 610114 24 0.0
.debug_info 19067919 19068079 160 0.0
.debug_line 2781604 2781673 69 0.0
.debug_loclists 1580483 1580494 11 0.0
.text 502772 502796 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548863 32 0.0
.app_xip_area 439793 439825 32 0.0
lock cyw930739m2evb_01 (read/write) 532935 532959 24 0.0
.app_xip_area 418937 418961 24 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571847 571871 24 0.0
.app_xip_area 463897 463921 24 0.0
switch cyw930739m2evb_01 (read/write) 545271 545303 32 0.0
.app_xip_area 434353 434385 32 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008384 1008416 32 0.0
.text 822040 822072 32 0.0
BRD4187C (read/write) 1033544 1033568 24 0.0
.text 866852 866876 24 0.0
lock-app BRD4161A+wf200 (read/write) 1083196 1083228 32 0.0
.text 902840 902872 32 0.0
window-app BRD4187C (read/write) 1104560 1104592 32 0.0
.text 954964 954996 32 0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094746 50 0.0
.flash.text 1094696 1094746 50 0.0
m5stack (read only) 1141171 1141207 36 0.0
.flash.text 1135787 1135823 36 0.0
k32w contact k32w0+release (read only) 588412 588444 32 0.0
.text 587876 587908 32 0.0
light k32w0+release (read only) 587164 587196 32 0.0
.text 586628 586660 32 0.0
lock k32w0+release (read only) 559644 559676 32 0.0
.text 559108 559140 32 0.0
linux all-clusters-app debug (read only) 5477265 5477377 112 0.0
.text 4768115 4768227 112 0.0
all-clusters-minimal-app debug (read only) 4893529 4893657 128 0.0
.text 4392755 4392883 128 0.0
bridge-app debug (read only) 2762457 2762569 112 0.0
.text 2371843 2371955 112 0.0
chip-tool debug (read only) 17633201 17633329 128 0.0
.text 14676531 14676659 128 0.0
chip-tool-ipv6only arm64 (read only) 16857588 16857700 112 0.0
.text 13804552 13804664 112 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271649 128 0.0
.text 4692307 4692435 128 0.0
lock-app debug (read only) 4451081 4451193 112 0.0
.text 3996787 3996899 112 0.0
ota-provider-app debug (read only) 4121345 4121457 112 0.0
.text 3731379 3731491 112 0.0
ota-requestor-app debug (read only) 4215209 4215337 128 0.0
.text 3817523 3817651 128 0.0
shell debug (read only) 2923985 2924113 128 0.0
.text 2542418 2542546 128 0.0
thermostat-no-ble arm64 (read only) 4444540 4444652 112 0.0
.text 3945624 3945736 112 0.0
tv-app debug (read only) 5308481 5308609 128 0.0
.text 4793747 4793875 128 0.0
tv-casting-app debug (read only) 8281305 8281417 112 0.0
.text 7516963 7517075 112 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2516792 2516856 64 0.0
.text 1479476 1479540 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216328 1216360 32 0.0
text 841648 841680 32 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335372 1335404 32 0.0
text 769284 769316 32 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154284 1154316 32 0.0
text 808240 808276 36 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764508 1764540 32 0.0
.debug_info 3003039 30030559 162 0.0
.debug_line 4130547 4130616 69 0.0
.debug_loclists 2239469 2239480 11 0.0
.text 1559836 1559868 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672116 1672148 32 0.0
.debug_info 27162021 27162183 162 0.0
.debug_line 3953990 3954059 69 0.0
.debug_loclists 2143442 2143453 11 0.0
.text 1469460 1469492 32 0.0
light cy8ckit_062s2_43012 (read/write) 1603940 1603972 32 0.0
.debug_info 22316782 22316944 162 0.0
.debug_line 3520860 3520929 69 0.0
.debug_loclists 1982663 1982674 11 0.0
.text 1407500 1407532 32 0.0
lock cy8ckit_062s2_43012 (read/write) 1633244 1633276 32 0.0
.debug_info 21912795 21912955 160 0.0
.debug_line 3448705 3448774 69 0.0
.debug_loclists 1949987 1949998 11 0.0
.text 1409364 1409396 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132296 1132328 32 0.0
.text 579140 579172 32 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067596 1067636 40 0.0
text 726832 726874 42 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974088 974128 40 0.0
text 667552 667592 40 0.0
bridge-app tlsr9518adk80d (read/write) 941900 941940 40 0.0
text 645166 645208 42 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873804 873844 40 0.0
text 588494 588538 44 0.0
light-switch-app tlsr9518adk80d (read/write) 902700 902740 40 0.0
text 614144 614184 40 0.0
lighting-app tlsr9518adk80d (read/write) 980236 980284 48 0.0
text 684006 684050 44 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991616 991648 32 0.0
text 691526 691564 38 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049720 1049768 48 0.0
text 728896 728942 46 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081096 1081136 40 0.0
text 749046 749088 42 0.0
lock-app tlsr9518adk80d (read/write) 928040 928080 40 0.0
text 616318 616362 44 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896444 896484 40 0.0
text 610386 610430 44 0.0
pump-app tlsr9518adk80d (read/write) 879308 879356 48 0.0
text 594202 594246 44 0.0
pump-controller-app tlsr9518adk80d (read/write) 866448 866488 40 0.0
text 584622 584668 46 0.0
shell tlsr9518adk80d text 478576 478580 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875856 875904 48 0.0
text 591552 591596 44 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862572 862612 40 0.0
text 580226 580266 40 0.0
thermostat tlsr9518adk80d (read/write) 908516 908556 40 0.0
text 619670 619710 40 0.0
window-covering tlsr9518adk80d (read/write) 903868 903908 40 0.0
text 614560 614600 40 0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 42e6f43 450c368 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361354 32 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1054978 1055016 38 0.0
bl602+rpc (read/write) 1409022 1409054 32 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087150 1087182 32 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164371 1164407 36 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1563979 0 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515120 515128 8 0.0
.debug_info 41279132 41279270 138 0.0
.debug_line 5466703 5466796 93 0.0
.debug_loc 3556735 3556798 63 0.0
.debug_ranges 383992 384016 24 0.0
.debug_str 4007205 4007205 0 0.0
.hbn 544 544 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 106072 106072 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 586600 586600 0 0.0
.symtab 175008 175008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951902 951940 38 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262979 1263015 36 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741154 0 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 543988 543996 8 0.0
.debug_info 46152409 46152547 138 0.0
.debug_line 5879142 5879235 93 0.0
.debug_loc 3762698 3762761 63 0.0
.debug_ranges 409736 409760 24 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 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 120724 120724 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 649563 649563 0 0.0
.symtab 193936 193936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026306 1026344 38 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149936 1149972 36 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566198 0 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494808 494816 8 0.0
.debug_info 41280241 41280378 137 0.0
.debug_line 5382271 5382364 93 0.0
.debug_loc 3492860 3492923 63 0.0
.debug_ranges 389200 389224 24 0.0
.debug_str 4019662 4019662 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99956 99956 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 586825 586825 0 0.0
.symtab 174576 174576 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940708 940744 36 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610090 610114 24 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947843 947843 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067919 19068079 160 0.0
.debug_line 2781604 2781673 69 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580483 1580494 11 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415052 3415052 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502772 502796 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548863 32 0.0
.app_xip_area 439793 439825 32 0.0
.bss 64008 64008 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) 532935 532959 24 0.0
.app_xip_area 418937 418961 24 0.0
.bss 68960 68960 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) 571847 571871 24 0.0
.app_xip_area 463897 463921 24 0.0
.bss 62968 62968 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) 545271 545303 32 0.0
.app_xip_area 434353 434385 32 0.0
.bss 65856 65856 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) 1008384 1008416 32 0.0
.bss 183628 183628 0 0.0
.data 2696 2696 0 0.0
.text 822040 822072 32 0.0
BRD4187C (read/write) 1033544 1033568 24 0.0
.bss 163380 163380 0 0.0
.data 3292 3292 0 0.0
.text 866852 866876 24 0.0
lock-app BRD4161A+wf200 (read/write) 1083196 1083228 32 0.0
.bss 177644 177644 0 0.0
.data 2692 2692 0 0.0
.text 902840 902872 32 0.0
window-app BRD4187C (read/write) 1104560 1104592 32 0.0
.bss 146372 146372 0 0.0
.data 3204 3204 0 0.0
.text 954964 954996 32 0.0
esp32 all-clusters-app c3devkit (read only) 1094696 1094746 50 0.0
(read/write) 1589336 1589336 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218848 218848 0 0.0
.flash.text 1094696 1094746 50 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141171 1141207 36 0.0
(read/write) 499754 499754 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247412 0 0.0
.flash.text 1135787 1135823 36 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588412 588444 32 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587876 587908 32 0.0
light k32w0+release (read only) 587164 587196 32 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586628 586660 32 0.0
lock k32w0+release (read only) 559644 559676 32 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559108 559140 32 0.0
linux all-clusters-app debug (read only) 5477265 5477377 112 0.0
(read/write) 417296 417296 0 0.0
.bss 130080 130080 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275456 275456 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332720 332720 0 0.0
.text 4768115 4768227 112 0.0
all-clusters-minimal-app debug (read only) 4893529 4893657 128 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270982 270982 0 0.0
.text 4392755 4392883 128 0.0
bridge-app debug (read only) 2762457 2762569 112 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213472 213472 0 0.0
.text 2371843 2371955 112 0.0
chip-tool debug (read only) 17633201 17633329 128 0.0
(read/write) 1052344 1052344 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 946256 946256 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 908169 908169 0 0.0
.text 14676531 14676659 128 0.0
chip-tool-ipv6only arm64 (read only) 16857588 16857700 112 0.0
(read/write) 1119864 1119864 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983640 983640 0 0.0
.dynamic 512 512 0 0.0
.got 23312 23312 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 819984 819984 0 0.0
.text 13804552 13804664 112 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271649 128 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692307 4692435 128 0.0
lock-app debug (read only) 4451081 4451193 112 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246142 246142 0 0.0
.text 3996787 3996899 112 0.0
ota-provider-app debug (read only) 4121345 4121457 112 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200030 200030 0 0.0
.text 3731379 3731491 112 0.0
ota-requestor-app debug (read only) 4215209 4215337 128 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203422 203422 0 0.0
.text 3817523 3817651 128 0.0
shell debug (read only) 2923985 2924113 128 0.0
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211058 211058 0 0.0
.text 2542418 2542546 128 0.0
thermostat-no-ble arm64 (read only) 4444540 4444652 112 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161348 161348 0 0.0
.text 3945624 3945736 112 0.0
tv-app debug (read only) 5308481 5308609 128 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271478 271478 0 0.0
.text 4793747 4793875 128 0.0
tv-casting-app debug (read only) 8281305 8281417 112 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366460 366460 0 0.0
.text 7516963 7517075 112 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516792 2516856 64 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479476 1479540 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216328 1216360 32 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841648 841680 32 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335372 1335404 32 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769284 769316 32 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154284 1154316 32 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808240 808276 36 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764508 1764540 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193660 193660 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 2624 2624 0 0.0
.debug_abbrev 1375995 1375995 0 0.0
.debug_aranges 143392 143392 0 0.0
.debug_frame 477800 477800 0 0.0
.debug_info 3003039 30030559 162 0.0
.debug_line 4130547 4130616 69 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239469 2239480 11 0.0
.debug_rnglists 141932 141932 0 0.0
.debug_str 4112208 4112208 0 0.0
.heap 837056 837056 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 799084 799084 0 0.0
.symtab 498288 498288 0 0.0
.text 0 0 0 0.0
1559836 1559868 32 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672116 1672148 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285357 1285357 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162021 27162183 162 0.0
.debug_line 3953990 3954059 69 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143442 2143453 11 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974453 0 0.0
.heap 839072 839072 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469460 1469492 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1603940 1603972 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 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 1125839 1125839 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316782 22316944 162 0.0
.debug_line 3520860 3520929 69 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982663 1982674 11 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785612 0 0.0
.heap 845288 845288 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407500 1407532 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1633244 1633276 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102683 1102683 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21912795 21912955 160 0.0
.debug_line 3448705 3448774 69 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949987 1949998 11 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740097 0 0.0
.heap 817848 817848 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 600778 600778 0 0.0
.symtab 418704 418704 0 0.0
.text 1409364 1409396 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132296 1132328 32 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579140 579172 32 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067596 1067636 40 0.0
bss 107552 107552 0 0.0
text 726832 726874 42 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974088 974128 40 0.0
bss 105460 105460 0 0.0
text 667552 667592 40 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941900 941940 40 0.0
bss 109464 109464 0 0.0
text 645166 645208 42 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873804 873844 40 0.0
bss 99128 99128 0 0.0
text 588494 588538 44 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902700 902740 40 0.0
bss 99684 99684 0 0.0
text 614144 614184 40 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980236 980284 48 0.0
bss 107804 107804 0 0.0
text 684006 684050 44 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991616 991648 32 0.0
bss 112052 112052 0 0.0
text 691526 691564 38 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049720 1049768 48 0.0
bss 109360 109360 0 0.0
text 728896 728942 46 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081096 1081136 40 0.0
bss 120444 120444 0 0.0
text 749046 749088 42 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928040 928080 40 0.0
bss 99772 99772 0 0.0
text 616318 616362 44 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896444 896484 40 0.0
bss 100408 100408 0 0.0
text 610386 610430 44 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879356 48 0.0
bss 99260 99260 0 0.0
text 594202 594246 44 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866448 866488 40 0.0
bss 99060 99060 0 0.0
text 584622 584668 46 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97392 97392 0 0.0
text 478576 478580 4 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875856 875904 48 0.0
bss 99216 99216 0 0.0
text 591552 591596 44 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862572 862612 40 0.0
bss 98968 98968 0 0.0
text 580226 580266 40 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908516 908556 40 0.0
bss 99504 99504 0 0.0
text 619670 619710 40 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903868 903908 40 0.0
bss 99796 99796 0 0.0
text 614560 614600 40 0.0

When initializing a new ReadClient with an existing ClusterStateCache, we should
be setting the min event number to 1 more than the last event the cache saw.
ReadClient was not doing this correctly.
@github-actions
Copy link

github-actions bot commented Jul 25, 2023

PR #28273: Size comparison from 88f9a44 to 6388938

Increases (56 builds for bl602, bl702, bl702l, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 88f9a44 6388938 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361354 32 0.0
.text 1054978 1055014 36 0.0
bl602+rpc (read/write) 1409022 1409054 32 0.0
.text 1087146 1087184 38 0.0
bl702 lighting-app bl702 (read/write) 1164367 1164407 40 0.0
.debug_frame 515120 515128 8 0.0
.debug_info 41279131 41279269 138 0.0
.debug_line 5466703 5466796 93 0.0
.debug_loc 3556735 3556798 63 0.0
.debug_ranges 383992 384016 24 0.0
.text 951900 951938 38 0.0
bl702+rpc (read/write) 1262979 1263015 36 0.0
.debug_frame 543988 543996 8 0.0
.debug_info 46152410 46152547 137 0.0
.debug_line 5879142 5879235 93 0.0
.debug_loc 3762698 3762761 63 0.0
.debug_ranges 409736 409760 24 0.0
.text 1026308 1026344 36 0.0
bl702l lighting-app bl702l (read/write) 1149936 1149972 36 0.0
.debug_frame 494808 494816 8 0.0
.debug_info 41280241 41280378 137 0.0
.debug_line 5382271 5382364 93 0.0
.debug_loc 3492860 3492923 63 0.0
.debug_ranges 389200 389224 24 0.0
.text 940708 940744 36 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 610090 610114 24 0.0
.debug_info 19067919 19068079 160 0.0
.debug_line 2781604 2781673 69 0.0
.debug_loclists 1580483 1580494 11 0.0
.text 502772 502796 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548863 32 0.0
.app_xip_area 439793 439825 32 0.0
lock cyw930739m2evb_01 (read/write) 532935 532959 24 0.0
.app_xip_area 418937 418961 24 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571847 571871 24 0.0
.app_xip_area 463897 463921 24 0.0
switch cyw930739m2evb_01 (read/write) 545271 545303 32 0.0
.app_xip_area 434353 434385 32 0.0
esp32 all-clusters-app c3devkit (read only) 1094698 1094744 46 0.0
.flash.text 1094698 1094744 46 0.0
m5stack (read only) 1141171 1141207 36 0.0
.flash.text 1135787 1135823 36 0.0
k32w contact k32w0+release (read only) 588412 588444 32 0.0
.text 587876 587908 32 0.0
light k32w0+release (read only) 587164 587196 32 0.0
.text 586628 586660 32 0.0
lock k32w0+release (read only) 559644 559676 32 0.0
.text 559108 559140 32 0.0
linux all-clusters-app debug (read only) 5477265 5477377 112 0.0
.text 4768115 4768227 112 0.0
all-clusters-minimal-app debug (read only) 4893529 4893657 128 0.0
.text 4392755 4392883 128 0.0
bridge-app debug (read only) 2762457 2762569 112 0.0
.text 2371843 2371955 112 0.0
chip-tool debug (read only) 17633201 17633329 128 0.0
.text 14676531 14676659 128 0.0
chip-tool-ipv6only arm64 (read only) 16857588 16857700 112 0.0
.text 13804552 13804664 112 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271649 128 0.0
.text 4692307 4692435 128 0.0
lock-app debug (read only) 4451081 4451193 112 0.0
.text 3996787 3996899 112 0.0
ota-provider-app debug (read only) 4121345 4121457 112 0.0
.text 3731379 3731491 112 0.0
ota-requestor-app debug (read only) 4215209 4215337 128 0.0
.text 3817523 3817651 128 0.0
shell debug (read only) 2923985 2924113 128 0.0
.text 2542418 2542546 128 0.0
thermostat-no-ble arm64 (read only) 4444540 4444652 112 0.0
.text 3945624 3945736 112 0.0
tv-app debug (read only) 5308481 5308609 128 0.0
.text 4793747 4793875 128 0.0
tv-casting-app debug (read only) 8281305 8281417 112 0.0
.text 7516963 7517075 112 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2516792 2516856 64 0.0
.text 1479476 1479540 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216328 1216360 32 0.0
text 841648 841680 32 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335372 1335404 32 0.0
text 769280 769316 36 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154284 1154316 32 0.0
text 808244 808276 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764508 1764540 32 0.0
.debug_info 30030398 30030559 161 0.0
.debug_line 4130547 4130616 69 0.0
.debug_loclists 2239469 2239480 11 0.0
.text 1559836 1559868 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672116 1672148 32 0.0
.debug_info 27162022 27162184 162 0.0
.debug_line 3953990 3954059 69 0.0
.debug_loclists 2143442 2143453 11 0.0
.text 1469460 1469492 32 0.0
light cy8ckit_062s2_43012 (read/write) 1603940 1603972 32 0.0
.debug_info 22316783 22316944 161 0.0
.debug_line 3520860 3520929 69 0.0
.debug_loclists 1982663 1982674 11 0.0
.text 1407500 1407532 32 0.0
lock cy8ckit_062s2_43012 (read/write) 1633244 1633276 32 0.0
.debug_info 21912794 21912954 160 0.0
.debug_line 3448705 3448774 69 0.0
.debug_loclists 1949987 1949998 11 0.0
.text 1409364 1409396 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132304 1132336 32 0.0
.text 579148 579180 32 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067596 1067636 40 0.0
text 726832 726874 42 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974096 974136 40 0.0
text 667554 667594 40 0.0
bridge-app tlsr9518adk80d (read/write) 941900 941940 40 0.0
text 645168 645206 38 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873804 873844 40 0.0
text 588494 588536 42 0.0
light-switch-app tlsr9518adk80d (read/write) 902700 902740 40 0.0
text 614142 614186 44 0.0
lighting-app tlsr9518adk80d (read/write) 980236 980276 40 0.0
text 684008 684048 40 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991608 991656 48 0.0
text 691522 691566 44 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049728 1049768 40 0.0
text 728898 728942 44 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081096 1081136 40 0.0
text 749046 749088 42 0.0
lock-app tlsr9518adk80d (read/write) 928040 928080 40 0.0
text 616322 616362 40 0.0
ota-requestor-app tlsr9518adk80d (read/write) 896444 896484 40 0.0
text 610386 610428 42 0.0
pump-app tlsr9518adk80d (read/write) 879316 879348 32 0.0
text 594206 594244 38 0.0
pump-controller-app tlsr9518adk80d (read/write) 866448 866488 40 0.0
text 584626 584666 40 0.0
shell tlsr9518adk80d text 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875864 875904 40 0.0
text 591554 591594 40 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 862572 862612 40 0.0
text 580224 580266 42 0.0
thermostat tlsr9518adk80d (read/write) 908516 908556 40 0.0
text 619670 619712 42 0.0
window-covering tlsr9518adk80d (read/write) 903868 903916 48 0.0
text 614558 614602 44 0.0
Full report (56 builds for bl602, bl702, bl702l, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 88f9a44 6388938 change % change
bl602 lighting-app bl602 (read/write) 1361322 1361354 32 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1054978 1055014 36 0.0
bl602+rpc (read/write) 1409022 1409054 32 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087146 1087184 38 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164367 1164407 40 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1563979 0 0.0
.debug_aranges 140064 140064 0 0.0
.debug_frame 515120 515128 8 0.0
.debug_info 41279131 41279269 138 0.0
.debug_line 5466703 5466796 93 0.0
.debug_loc 3556735 3556798 63 0.0
.debug_ranges 383992 384016 24 0.0
.debug_str 4007205 4007205 0 0.0
.hbn 544 544 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 106072 106072 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 586600 586600 0 0.0
.symtab 175008 175008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951900 951938 38 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1262979 1263015 36 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741154 0 0.0
.debug_aranges 148600 148600 0 0.0
.debug_frame 543988 543996 8 0.0
.debug_info 46152410 46152547 137 0.0
.debug_line 5879142 5879235 93 0.0
.debug_loc 3762698 3762761 63 0.0
.debug_ranges 409736 409760 24 0.0
.debug_str 4427059 4427059 0 0.0
.hbn 544 544 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 120724 120724 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 649563 649563 0 0.0
.symtab 193936 193936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026308 1026344 36 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1149936 1149972 36 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566198 0 0.0
.debug_aranges 134568 134568 0 0.0
.debug_frame 494808 494816 8 0.0
.debug_info 41280241 41280378 137 0.0
.debug_line 5382271 5382364 93 0.0
.debug_loc 3492860 3492923 63 0.0
.debug_ranges 389200 389224 24 0.0
.debug_str 4019662 4019662 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99956 99956 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 586825 586825 0 0.0
.symtab 174576 174576 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940708 940744 36 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610090 610114 24 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947843 947843 0 0.0
.debug_aranges 107952 107952 0 0.0
.debug_frame 366436 366436 0 0.0
.debug_info 19067919 19068079 160 0.0
.debug_line 2781604 2781673 69 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580483 1580494 11 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99621 0 0.0
.debug_str 3415052 3415052 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489304 489304 0 0.0
.symtab 289728 289728 0 0.0
.text 502772 502796 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548831 548863 32 0.0
.app_xip_area 439793 439825 32 0.0
.bss 64008 64008 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) 532935 532959 24 0.0
.app_xip_area 418937 418961 24 0.0
.bss 68960 68960 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) 571847 571871 24 0.0
.app_xip_area 463897 463921 24 0.0
.bss 62968 62968 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) 545271 545303 32 0.0
.app_xip_area 434353 434385 32 0.0
.bss 65856 65856 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1094698 1094744 46 0.0
(read/write) 1589336 1589336 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 218848 218848 0 0.0
.flash.text 1094698 1094744 46 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141171 1141207 36 0.0
(read/write) 499754 499754 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 247412 247412 0 0.0
.flash.text 1135787 1135823 36 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588412 588444 32 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587876 587908 32 0.0
light k32w0+release (read only) 587164 587196 32 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586628 586660 32 0.0
lock k32w0+release (read only) 559644 559676 32 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559108 559140 32 0.0
linux all-clusters-app debug (read only) 5477265 5477377 112 0.0
(read/write) 417296 417296 0 0.0
.bss 130080 130080 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275456 275456 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332720 332720 0 0.0
.text 4768115 4768227 112 0.0
all-clusters-minimal-app debug (read only) 4893529 4893657 128 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270982 270982 0 0.0
.text 4392755 4392883 128 0.0
bridge-app debug (read only) 2762457 2762569 112 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213472 213472 0 0.0
.text 2371843 2371955 112 0.0
chip-tool debug (read only) 17633201 17633329 128 0.0
(read/write) 1052344 1052344 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 946256 946256 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 908169 908169 0 0.0
.text 14676531 14676659 128 0.0
chip-tool-ipv6only arm64 (read only) 16857588 16857700 112 0.0
(read/write) 1119864 1119864 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 983640 983640 0 0.0
.dynamic 512 512 0 0.0
.got 23312 23312 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 819984 819984 0 0.0
.text 13804552 13804664 112 0.0
lighting-app debug+rpc+ui (read only) 5271521 5271649 128 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692307 4692435 128 0.0
lock-app debug (read only) 4451081 4451193 112 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246142 246142 0 0.0
.text 3996787 3996899 112 0.0
ota-provider-app debug (read only) 4121345 4121457 112 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200030 200030 0 0.0
.text 3731379 3731491 112 0.0
ota-requestor-app debug (read only) 4215209 4215337 128 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203422 203422 0 0.0
.text 3817523 3817651 128 0.0
shell debug (read only) 2923985 2924113 128 0.0
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211058 211058 0 0.0
.text 2542418 2542546 128 0.0
thermostat-no-ble arm64 (read only) 4444540 4444652 112 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161348 161348 0 0.0
.text 3945624 3945736 112 0.0
tv-app debug (read only) 5308481 5308609 128 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271478 271478 0 0.0
.text 4793747 4793875 128 0.0
tv-casting-app debug (read only) 8281305 8281417 112 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366460 366460 0 0.0
.text 7516963 7517075 112 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516792 2516856 64 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479476 1479540 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216328 1216360 32 0.0
bss 154883 154883 0 0.0
rodata 140652 140652 0 0.0
text 841648 841680 32 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335372 1335404 32 0.0
bss 140197 140197 0 0.0
rodata 135124 135124 0 0.0
text 769280 769316 36 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154284 1154316 32 0.0
bss 154994 154994 0 0.0
rodata 112048 112048 0 0.0
text 808244 808276 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837056 837056 0 0.0
(read/write) 1764508 1764540 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193660 193660 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 2624 2624 0 0.0
.debug_abbrev 1375995 1375995 0 0.0
.debug_aranges 143392 143392 0 0.0
.debug_frame 477800 477800 0 0.0
.debug_info 30030398 30030559 161 0.0
.debug_line 4130547 4130616 69 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239469 2239480 11 0.0
.debug_rnglists 141932 141932 0 0.0
.debug_str 4112208 4112208 0 0.0
.heap 837056 837056 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 799084 799084 0 0.0
.symtab 498288 498288 0 0.0
.text 1559836 1559868 32 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672116 1672148 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 1285357 1285357 0 0.0
.debug_aranges 136928 136928 0 0.0
.debug_frame 461700 461700 0 0.0
.debug_info 27162022 27162184 162 0.0
.debug_line 3953990 3954059 69 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143442 2143453 11 0.0
.debug_rnglists 135247 135247 0 0.0
.debug_str 3974453 3974453 0 0.0
.heap 839072 839072 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 710079 710079 0 0.0
.symtab 464192 464192 0 0.0
.text 1469460 1469492 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1603940 1603972 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 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 1125839 1125839 0 0.0
.debug_aranges 127200 127200 0 0.0
.debug_frame 425332 425332 0 0.0
.debug_info 22316783 22316944 161 0.0
.debug_line 3520860 3520929 69 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982663 1982674 11 0.0
.debug_rnglists 125137 125137 0 0.0
.debug_str 3785612 3785612 0 0.0
.heap 845288 845288 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 631687 631687 0 0.0
.symtab 429152 429152 0 0.0
.text 1407500 1407532 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1633244 1633276 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 1102683 1102683 0 0.0
.debug_aranges 125144 125144 0 0.0
.debug_frame 418164 418164 0 0.0
.debug_info 21912794 21912954 160 0.0
.debug_line 3448705 3448774 69 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1949987 1949998 11 0.0
.debug_rnglists 122477 122477 0 0.0
.debug_str 3740097 3740097 0 0.0
.heap 817848 817848 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 600778 600778 0 0.0
.symtab 418704 418704 0 0.0
.text 1409364 1409396 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175296 1175312 16 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622136 622152 16 0.0
lock-app qpg6105+debug (read/write) 1132304 1132336 32 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579148 579180 32 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067596 1067636 40 0.0
bss 107552 107552 0 0.0
text 726832 726874 42 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974096 974136 40 0.0
bss 105460 105460 0 0.0
text 667554 667594 40 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941900 941940 40 0.0
bss 109464 109464 0 0.0
text 645168 645206 38 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873804 873844 40 0.0
bss 99128 99128 0 0.0
text 588494 588536 42 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902700 902740 40 0.0
bss 99684 99684 0 0.0
text 614142 614186 44 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980236 980276 40 0.0
bss 107804 107804 0 0.0
text 684008 684048 40 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991608 991656 48 0.0
bss 112052 112052 0 0.0
text 691522 691566 44 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049728 1049768 40 0.0
bss 109360 109360 0 0.0
text 728898 728942 44 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081096 1081136 40 0.0
bss 120444 120444 0 0.0
text 749046 749088 42 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928040 928080 40 0.0
bss 99772 99772 0 0.0
text 616322 616362 40 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896444 896484 40 0.0
bss 100408 100408 0 0.0
text 610386 610428 42 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879316 879348 32 0.0
bss 99260 99260 0 0.0
text 594206 594244 38 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866448 866488 40 0.0
bss 99060 99060 0 0.0
text 584626 584666 40 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97392 97392 0 0.0
text 478576 478578 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875864 875904 40 0.0
bss 99216 99216 0 0.0
text 591554 591594 40 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862572 862612 40 0.0
bss 98968 98968 0 0.0
text 580224 580266 42 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908516 908556 40 0.0
bss 99504 99504 0 0.0
text 619670 619712 42 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903868 903916 48 0.0
bss 99796 99796 0 0.0
text 614558 614602 44 0.0

@mergify mergify bot merged commit d9a747b into project-chip:master Jul 26, 2023
48 checks passed
@bzbarsky-apple bzbarsky-apple deleted the fix-event-number-readclient branch July 26, 2023 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants