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

Increment used TCPEndPoint count during incoming connection. #29553

Merged
merged 2 commits into from Oct 5, 2023

Conversation

pidarped
Copy link
Contributor

@pidarped pidarped commented Oct 3, 2023

Due to this issue, subsequent incoming connections were failing to connect as the value was getting decremented from zero resulting in a check failing.

Also, remove duplicate code for freeing an active connection and move it into a separate function.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

PR #29553: Size comparison from a5ea091 to 752918f

Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a5ea091 752918f change % change
bl602 lighting-app bl602 (read/write) 1391514 1391514 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067718 1067718 0 0.0
bl602+mfd (read/write) 1405426 1405426 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1082524 1082524 0 0.0
bl602+rpc (read/write) 1438686 1438686 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1099454 1099454 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1195015 1195015 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1547678 1547678 0 0.0
.debug_aranges 138432 138432 0 0.0
.debug_frame 508208 508208 0 0.0
.debug_info 41926969 41926969 0 0.0
.debug_line 5431303 5431303 0 0.0
.debug_loc 3526044 3526044 0 0.0
.debug_ranges 378136 378136 0 0.0
.debug_str 3966257 3966257 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596847 596847 0 0.0
.symtab 177264 177264 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961954 961954 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205591 1205591 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1549751 1549751 0 0.0
.debug_aranges 139600 139600 0 0.0
.debug_frame 513280 513280 0 0.0
.debug_info 41967587 41967587 0 0.0
.debug_line 5470690 5470690 0 0.0
.debug_loc 3564475 3564475 0 0.0
.debug_ranges 380136 380136 0 0.0
.debug_str 3971788 3971788 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600607 600607 0 0.0
.symtab 179024 179024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973472 973472 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293563 1293563 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1728572 1728572 0 0.0
.debug_aranges 147152 147152 0 0.0
.debug_frame 537552 537552 0 0.0
.debug_info 47077241 47077241 0 0.0
.debug_line 5849395 5849395 0 0.0
.debug_loc 3733029 3733029 0 0.0
.debug_ranges 405688 405688 0 0.0
.debug_str 4394326 4394326 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661588 661588 0 0.0
.symtab 196592 196592 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035944 1035944 0 0.0
bl706-eth (read/write) 1044139 1044139 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083427 1083427 0 0.0
.debug_aranges 115440 115440 0 0.0
.debug_frame 427608 427608 0 0.0
.debug_info 22679354 22679354 0 0.0
.debug_line 4363938 4363938 0 0.0
.debug_loc 3035073 3035073 0 0.0
.debug_ranges 313944 313944 0 0.0
.debug_str 3545492 3545492 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465142 465142 0 0.0
.symtab 139952 139952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
788008 788008 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207774 1207774 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176537 1176537 0 0.0
.debug_aranges 119616 119616 0 0.0
.debug_frame 620160 620160 0 0.0
.debug_info 23849410 23849410 0 0.0
.debug_line 4608073 4608073 0 0.0
.debug_loc 3134900 3134900 0 0.0
.debug_ranges 323760 323760 0 0.0
.debug_str 3617783 3617783 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505869 505869 0 0.0
.symtab 152816 152816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955046 955046 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1158156 1158156 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1541966 1541966 0 0.0
.debug_aranges 133296 133296 0 0.0
.debug_frame 488848 488848 0 0.0
.debug_info 41384966 41384966 0 0.0
.debug_line 5334438 5334438 0 0.0
.debug_loc 3470301 3470301 0 0.0
.debug_ranges 384672 384672 0 0.0
.debug_str 3990853 3990853 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 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 598473 598473 0 0.0
.symtab 176704 176704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944768 944768 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1169032 1169032 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544054 1544054 0 0.0
.debug_aranges 134464 134464 0 0.0
.debug_frame 493916 493916 0 0.0
.debug_info 41427627 41427627 0 0.0
.debug_line 5373702 5373702 0 0.0
.debug_loc 3508732 3508732 0 0.0
.debug_ranges 386672 386672 0 0.0
.debug_str 3996374 3996374 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 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 602301 602301 0 0.0
.symtab 178496 178496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956552 956552 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738179 738179 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653404 653404 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758435 758435 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677960 677960 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745971 745971 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639472 639472 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696371 696371 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615708 615708 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681963 681963 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605460 605460 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619586 619586 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 935674 935674 0 0.0
.debug_aranges 107552 107552 0 0.0
.debug_frame 363492 363492 0 0.0
.debug_info 20878705 20878705 0 0.0
.debug_line 2775077 2775077 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573995 1573995 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101500 101500 0 0.0
.debug_str 3387254 3387254 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511161 511161 0 0.0
.symtab 296960 296960 0 0.0
.text 511176 511176 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555383 555383 0 0.0
.app_xip_area 446585 446585 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540271 540271 0 0.0
.app_xip_area 426681 426681 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575431 575431 0 0.0
.app_xip_area 467961 467961 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552071 552071 0 0.0
.app_xip_area 441505 441505 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010668 1010668 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 836020 836020 0 0.0
BRD4187C (read/write) 1092456 1092456 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 893104 893104 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105840 1105840 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 916496 916496 0 0.0
window-app BRD4187C (read/write) 1126308 1126308 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 954676 954676 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685856 685856 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 572688 572688 0 0.0
light k32w0+release (read only) 590412 590412 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589876 589876 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777628 777628 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 655616 655616 0 0.0
lock k32w0+release (read only) 561716 561716 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561180 561180 0 0.0
linux all-clusters-app debug (read only) 5577033 5577033 0 0.0
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336108 336108 0 0.0
.text 4860083 4860083 0 0.0
all-clusters-minimal-app debug (read only) 4929289 4929289 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270653 270653 0 0.0
.text 4427523 4427523 0 0.0
bridge-app debug (read only) 2773001 2773001 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213312 213312 0 0.0
.text 2381923 2381923 0 0.0
chip-tool debug (read only) 10353649 10353649 0 0.0
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387209 387209 0 0.0
.text 9369395 9369395 0 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10217548 0 0.0
(read/write) 505512 505512 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316040 316040 0 0.0
.text 9135256 9135256 0 0.0
lighting-app debug+rpc+ui (read only) 5255921 5255921 0 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92640 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 336596 336596 0 0.0
.text 4676531 4676531 0 0.0
lock-app debug (read only) 4479025 4479025 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246941 246941 0 0.0
.text 4022467 4022467 0 0.0
ota-provider-app debug (read only) 4130945 4130945 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 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 200093 200093 0 0.0
.text 3740291 3740291 0 0.0
ota-requestor-app debug (read only) 4224105 4224105 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 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 203357 203357 0 0.0
.text 3825859 3825859 0 0.0
shell debug (read only) 2973377 2973377 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211808 211808 0 0.0
.text 2588130 2588130 0 0.0
thermostat-no-ble arm64 (read only) 4366908 4366908 0 0.0
(read/write) 241992 241992 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3871080 3871080 0 0.0
tv-app debug (read only) 5322449 5322449 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271245 271245 0 0.0
.text 4807123 4807123 0 0.0
tv-casting-app debug (read only) 8300481 8300481 0 0.0
(read/write) 211720 211720 0 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337240 337240 0 0.0
.text 7561747 7561747 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523792 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486476 1486476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785788 1785788 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1379186 1379186 0 0.0
.debug_aranges 144256 144256 0 0.0
.debug_frame 479276 479276 0 0.0
.debug_info 32463291 32463291 0 0.0
.debug_line 4156688 4156688 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256729 2256729 0 0.0
.debug_rnglists 145400 145400 0 0.0
.debug_str 4141091 4141091 0 0.0
.heap 837512 837512 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 837023 837023 0 0.0
.symtab 511872 511872 0 0.0
.text 1581572 1581572 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685692 1685692 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1260181 1260181 0 0.0
.debug_aranges 136056 136056 0 0.0
.debug_frame 457704 457704 0 0.0
.debug_info 28803726 28803726 0 0.0
.debug_line 3915838 3915838 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2130114 2130114 0 0.0
.debug_rnglists 136967 136967 0 0.0
.debug_str 3942731 3942731 0 0.0
.heap 840168 840168 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 734779 734779 0 0.0
.symtab 472720 472720 0 0.0
.text 1484132 1484132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611332 1611332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1101153 1101153 0 0.0
.debug_aranges 126120 126120 0 0.0
.debug_frame 420636 420636 0 0.0
.debug_info 23925052 23925052 0 0.0
.debug_line 3490620 3490620 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966838 1966838 0 0.0
.debug_rnglists 126519 126519 0 0.0
.debug_str 3749813 3749813 0 0.0
.heap 846496 846496 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 649971 649971 0 0.0
.symtab 434960 434960 0 0.0
.text 1416100 1416100 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642708 1642708 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1093344 1093344 0 0.0
.debug_aranges 124752 124752 0 0.0
.debug_frame 415660 415660 0 0.0
.debug_info 23728399 23728399 0 0.0
.debug_line 3441238 3441238 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1942403 1942403 0 0.0
.debug_rnglists 124460 124460 0 0.0
.debug_str 3711803 3711803 0 0.0
.heap 819232 819232 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 622901 622901 0 0.0
.symtab 426128 426128 0 0.0
.text 1420212 1420212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178496 1178496 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625336 625336 0 0.0
lock-app qpg6105+debug (read/write) 1134760 1134760 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581604 581604 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1153852 1153852 0 0.0
bss 113224 113224 0 0.0
text 805002 805002 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1097104 1097104 0 0.0
bss 122244 122244 0 0.0
text 761906 761906 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950132 950132 0 0.0
bss 106888 106888 0 0.0
text 656762 656762 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 879072 879072 0 0.0
bss 78124 78124 0 0.0
text 623142 623142 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867484 867484 0 0.0
bss 67036 67036 0 0.0
text 630370 630370 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1003032 1003032 0 0.0
bss 109148 109148 0 0.0
text 705954 705954 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1048084 1048084 0 0.0
bss 120896 120896 0 0.0
text 729240 729240 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 935396 935396 0 0.0
bss 78816 78816 0 0.0
text 652672 652672 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963764 963764 0 0.0
bss 104988 104988 0 0.0
text 672826 672826 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882796 882796 0 0.0
bss 78228 78228 0 0.0
text 627184 627184 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823548 823548 0 0.0
bss 66240 66240 0 0.0
text 594130 594130 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839488 839488 0 0.0
bss 66656 66656 0 0.0
text 604982 604982 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881048 881048 0 0.0
bss 78208 78208 0 0.0
text 626050 626050 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866156 866156 0 0.0
bss 77928 77928 0 0.0
text 613308 613308 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845060 845060 0 0.0
bss 66540 66540 0 0.0
text 609910 609910 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842200 842200 0 0.0
bss 66892 66892 0 0.0
text 606636 606636 0 0.0

Due to this issue, subsequent incoming connections were failing to
connect as the value was getting decremented from zero resulting in a
check failing.

Also, remove duplicate code for freeing an active connection and move it
into a separate function.
@pidarped pidarped force-pushed the bug/EchoResponderMultipleConn branch from 752918f to b88ddd0 Compare October 4, 2023 17:35
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

PR #29553: Size comparison from 73c327e to b88ddd0

Increases (1 build for telink)
platform target config section 73c327e b88ddd0 change % change
telink light-switch-app tlsr9518adk80d (read/write) 866980 866988 8 0.0
text 629868 629870 2 0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 73c327e b88ddd0 change % change
bl602 lighting-app bl602 (read/write) 1390018 1390018 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066224 1066224 0 0.0
bl602+mfd (read/write) 1403930 1403930 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081030 1081030 0 0.0
bl602+rpc (read/write) 1437190 1437190 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1097956 1097956 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193519 1193519 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1547703 1547703 0 0.0
.debug_aranges 138448 138448 0 0.0
.debug_frame 507972 507972 0 0.0
.debug_info 41901984 41901984 0 0.0
.debug_line 5407002 5407002 0 0.0
.debug_loc 3503024 3503024 0 0.0
.debug_ranges 378152 378152 0 0.0
.debug_str 3966498 3966498 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597029 597029 0 0.0
.symtab 177296 177296 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960460 960460 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204099 1204099 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1549776 1549776 0 0.0
.debug_aranges 139616 139616 0 0.0
.debug_frame 513044 513044 0 0.0
.debug_info 41942602 41942602 0 0.0
.debug_line 5446389 5446389 0 0.0
.debug_loc 3541455 3541455 0 0.0
.debug_ranges 380152 380152 0 0.0
.debug_str 3972029 3972029 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600789 600789 0 0.0
.symtab 179056 179056 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971978 971978 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292071 1292071 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1728597 1728597 0 0.0
.debug_aranges 147168 147168 0 0.0
.debug_frame 537316 537316 0 0.0
.debug_info 47052256 47052256 0 0.0
.debug_line 5825094 5825094 0 0.0
.debug_loc 3710009 3710009 0 0.0
.debug_ranges 405704 405704 0 0.0
.debug_str 4394574 4394574 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661770 661770 0 0.0
.symtab 196624 196624 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034450 1034450 0 0.0
bl706-eth (read/write) 1042743 1042743 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083452 1083452 0 0.0
.debug_aranges 115456 115456 0 0.0
.debug_frame 427372 427372 0 0.0
.debug_info 22654369 22654369 0 0.0
.debug_line 4339637 4339637 0 0.0
.debug_loc 3012053 3012053 0 0.0
.debug_ranges 313960 313960 0 0.0
.debug_str 3545733 3545733 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465324 465324 0 0.0
.symtab 139984 139984 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786610 786610 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1206306 1206306 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176562 1176562 0 0.0
.debug_aranges 119632 119632 0 0.0
.debug_frame 619944 619944 0 0.0
.debug_info 23824425 23824425 0 0.0
.debug_line 4583772 4583772 0 0.0
.debug_loc 3111880 3111880 0 0.0
.debug_ranges 323776 323776 0 0.0
.debug_str 3618024 3618024 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506051 506051 0 0.0
.symtab 152848 152848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953578 953578 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156664 1156664 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1541991 1541991 0 0.0
.debug_aranges 133312 133312 0 0.0
.debug_frame 488612 488612 0 0.0
.debug_info 41359981 41359981 0 0.0
.debug_line 5310137 5310137 0 0.0
.debug_loc 3447281 3447281 0 0.0
.debug_ranges 384688 384688 0 0.0
.debug_str 3991094 3991094 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 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 598655 598655 0 0.0
.symtab 176736 176736 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943274 943274 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167540 1167540 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544079 1544079 0 0.0
.debug_aranges 134480 134480 0 0.0
.debug_frame 493680 493680 0 0.0
.debug_info 41402642 41402642 0 0.0
.debug_line 5349401 5349401 0 0.0
.debug_loc 3485712 3485712 0 0.0
.debug_ranges 386688 386688 0 0.0
.debug_str 3996615 3996615 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 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 602483 602483 0 0.0
.symtab 178528 178528 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955058 955058 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737331 737331 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 652556 652556 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757987 757987 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677512 677512 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745523 745523 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639024 639024 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696075 696075 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615412 615412 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681739 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605236 605236 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618642 618642 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 935714 935714 0 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363556 363556 0 0.0
.debug_info 20815624 20815624 0 0.0
.debug_line 2726142 2726142 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1556412 1556412 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101480 101480 0 0.0
.debug_str 3387495 3387495 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511343 511343 0 0.0
.symtab 297024 297024 0 0.0
.text 510240 510240 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554495 554495 0 0.0
.app_xip_area 445697 445697 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539791 539791 0 0.0
.app_xip_area 426201 426201 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575063 575063 0 0.0
.app_xip_area 467593 467593 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551655 551655 0 0.0
.app_xip_area 441089 441089 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1009020 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 834372 834372 0 0.0
BRD4187C (read/write) 1091560 1091560 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 892208 892208 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105344 1105344 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 916000 916000 0 0.0
window-app BRD4187C (read/write) 1125436 1125436 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 953804 953804 0 0.0
esp32 all-clusters-app c3devkit (read only) 1165668 1165668 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1165668 1165668 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1208107 1208107 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1202723 1202723 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590268 590268 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589732 589732 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685504 685504 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 572336 572336 0 0.0
light k32w0+release (read only) 589964 589964 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589428 589428 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777188 777188 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 655176 655176 0 0.0
lock k32w0+release (read only) 561412 561412 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560876 560876 0 0.0
linux all-clusters-app debug (read only) 5546217 5546217 0 0.0
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336236 336236 0 0.0
.text 4829139 4829139 0 0.0
all-clusters-minimal-app debug (read only) 4908601 4908601 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270781 270781 0 0.0
.text 4406707 4406707 0 0.0
bridge-app debug (read only) 2765161 2765161 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213472 213472 0 0.0
.text 2373923 2373923 0 0.0
chip-tool debug (read only) 10323889 10323889 0 0.0
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387369 387369 0 0.0
.text 9339475 9339475 0 0.0
chip-tool-ipv6only arm64 (read only) 10188940 10188940 0 0.0
(read/write) 505544 505544 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374400 374400 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316152 316152 0 0.0
.text 9106520 9106520 0 0.0
lighting-app debug+rpc+ui (read only) 5239553 5239553 0 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92640 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 336724 336724 0 0.0
.text 4660035 4660035 0 0.0
lock-app debug (read only) 4468273 4468273 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247069 247069 0 0.0
.text 4011587 4011587 0 0.0
ota-provider-app debug (read only) 4125761 4125761 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 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 200221 200221 0 0.0
.text 3734979 3734979 0 0.0
ota-requestor-app debug (read only) 4216025 4216025 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 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 203485 203485 0 0.0
.text 3817651 3817651 0 0.0
shell debug (read only) 2945297 2945297 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211968 211968 0 0.0
.text 2559890 2559890 0 0.0
thermostat-no-ble arm64 (read only) 4359916 4359916 0 0.0
(read/write) 242008 242008 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100696 100696 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161164 161164 0 0.0
.text 3863960 3863960 0 0.0
tv-app debug (read only) 5306545 5306545 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271405 271405 0 0.0
.text 4791059 4791059 0 0.0
tv-casting-app debug (read only) 8264241 8264241 0 0.0
(read/write) 211720 211720 0 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337368 337368 0 0.0
.text 7525379 7525379 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523336 2523336 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486020 1486020 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1232704 1232704 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 855888 855888 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1351428 1351428 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 783356 783356 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164500 1164500 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817204 817204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1782684 1782684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1379226 1379226 0 0.0
.debug_aranges 144272 144272 0 0.0
.debug_frame 479340 479340 0 0.0
.debug_info 32400215 32400215 0 0.0
.debug_line 4107753 4107753 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2239146 2239146 0 0.0
.debug_rnglists 145380 145380 0 0.0
.debug_str 4141332 4141332 0 0.0
.heap 837512 837512 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 837205 837205 0 0.0
.symtab 511936 511936 0 0.0
.text 0 0 0 0.0
1578468 1578468 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1683564 1683564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1260221 1260221 0 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457768 457768 0 0.0
.debug_info 28740650 28740650 0 0.0
.debug_line 3866903 3866903 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2112531 2112531 0 0.0
.debug_rnglists 136947 136947 0 0.0
.debug_str 3942972 3942972 0 0.0
.heap 840168 840168 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 734961 734961 0 0.0
.symtab 472784 472784 0 0.0
.text 1482004 1482004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1609668 1609668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1101193 1101193 0 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420700 420700 0 0.0
.debug_info 23861976 23861976 0 0.0
.debug_line 3441685 3441685 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1949255 1949255 0 0.0
.debug_rnglists 126499 126499 0 0.0
.debug_str 3750054 3750054 0 0.0
.heap 846496 846496 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 650153 650153 0 0.0
.symtab 435024 435024 0 0.0
.text 1414436 1414436 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641628 1641628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1093384 1093384 0 0.0
.debug_aranges 124768 124768 0 0.0
.debug_frame 415724 415724 0 0.0
.debug_info 23665319 23665319 0 0.0
.debug_line 3392303 3392303 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1924820 1924820 0 0.0
.debug_rnglists 124440 124440 0 0.0
.debug_str 3712044 3712044 0 0.0
.heap 819232 819232 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 623083 623083 0 0.0
.symtab 426192 426192 0 0.0
.text 1419132 1419132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177680 1177680 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624520 624520 0 0.0
lock-app qpg6105+debug (read/write) 1134296 1134296 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581140 581140 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1152020 1152020 0 0.0
bss 113224 113224 0 0.0
text 803172 803172 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1096016 1096016 0 0.0
bss 122244 122244 0 0.0
text 760820 760820 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949676 949676 0 0.0
bss 106888 106888 0 0.0
text 656310 656310 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878648 878648 0 0.0
bss 78124 78124 0 0.0
text 622714 622714 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866980 866988 8 0.0
bss 67036 67036 0 0.0
text 629868 629870 2 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1001904 1001904 0 0.0
bss 109148 109148 0 0.0
text 704830 704830 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1046964 1046964 0 0.0
bss 120896 120896 0 0.0
text 728116 728116 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934792 934792 0 0.0
bss 78816 78816 0 0.0
text 652076 652076 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963268 963268 0 0.0
bss 104988 104988 0 0.0
text 672328 672328 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882396 882396 0 0.0
bss 78228 78228 0 0.0
text 626780 626780 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823236 823236 0 0.0
bss 66240 66240 0 0.0
text 593822 593822 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839064 839064 0 0.0
bss 66656 66656 0 0.0
text 604554 604554 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880576 880576 0 0.0
bss 78208 78208 0 0.0
text 625576 625576 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865844 865844 0 0.0
bss 77928 77928 0 0.0
text 613000 613000 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844612 844612 0 0.0
bss 66540 66540 0 0.0
text 609458 609458 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841800 841800 0 0.0
bss 66892 66892 0 0.0
text 606232 606232 0 0.0

src/transport/raw/TCP.h Outdated Show resolved Hide resolved
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

PR #29553: Size comparison from 73c327e to 51aed44

Increases above 0.2%:

platform target config section 73c327e 51aed44 change % change
bl702 lighting-app bl702 .debug_loc 3503024 3522277 19253 0.5
.debug_ranges 378152 403728 25576 6.8
.debug_str 3966498 3978220 11722 0.3
bl702+mfd .debug_loc 3541455 3560708 19253 0.5
.debug_ranges 380152 405728 25576 6.7
.debug_str 3972029 3983751 11722 0.3
bl702+rpc .data 4088 4112 24 0.6
.debug_loc 3710009 3729370 19361 0.5
.debug_ranges 405704 431280 25576 6.3
.debug_str 4394574 4406805 12231 0.3
bl706-eth .debug_loc 3012053 3031306 19253 0.6
.debug_ranges 313960 339536 25576 8.1
.debug_str 3545733 3557455 11722 0.3
bl706-wifi .debug_loc 3111880 3131133 19253 0.6
.debug_ranges 323776 349352 25576 7.9
.debug_str 3618024 3629746 11722 0.3
bl702l lighting-app bl702l .debug_loc 3447281 3466534 19253 0.6
.debug_ranges 384688 410264 25576 6.6
.debug_str 3991094 4002808 11714 0.3
bl702l+mfd .debug_loc 3485712 3504965 19253 0.6
.debug_ranges 386688 412264 25576 6.6
.debug_str 3996615 4008329 11714 0.3
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1556412 1589428 33016 2.1
.debug_rnglists 101480 111113 9633 9.5
.debug_str 3387495 3398309 10814 0.3
linux tv-casting-app debug (read/write) 211720 312872 101152 47.8
.bss 54752 155904 101152 184.7
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2239146 2272184 33038 1.5
.debug_rnglists 145380 155013 9633 6.6
.debug_str 4141332 4152153 10821 0.3
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2112531 2145569 33038 1.6
.debug_rnglists 136947 146580 9633 7.0
.debug_str 3942972 3953793 10821 0.3
light cy8ckit_062s2_43012 .debug_loclists 1949255 1982293 33038 1.7
.debug_rnglists 126499 136132 9633 7.6
.debug_str 3750054 3760875 10821 0.3
lock cy8ckit_062s2_43012 .debug_loclists 1924820 1957836 33016 1.7
.debug_rnglists 124440 134073 9633 7.7
.debug_str 3712044 3722865 10821 0.3
Increases (17 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, linux, nrfconnect, psoc6)
platform target config section 73c327e 51aed44 change % change
bl602 lighting-app bl602+rpc .data 9728 9744 16 0.2
bl702 lighting-app bl702 .debug_abbrev 1547703 1548020 317 0.0
.debug_loc 3503024 3522277 19253 0.5
.debug_ranges 378152 403728 25576 6.8
.debug_str 3966498 3978220 11722 0.3
bl702+mfd .debug_abbrev 1549776 1550093 317 0.0
.debug_loc 3541455 3560708 19253 0.5
.debug_ranges 380152 405728 25576 6.7
.debug_str 3972029 3983751 11722 0.3
bl702+rpc .data 4088 4112 24 0.6
.debug_abbrev 1728597 1728914 317 0.0
.debug_loc 3710009 3729370 19361 0.5
.debug_ranges 405704 431280 25576 6.3
.debug_str 4394574 4406805 12231 0.3
.strtab 661770 661918 148 0.0
.symtab 196624 196672 48 0.0
bl706-eth .debug_abbrev 1083452 1083835 383 0.0
.debug_loc 3012053 3031306 19253 0.6
.debug_ranges 313960 339536 25576 8.1
.debug_str 3545733 3557455 11722 0.3
bl706-wifi .debug_abbrev 1176562 1176879 317 0.0
.debug_loc 3111880 3131133 19253 0.6
.debug_ranges 323776 349352 25576 7.9
.debug_str 3618024 3629746 11722 0.3
bl702l lighting-app bl702l .debug_abbrev 1541991 1542308 317 0.0
.debug_loc 3447281 3466534 19253 0.6
.debug_ranges 384688 410264 25576 6.6
.debug_str 3991094 4002808 11714 0.3
bl702l+mfd .debug_abbrev 1544079 1544396 317 0.0
.debug_loc 3485712 3504965 19253 0.6
.debug_ranges 386688 412264 25576 6.6
.debug_str 3996615 4008329 11714 0.3
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84383 84399 16 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 935714 936170 456 0.0
.debug_loclists 1556412 1589428 33016 2.1
.debug_rnglists 101480 111113 9633 9.5
.debug_str 3387495 3398309 10814 0.3
linux lighting-app debug+rpc+ui (read/write) 222792 222856 64 0.0
.data.rel.ro 92640 92704 64 0.1
tv-casting-app debug (read/write) 211720 312872 101152 47.8
.bss 54752 155904 101152 184.7
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 136848 136880 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1379226 1379612 386 0.0
.debug_loclists 2239146 2272184 33038 1.5
.debug_rnglists 145380 155013 9633 6.6
.debug_str 4141332 4152153 10821 0.3
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1260221 1260607 386 0.0
.debug_loclists 2112531 2145569 33038 1.6
.debug_rnglists 136947 146580 9633 7.0
.debug_str 3942972 3953793 10821 0.3
light cy8ckit_062s2_43012 .debug_abbrev 1101193 1101579 386 0.0
.debug_loclists 1949255 1982293 33038 1.7
.debug_rnglists 126499 136132 9633 7.6
.debug_str 3750054 3760875 10821 0.3
lock cy8ckit_062s2_43012 .debug_abbrev 1093384 1093770 386 0.0
.debug_loclists 1924820 1957836 33016 1.7
.debug_rnglists 124440 134073 9633 7.7
.debug_str 3712044 3722865 10821 0.3
Decreases (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 73c327e 51aed44 change % change
bl602 lighting-app bl602 (read/write) 1390018 1388890 -1128 -0.1
.text 1066224 1065514 -710 -0.1
bl602+mfd (read/write) 1403930 1402794 -1136 -0.1
.text 1081030 1080320 -710 -0.1
bl602+rpc (read/write) 1437190 1436150 -1040 -0.1
.text 1097956 1097246 -710 -0.1
bl702 lighting-app bl702 (read/write) 1193519 1192387 -1132 -0.1
.debug_aranges 138448 138440 -8 -0.0
.debug_frame 507972 507932 -40 -0.0
.debug_info 41901984 41814673 -87311 -0.2
.debug_line 5407002 5320104 -86898 -1.6
.rodata 106804 106380 -424 -0.4
.strtab 597029 596905 -124 -0.0
.symtab 177296 177280 -16 -0.0
.text 960460 959750 -710 -0.1
bl702+mfd (read/write) 1204099 1202963 -1136 -0.1
.debug_aranges 139616 139608 -8 -0.0
.debug_frame 513044 513004 -40 -0.0
.debug_info 41942602 41855291 -87311 -0.2
.debug_line 5446389 5359491 -86898 -1.6
.rodata 105744 105320 -424 -0.4
.strtab 600789 600665 -124 -0.0
.symtab 179056 179040 -16 -0.0
.text 971978 971268 -710 -0.1
bl702+rpc (read/write) 1292071 1291067 -1004 -0.1
.debug_aranges 147168 147160 -8 -0.0
.debug_frame 537316 537280 -36 -0.0
.debug_info 47052256 46965349 -86907 -0.2
.debug_line 5825094 5738353 -86741 -1.5
.rodata 121868 121520 -348 -0.3
.text 1034450 1033738 -712 -0.1
bl706-eth (read/write) 1042743 1041687 -1056 -0.1
.debug_aranges 115456 115448 -8 -0.0
.debug_frame 427372 427332 -40 -0.0
.debug_info 22654369 22567060 -87309 -0.4
.debug_line 4339637 4252739 -86898 -2.0
.rodata 96504 96080 -424 -0.4
.strtab 465324 465200 -124 -0.0
.symtab 139984 139968 -16 -0.0
.text 786610 785978 -632 -0.1
bl706-wifi (read/write) 1206306 1205662 -644 -0.1
.debug_aranges 119632 119624 -8 -0.0
.debug_frame 619944 619896 -48 -0.0
.debug_info 23824425 23737114 -87311 -0.4
.debug_line 4583772 4496874 -86898 -1.9
.rodata 109632 109208 -424 -0.4
.strtab 506051 505927 -124 -0.0
.symtab 152848 152832 -16 -0.0
.text 953578 953360 -218 -0.0
bl702l lighting-app bl702l (read/write) 1156664 1155528 -1136 -0.1
.debug_aranges 133312 133304 -8 -0.0
.debug_frame 488612 488572 -40 -0.0
.debug_info 41359981 41272670 -87311 -0.2
.debug_line 5310137 5223239 -86898 -1.6
.rodata 100784 100360 -424 -0.4
.strtab 598655 598531 -124 -0.0
.symtab 176736 176720 -16 -0.0
.text 943274 942564 -710 -0.1
bl702l+mfd (read/write) 1167540 1166404 -1136 -0.1
.debug_aranges 134480 134472 -8 -0.0
.debug_frame 493680 493640 -40 -0.0
.debug_info 41402642 41315331 -87311 -0.2
.debug_line 5349401 5262503 -86898 -1.6
.rodata 99724 99300 -424 -0.4
.strtab 602483 602359 -124 -0.0
.symtab 178528 178512 -16 -0.0
.text 955058 954348 -710 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737331 736555 -776 -0.1
.text 652556 651764 -792 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757987 757515 -472 -0.1
.text 677512 677040 -472 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 745523 745051 -472 -0.1
.text 639024 638552 -472 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 696075 695683 -392 -0.1
.text 615412 615020 -392 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681395 -344 -0.1
.text 605236 604892 -344 -0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 618642 617450 -1192 -0.2
.debug_frame 363556 363232 -324 -0.1
.debug_info 20815624 20609217 -206407 -1.0
.debug_line 2726142 2651572 -74570 -2.7
.strtab 511343 511253 -90 -0.0
.symtab 297024 296960 -64 -0.0
.text 510240 509048 -1192 -0.2
cyw30739 light cyw930739m2evb_01 (read/write) 554495 553687 -808 -0.1
.app_xip_area 445697 444889 -808 -0.2
lock cyw930739m2evb_01 (read/write) 539791 539303 -488 -0.1
.app_xip_area 426201 425713 -488 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 575063 574687 -376 -0.1
.app_xip_area 467593 467217 -376 -0.1
switch cyw930739m2evb_01 (read/write) 551655 551103 -552 -0.1
.app_xip_area 441089 440537 -552 -0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1006764 -2256 -0.2
.text 834372 832116 -2256 -0.3
BRD4187C (read/write) 1091560 1090896 -664 -0.1
.text 892208 891544 -664 -0.1
lock-app BRD4161A+wf200 (read/write) 1105344 1104864 -480 -0.0
.text 916000 915520 -480 -0.1
window-app BRD4187C (read/write) 1125436 1124404 -1032 -0.1
.text 953804 952772 -1032 -0.1
esp32 all-clusters-app c3devkit (read only) 1165668 1163822 -1846 -0.2
.flash.text 1165668 1163822 -1846 -0.2
m5stack (read only) 1208107 1206215 -1892 -0.2
.flash.text 1202723 1200831 -1892 -0.2
k32w contact k32w0+release (read only) 590268 589900 -368 -0.1
.text 589732 589364 -368 -0.1
k32w1+release (read/write) 685504 685144 -360 -0.1
.text 572336 571976 -360 -0.1
light k32w0+release (read only) 589964 589580 -384 -0.1
.text 589428 589044 -384 -0.1
k32w1+release (read/write) 777188 776796 -392 -0.1
.text 655176 654784 -392 -0.1
lock k32w0+release (read only) 561412 561092 -320 -0.1
.text 560876 560556 -320 -0.1
linux all-clusters-app debug (read only) 5546217 5506473 -39744 -0.7
.rodata 336236 335436 -800 -0.2
.text 4829139 4790195 -38944 -0.8
all-clusters-minimal-app debug (read only) 4908601 4882265 -26336 -0.5
.rodata 270781 270333 -448 -0.2
.text 4406707 4380819 -25888 -0.6
bridge-app debug (read only) 2765161 2755081 -10080 -0.4
.rodata 213472 213216 -256 -0.1
.text 2373923 2364099 -9824 -0.4
chip-tool debug (read only) 10323889 10256625 -67264 -0.7
.rodata 387369 386249 -1120 -0.3
.text 9339475 9273331 -66144 -0.7
chip-tool-ipv6only arm64 (read only) 10188940 10133660 -55280 -0.5
(read/write) 505544 504824 -720 -0.1
.data.rel.ro 374400 373680 -720 -0.2
.rodata 316152 314920 -1232 -0.4
.text 9106520 9053192 -53328 -0.6
lighting-app debug+rpc+ui (read only) 5239553 5219073 -20480 -0.4
.rodata 336724 336180 -544 -0.2
.text 4660035 4640003 -20032 -0.4
lock-app debug (read only) 4468273 4454673 -13600 -0.3
.rodata 247069 246781 -288 -0.1
.text 4011587 3998275 -13312 -0.3
ota-provider-app debug (read only) 4125761 4118145 -7616 -0.2
.rodata 200221 199997 -224 -0.1
.text 3734979 3727587 -7392 -0.2
ota-requestor-app debug (read only) 4216025 4205161 -10864 -0.3
.rodata 203485 203229 -256 -0.1
.text 3817651 3807043 -10608 -0.3
shell debug (read only) 2945297 2910177 -35120 -1.2
.rodata 211968 211136 -832 -0.4
.text 2559890 2525602 -34288 -1.3
thermostat-no-ble arm64 (read only) 4359916 4350604 -9312 -0.2
(read/write) 242008 241832 -176 -0.1
.data.rel.ro 100696 100528 -168 -0.2
.rodata 161164 161004 -160 -0.1
.text 3863960 3855048 -8912 -0.2
tv-app debug (read only) 5306545 5283953 -22592 -0.4
.rodata 271405 271085 -320 -0.1
.text 4791059 4768787 -22272 -0.5
tv-casting-app debug (read only) 8264241 8190097 -74144 -0.9
.rodata 337368 336248 -1120 -0.3
.text 7525379 7452355 -73024 -1.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523336 2522872 -464 -0.0
.text 1486020 1485556 -464 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1232704 1230608 -2096 -0.2
bss 155134 154518 -616 -0.4
rodata 142740 142644 -96 -0.1
text 855888 854412 -1476 -0.2
nrf7002dk_nrf5340_cpuapp (read/write) 1351428 1350052 -1376 -0.1
bss 140544 140528 -16 -0.0
text 783356 781956 -1400 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1164500 1162660 -1840 -0.2
bss 154564 153948 -616 -0.4
rodata 113768 113672 -96 -0.1
text 817204 816100 -1104 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1782684 1778948 -3736 -0.2
.debug_frame 479340 479016 -324 -0.1
.debug_info 32400215 32193840 -206375 -0.6
.debug_line 4107753 4033190 -74563 -1.8
.strtab 837205 837115 -90 -0.0
.symtab 511936 511568 -368 -0.1
.text 1578468 1574732 -3736 -0.2
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1683564 1681180 -2384 -0.1
.debug_frame 457768 457444 -324 -0.1
.debug_info 28740650 28534275 -206375 -0.7
.debug_line 3866903 3792340 -74563 -1.9
.strtab 734961 734871 -90 -0.0
.symtab 472784 472640 -144 -0.0
.text 1482004 1479620 -2384 -0.2
light cy8ckit_062s2_43012 (read/write) 1609668 1607500 -2168 -0.1
.debug_frame 420700 420376 -324 -0.1
.debug_info 23861976 23655601 -206375 -0.9
.debug_line 3441685 3367122 -74563 -2.2
.strtab 650153 650063 -90 -0.0
.symtab 435024 434704 -320 -0.1
.text 1414436 1412268 -2168 -0.2
lock cy8ckit_062s2_43012 (read/write) 1641628 1640364 -1264 -0.1
.debug_frame 415724 415400 -324 -0.1
.debug_info 23665319 23458923 -206396 -0.9
.debug_line 3392303 3317733 -74570 -2.2
.strtab 623083 622993 -90 -0.0
.symtab 426192 426128 -64 -0.0
.text 1419132 1417868 -1264 -0.1
qpg lighting-app qpg6105+debug (read/write) 1177680 1176976 -704 -0.1
.text 624520 623816 -704 -0.1
lock-app qpg6105+debug (read/write) 1134296 1133856 -440 -0.0
.text 581140 580700 -440 -0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1152020 1149920 -2100 -0.2
text 803172 801430 -1742 -0.2
all-clusters-minimal-app tlsr9528a (read/write) 1096016 1094620 -1396 -0.1
text 760820 759564 -1256 -0.2
bridge-app tlsr9518adk80d (read/write) 949676 949188 -488 -0.1
text 656310 655884 -426 -0.1
contact-sensor-app tlsr9528a (read/write) 878648 878184 -464 -0.1
text 622714 622314 -400 -0.1
light-switch-app tlsr9518adk80d (read/write) 866980 866308 -672 -0.1
text 629868 629254 -614 -0.1
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 1001904 1000620 -1284 -0.1
text 704830 703860 -970 -0.1
tlsr9528a (read/write) 1046964 1045680 -1284 -0.1
text 728116 727146 -970 -0.1
lock-app tlsr9528a (read/write) 934792 934156 -636 -0.1
text 652076 651512 -564 -0.1
ota-requestor-app tlsr9518adk80d (read/write) 963268 962760 -508 -0.1
text 672328 671886 -442 -0.1
pump-app tlsr9528a (read/write) 882396 881856 -540 -0.1
text 626780 626326 -454 -0.1
pump-controller-app tlsr9518adk80d (read/write) 823236 822780 -456 -0.1
text 593822 593428 -394 -0.1
resource-monitoring-app tlsr9518adk80d (read/write) 839064 838600 -464 -0.1
text 604554 604154 -400 -0.1
smoke_co_alarm-app tlsr9528a (read/write) 880576 880088 -488 -0.1
text 625576 625154 -422 -0.1
temperature-measurement-app tlsr9528a (read/write) 865844 865456 -388 -0.0
text 613000 612650 -350 -0.1
thermostat tlsr9518adk80d (read/write) 844612 844092 -520 -0.1
text 609458 609002 -456 -0.1
window-covering tlsr9518adk80d (read/write) 841800 841344 -456 -0.1
text 606232 605844 -388 -0.1
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 73c327e 51aed44 change % change
bl602 lighting-app bl602 (read/write) 1390018 1388890 -1128 -0.1
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066224 1065514 -710 -0.1
bl602+mfd (read/write) 1403930 1402794 -1136 -0.1
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081030 1080320 -710 -0.1
bl602+rpc (read/write) 1437190 1436150 -1040 -0.1
.bss 96200 96200 0 0.0
.data 9728 9744 16 0.2
.text 1097956 1097246 -710 -0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193519 1192387 -1132 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1547703 1548020 317 0.0
.debug_aranges 138448 138440 -8 -0.0
.debug_frame 507972 507932 -40 -0.0
.debug_info 41901984 41814673 -87311 -0.2
.debug_line 5407002 5320104 -86898 -1.6
.debug_loc 3503024 3522277 19253 0.5
.debug_ranges 378152 403728 25576 6.8
.debug_str 3966498 3978220 11722 0.3
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106380 -424 -0.4
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 597029 596905 -124 -0.0
.symtab 177296 177280 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960460 959750 -710 -0.1
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204099 1202963 -1136 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1549776 1550093 317 0.0
.debug_aranges 139616 139608 -8 -0.0
.debug_frame 513044 513004 -40 -0.0
.debug_info 41942602 41855291 -87311 -0.2
.debug_line 5446389 5359491 -86898 -1.6
.debug_loc 3541455 3560708 19253 0.5
.debug_ranges 380152 405728 25576 6.7
.debug_str 3972029 3983751 11722 0.3
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105320 -424 -0.4
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600789 600665 -124 -0.0
.symtab 179056 179040 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971978 971268 -710 -0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292071 1291067 -1004 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4112 24 0.6
.debug_abbrev 1728597 1728914 317 0.0
.debug_aranges 147168 147160 -8 -0.0
.debug_frame 537316 537280 -36 -0.0
.debug_info 47052256 46965349 -86907 -0.2
.debug_line 5825094 5738353 -86741 -1.5
.debug_loc 3710009 3729370 19361 0.5
.debug_ranges 405704 431280 25576 6.3
.debug_str 4394574 4406805 12231 0.3
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121520 -348 -0.3
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661770 661918 148 0.0
.symtab 196624 196672 48 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034450 1033738 -712 -0.1
bl706-eth (read/write) 1042743 1041687 -1056 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083452 1083835 383 0.0
.debug_aranges 115456 115448 -8 -0.0
.debug_frame 427372 427332 -40 -0.0
.debug_info 22654369 22567060 -87309 -0.4
.debug_line 4339637 4252739 -86898 -2.0
.debug_loc 3012053 3031306 19253 0.6
.debug_ranges 313960 339536 25576 8.1
.debug_str 3545733 3557455 11722 0.3
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96080 -424 -0.4
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465324 465200 -124 -0.0
.symtab 139984 139968 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786610 785978 -632 -0.1
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1206306 1205662 -644 -0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176562 1176879 317 0.0
.debug_aranges 119632 119624 -8 -0.0
.debug_frame 619944 619896 -48 -0.0
.debug_info 23824425 23737114 -87311 -0.4
.debug_line 4583772 4496874 -86898 -1.9
.debug_loc 3111880 3131133 19253 0.6
.debug_ranges 323776 349352 25576 7.9
.debug_str 3618024 3629746 11722 0.3
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109208 -424 -0.4
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 506051 505927 -124 -0.0
.symtab 152848 152832 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953578 953360 -218 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156664 1155528 -1136 -0.1
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1541991 1542308 317 0.0
.debug_aranges 133312 133304 -8 -0.0
.debug_frame 488612 488572 -40 -0.0
.debug_info 41359981 41272670 -87311 -0.2
.debug_line 5310137 5223239 -86898 -1.6
.debug_loc 3447281 3466534 19253 0.6
.debug_ranges 384688 410264 25576 6.6
.debug_str 3991094 4002808 11714 0.3
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100360 -424 -0.4
.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 598655 598531 -124 -0.0
.symtab 176736 176720 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943274 942564 -710 -0.1
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167540 1166404 -1136 -0.1
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544079 1544396 317 0.0
.debug_aranges 134480 134472 -8 -0.0
.debug_frame 493680 493640 -40 -0.0
.debug_info 41402642 41315331 -87311 -0.2
.debug_line 5349401 5262503 -86898 -1.6
.debug_loc 3485712 3504965 19253 0.6
.debug_ranges 386688 412264 25576 6.6
.debug_str 3996615 4008329 11714 0.3
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99300 -424 -0.4
.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 602483 602359 -124 -0.0
.symtab 178528 178512 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955058 954348 -710 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737331 736555 -776 -0.1
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84399 16 0.0
.text 652556 651764 -792 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757987 757515 -472 -0.1
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677512 677040 -472 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 745523 745051 -472 -0.1
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639024 638552 -472 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 696075 695683 -392 -0.1
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615412 615020 -392 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 681739 681395 -344 -0.1
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605236 604892 -344 -0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618642 617450 -1192 -0.2
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 935714 936170 456 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363556 363232 -324 -0.1
.debug_info 20815624 20609217 -206407 -1.0
.debug_line 2726142 2651572 -74570 -2.7
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1556412 1589428 33016 2.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101480 111113 9633 9.5
.debug_str 3387495 3398309 10814 0.3
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511343 511253 -90 -0.0
.symtab 297024 296960 -64 -0.0
.text 510240 509048 -1192 -0.2
cyw30739 light cyw930739m2evb_01 (read/write) 554495 553687 -808 -0.1
.app_xip_area 445697 444889 -808 -0.2
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539791 539303 -488 -0.1
.app_xip_area 426201 425713 -488 -0.1
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575063 574687 -376 -0.1
.app_xip_area 467593 467217 -376 -0.1
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551655 551103 -552 -0.1
.app_xip_area 441089 440537 -552 -0.1
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009020 1006764 -2256 -0.2
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 834372 832116 -2256 -0.3
BRD4187C (read/write) 1091560 1090896 -664 -0.1
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 892208 891544 -664 -0.1
lock-app BRD4161A+wf200 (read/write) 1105344 1104864 -480 -0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 916000 915520 -480 -0.1
window-app BRD4187C (read/write) 1125436 1124404 -1032 -0.1
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 953804 952772 -1032 -0.1
esp32 all-clusters-app c3devkit (read only) 1165668 1163822 -1846 -0.2
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1165668 1163822 -1846 -0.2
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1208107 1206215 -1892 -0.2
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1202723 1200831 -1892 -0.2
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590268 589900 -368 -0.1
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589732 589364 -368 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685504 685144 -360 -0.1
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 572336 571976 -360 -0.1
light k32w0+release (read only) 589964 589580 -384 -0.1
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589428 589044 -384 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777188 776796 -392 -0.1
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 655176 654784 -392 -0.1
lock k32w0+release (read only) 561412 561092 -320 -0.1
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560876 560556 -320 -0.1
linux all-clusters-app debug (read only) 5546217 5506473 -39744 -0.7
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336236 335436 -800 -0.2
.text 4829139 4790195 -38944 -0.8
all-clusters-minimal-app debug (read only) 4908601 4882265 -26336 -0.5
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270781 270333 -448 -0.2
.text 4406707 4380819 -25888 -0.6
bridge-app debug (read only) 2765161 2755081 -10080 -0.4
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213472 213216 -256 -0.1
.text 2373923 2364099 -9824 -0.4
chip-tool debug (read only) 10323889 10256625 -67264 -0.7
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387369 386249 -1120 -0.3
.text 9339475 9273331 -66144 -0.7
chip-tool-ipv6only arm64 (read only) 10188940 10133660 -55280 -0.5
(read/write) 505544 504824 -720 -0.1
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374400 373680 -720 -0.2
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316152 314920 -1232 -0.4
.text 9106520 9053192 -53328 -0.6
lighting-app debug+rpc+ui (read only) 5239553 5219073 -20480 -0.4
(read/write) 222792 222856 64 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92704 64 0.1
.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 336724 336180 -544 -0.2
.text 4660035 4640003 -20032 -0.4
lock-app debug (read only) 4468273 4454673 -13600 -0.3
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247069 246781 -288 -0.1
.text 4011587 3998275 -13312 -0.3
ota-provider-app debug (read only) 4125761 4118145 -7616 -0.2
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 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 200221 199997 -224 -0.1
.text 3734979 3727587 -7392 -0.2
ota-requestor-app debug (read only) 4216025 4205161 -10864 -0.3
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 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 203485 203229 -256 -0.1
.text 3817651 3807043 -10608 -0.3
shell debug (read only) 2945297 2910177 -35120 -1.2
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211968 211136 -832 -0.4
.text 2559890 2525602 -34288 -1.3
thermostat-no-ble arm64 (read only) 4359916 4350604 -9312 -0.2
(read/write) 242008 241832 -176 -0.1
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100696 100528 -168 -0.2
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161164 161004 -160 -0.1
.text 3863960 3855048 -8912 -0.2
tv-app debug (read only) 5306545 5283953 -22592 -0.4
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271405 271085 -320 -0.1
.text 4791059 4768787 -22272 -0.5
tv-casting-app debug (read only) 8264241 8190097 -74144 -0.9
(read/write) 211720 312872 101152 47.8
.bss 54752 155904 101152 184.7
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337368 336248 -1120 -0.3
.text 7525379 7452355 -73024 -1.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523336 2522872 -464 -0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486020 1485556 -464 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1232704 1230608 -2096 -0.2
bss 155134 154518 -616 -0.4
rodata 142740 142644 -96 -0.1
text 855888 854412 -1476 -0.2
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1351428 1350052 -1376 -0.1
bss 140544 140528 -16 -0.0
rodata 136848 136880 32 0.0
text 783356 781956 -1400 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164500 1162660 -1840 -0.2
bss 154564 153948 -616 -0.4
rodata 113768 113672 -96 -0.1
text 817204 816100 -1104 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1782684 1778948 -3736 -0.2
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1379226 1379612 386 0.0
.debug_aranges 144272 144272 0 0.0
.debug_frame 479340 479016 -324 -0.1
.debug_info 32400215 32193840 -206375 -0.6
.debug_line 4107753 4033190 -74563 -1.8
.debug_line_str 957 957 0 0.0
.debug_loclists 2239146 2272184 33038 1.5
.debug_rnglists 145380 155013 9633 6.6
.debug_str 4141332 4152153 10821 0.3
.heap 837512 837512 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 837205 837115 -90 -0.0
.symtab 511936 511568 -368 -0.1
.text 1578468 1574732 -3736 -0.2
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1683564 1681180 -2384 -0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1260221 1260607 386 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457768 457444 -324 -0.1
.debug_info 28740650 28534275 -206375 -0.7
.debug_line 3866903 3792340 -74563 -1.9
.debug_line_str 981 981 0 0.0
.debug_loclists 2112531 2145569 33038 1.6
.debug_rnglists 136947 146580 9633 7.0
.debug_str 3942972 3953793 10821 0.3
.heap 840168 840168 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 734961 734871 -90 -0.0
.symtab 472784 472640 -144 -0.0
.text 1482004 1479620 -2384 -0.2
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1609668 1607500 -2168 -0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1101193 1101579 386 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420700 420376 -324 -0.1
.debug_info 23861976 23655601 -206375 -0.9
.debug_line 3441685 3367122 -74563 -2.2
.debug_line_str 942 942 0 0.0
.debug_loclists 1949255 1982293 33038 1.7
.debug_rnglists 126499 136132 9633 7.6
.debug_str 3750054 3760875 10821 0.3
.heap 846496 846496 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 650153 650063 -90 -0.0
.symtab 435024 434704 -320 -0.1
.text 1414436 1412268 -2168 -0.2
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641628 1640364 -1264 -0.1
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1093384 1093770 386 0.0
.debug_aranges 124768 124768 0 0.0
.debug_frame 415724 415400 -324 -0.1
.debug_info 23665319 23458923 -206396 -0.9
.debug_line 3392303 3317733 -74570 -2.2
.debug_line_str 933 933 0 0.0
.debug_loclists 1924820 1957836 33016 1.7
.debug_rnglists 124440 134073 9633 7.7
.debug_str 3712044 3722865 10821 0.3
.heap 819232 819232 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 623083 622993 -90 -0.0
.symtab 426192 426128 -64 -0.0
.text 1419132 1417868 -1264 -0.1
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177680 1176976 -704 -0.1
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624520 623816 -704 -0.1
lock-app qpg6105+debug (read/write) 1134296 1133856 -440 -0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581140 580700 -440 -0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1152020 1149920 -2100 -0.2
bss 113224 113224 0 0.0
text 803172 801430 -1742 -0.2
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1096016 1094620 -1396 -0.1
bss 122244 122244 0 0.0
text 760820 759564 -1256 -0.2
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949676 949188 -488 -0.1
bss 106888 106888 0 0.0
text 656310 655884 -426 -0.1
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878648 878184 -464 -0.1
bss 78124 78124 0 0.0
text 622714 622314 -400 -0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866980 866308 -672 -0.1
bss 67036 67036 0 0.0
text 629868 629254 -614 -0.1
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1001904 1000620 -1284 -0.1
bss 109148 109148 0 0.0
text 704830 703860 -970 -0.1
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1046964 1045680 -1284 -0.1
bss 120896 120896 0 0.0
text 728116 727146 -970 -0.1
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934792 934156 -636 -0.1
bss 78816 78816 0 0.0
text 652076 651512 -564 -0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963268 962760 -508 -0.1
bss 104988 104988 0 0.0
text 672328 671886 -442 -0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882396 881856 -540 -0.1
bss 78228 78228 0 0.0
text 626780 626326 -454 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823236 822780 -456 -0.1
bss 66240 66240 0 0.0
text 593822 593428 -394 -0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839064 838600 -464 -0.1
bss 66656 66656 0 0.0
text 604554 604154 -400 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880576 880088 -488 -0.1
bss 78208 78208 0 0.0
text 625576 625154 -422 -0.1
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865844 865456 -388 -0.0
bss 77928 77928 0 0.0
text 613000 612650 -350 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844612 844092 -520 -0.1
bss 66540 66540 0 0.0
text 609458 609002 -456 -0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841800 841344 -456 -0.1
bss 66892 66892 0 0.0
text 606232 605844 -388 -0.1

@mergify mergify bot merged commit 94facb5 into project-chip:master Oct 5, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…-chip#29553)

* Increment used endpoint count during incoming connection.

Due to this issue, subsequent incoming connections were failing to
connect as the value was getting decremented from zero resulting in a
check failing.

Also, remove duplicate code for freeing an active connection and move it
into a separate function.

* Update src/transport/raw/TCP.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

---------

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants