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

[Silabs] Adds fix for stalling LwIP SLAAC process #27263

Merged

Conversation

rosahay-silabs
Copy link
Contributor

Fixes #26966 by explicitly invoking the SLAAC process since LwIP stops invoking it after exactly 79mins.

@github-actions
Copy link

github-actions bot commented Jun 15, 2023

PR #27263: Size comparison from 2eef730 to a447634

Increases (15 builds for bl702, efr32, esp32, psoc6, telink)
platform target config section 2eef730 a447634 change % change
bl702 lighting-app bl702 .debug_info 45156583 45156584 1 0.0
.text 945046 945048 2 0.0
bl702+rpc (read/write) 1271667 1271671 4 0.0
.debug_info 50337364 50337365 1 0.0
.text 1018796 1018798 2 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994868 994884 16 0.0
.text 810856 810872 16 0.0
esp32 all-clusters-app m5stack (read/write) 494246 494250 4 0.0
.flash.rodata 244024 244028 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 32277474 32277476 2 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31739529 31739530 1 0.0
light cy8ckit_062s2_43012 .debug_info 26528289 26528290 1 0.0
lock cy8ckit_062s2_43012 .debug_info 26080424 26080425 1 0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 961680 961688 8 0.0
text 665472 665476 4 0.0
contact-sensor-app tlsr9518adk80d (read/write) 861140 861148 8 0.0
text 585712 585716 4 0.0
light-switch-app tlsr9518adk80d text 600338 600340 2 0.0
lighting-app tlsr9518adk80d text 679330 679332 2 0.0
lighting-app-factory-data tlsr9518adk80d text 686850 686852 2 0.0
pump-app tlsr9518adk80d text 591434 591436 2 0.0
thermostat tlsr9518adk80d (read/write) 895660 895668 8 0.0
text 616696 616698 2 0.0
Decreases (7 builds for bl602, cc32xx, efr32, esp32, telink)
platform target config section 2eef730 a447634 change % change
bl602 lighting-app bl602+rpc .text 1081372 1081370 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 2311705 23117057 -1 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1075840 1075824 -16 -0.0
.text 897532 897516 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 1075416 1075414 -2 -0.0
.flash.text 1075416 1075414 -2 -0.0
telink all-clusters-app tlsr9518adk80d text 708220 708218 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1035156 1035148 -8 -0.0
text 724228 724224 -4 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 849924 849916 -8 -0.0
text 577450 577448 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2eef730 a447634 change % change
bl602 lighting-app bl602 (read/write) 1368930 1368930 0 0.0
.bss 88182 88182 0 0.0
.data 9584 9584 0 0.0
.text 1049232 1049232 0 0.0
bl602+rpc (read/write) 1416622 1416622 0 0.0
.bss 96230 96230 0 0.0
.data 9984 9984 0 0.0
.text 1081372 1081370 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173715 1173715 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77777 77777 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1550084 1550084 0 0.0
.debug_aranges 149784 149784 0 0.0
.debug_frame 551336 551336 0 0.0
.debug_info 45156583 45156584 1 0.0
.debug_line 5590598 5590598 0 0.0
.debug_loc 3795492 3795492 0 0.0
.debug_ranges 394856 394856 0 0.0
.debug_str 4346215 4346215 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 104972 104972 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 581710 581710 0 0.0
.symtab 173904 173904 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945046 945048 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271667 1271671 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85825 85825 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1715151 1715151 0 0.0
.debug_aranges 158264 158264 0 0.0
.debug_frame 579968 579968 0 0.0
.debug_info 50337364 50337365 1 0.0
.debug_line 6016360 6016360 0 0.0
.debug_loc 4000740 4000740 0 0.0
.debug_ranges 420536 420536 0 0.0
.debug_str 4774889 4774889 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119568 119568 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 644310 644310 0 0.0
.symtab 192704 192704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018796 1018798 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606858 606858 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 952237 952237 0 0.0
.debug_aranges 118992 118992 0 0.0
.debug_frame 406452 406452 0 0.0
.debug_info 2311705 23117057 -1 -0.0
.debug_line 2882687 2882687 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1727865 1727865 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107614 107614 0 0.0
.debug_str 3787228 3787228 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104546 104546 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485272 485272 0 0.0
.symtab 287968 287968 0 0.0
.text 500188 500188 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 543131 543131 0 0.0
.app_xip_area 435749 435749 0 0.0
.bss 62360 62360 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) 530139 530139 0 0.0
.app_xip_area 417629 417629 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567547 567547 0 0.0
.app_xip_area 461101 461101 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531971 531971 0 0.0
.app_xip_area 422957 422957 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994868 994884 16 0.0
.bss 181848 181848 0 0.0
.data 2144 2144 0 0.0
.text 810856 810872 16 0.0
BRD4187C (read/write) 1027096 1027096 0 0.0
.bss 161572 161572 0 0.0
.data 2788 2788 0 0.0
.text 862716 862716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075840 1075824 -16 -0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897532 897516 -16 -0.0
window-app BRD4187C (read/write) 1097160 1097160 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 949912 949912 0 0.0
esp32 all-clusters-app c3devkit (read only) 1075416 1075414 -2 -0.0
(read/write) 1583792 1583792 0 0.0
.dram0.bss 75280 75280 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 215432 215432 0 0.0
.flash.text 1075416 1075414 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1123399 1123399 0 0.0
(read/write) 494246 494250 4 0.0
.dram0.bss 80768 80768 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244024 244028 4 0.0
.flash.text 1118015 1118015 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585740 585740 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 585204 585204 0 0.0
light k32w0+release (read only) 584364 584364 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 583828 583828 0 0.0
lock k32w0+release (read only) 557036 557036 0 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 556500 556500 0 0.0
linux all-clusters-app debug (read only) 3270605 3270605 0 0.0
(read/write) 158208 158208 0 0.0
.bss 59488 59488 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90040 90040 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231528 231528 0 0.0
.text 2848133 2848133 0 0.0
all-clusters-minimal-app debug (read only) 3048429 3048429 0 0.0
(read/write) 145936 145936 0 0.0
.bss 58016 58016 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 224040 224040 0 0.0
.text 2638469 2638469 0 0.0
bridge-app debug (read only) 2527493 2527493 0 0.0
(read/write) 129808 129808 0 0.0
.bss 50264 50264 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172712 172712 0 0.0
.text 2182005 2182005 0 0.0
chip-tool debug (read only) 15847249 15847249 0 0.0
(read/write) 734216 734216 0 0.0
.bss 26392 26392 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 697960 697960 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 698789 698789 0 0.0
.text 13443668 13443668 0 0.0
chip-tool-ipv6only arm64 (read only) 15203896 15203896 0 0.0
(read/write) 787400 787400 0 0.0
.bss 34376 34376 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 727760 727760 0 0.0
.dynamic 560 560 0 0.0
.got 16992 16992 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 635968 635968 0 0.0
.text 12705204 12705204 0 0.0
lighting-app debug+rpc+ui (read only) 3392761 3392761 0 0.0
(read/write) 136312 136312 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76960 76960 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286324 286324 0 0.0
.text 2909026 2909026 0 0.0
lock-app debug (read only) 2620125 2620125 0 0.0
(read/write) 117208 117208 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 200136 200136 0 0.0
.text 2255381 2255381 0 0.0
ota-provider-app debug (read only) 2216837 2216837 0 0.0
(read/write) 103816 103816 0 0.0
.bss 44544 44544 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153800 153800 0 0.0
.text 1921061 1921061 0 0.0
ota-requestor-app debug (read only) 2385757 2385757 0 0.0
(read/write) 111576 111576 0 0.0
.bss 46976 46976 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157928 157928 0 0.0
.text 2076981 2076981 0 0.0
shell debug (read only) 2803913 2803913 0 0.0
(read/write) 146592 146592 0 0.0
.bss 58408 58408 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81096 81096 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199634 199634 0 0.0
.text 2437362 2437362 0 0.0
thermostat-no-ble arm64 (read only) 2612436 2612436 0 0.0
(read/write) 143000 143000 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79264 79264 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129544 129544 0 0.0
.text 2217412 2217412 0 0.0
tv-app debug (read only) 3322905 3322905 0 0.0
(read/write) 261640 261640 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79584 79584 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222136 222136 0 0.0
.text 2904130 2904130 0 0.0
tv-casting-app debug (read only) 9158881 9158881 0 0.0
(read/write) 219992 219992 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159552 159552 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 334564 334564 0 0.0
.text 8394274 8394274 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498496 2498496 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1461180 1461180 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1210496 1210496 0 0.0
bss 154745 154745 0 0.0
rodata 137380 137380 0 0.0
text 839320 839320 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1313364 1313364 0 0.0
bss 138075 138075 0 0.0
rodata 132816 132816 0 0.0
text 751764 751764 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148868 1148868 0 0.0
bss 153377 153377 0 0.0
rodata 111096 111096 0 0.0
text 805316 805316 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841984 841984 0 0.0
(read/write) 1728876 1728876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188796 188796 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1297343 1297343 0 0.0
.debug_aranges 148704 148704 0 0.0
.debug_frame 497944 497944 0 0.0
.debug_info 32277474 32277476 2 0.0
.debug_line 4036712 4036712 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2302155 2302155 0 0.0
.debug_rnglists 144182 144182 0 0.0
.debug_str 4350751 4350751 0 0.0
.heap 841984 841984 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 751576 751576 0 0.0
.symtab 479040 479040 0 0.0
.text 1529132 1529132 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843312 843312 0 0.0
(read/write) 1661340 1661340 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187468 187468 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1285101 1285101 0 0.0
.debug_aranges 147456 147456 0 0.0
.debug_frame 498888 498888 0 0.0
.debug_info 31739529 31739530 1 0.0
.debug_line 4042322 4042322 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2286986 2286986 0 0.0
.debug_rnglists 142628 142628 0 0.0
.debug_str 4333681 4333681 0 0.0
.heap 843312 843312 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 700457 700457 0 0.0
.symtab 460160 460160 0 0.0
.text 1462924 1462924 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1593940 1593940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 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 1122686 1122686 0 0.0
.debug_aranges 137792 137792 0 0.0
.debug_frame 462796 462796 0 0.0
.debug_info 26528289 26528290 1 0.0
.debug_line 3613109 3613109 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2127854 2127854 0 0.0
.debug_rnglists 132620 132620 0 0.0
.debug_str 4147763 4147763 0 0.0
.heap 849560 849560 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 624041 624041 0 0.0
.symtab 425584 425584 0 0.0
.text 1401772 1401772 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626980 1626980 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1104934 1104934 0 0.0
.debug_aranges 136184 136184 0 0.0
.debug_frame 457148 457148 0 0.0
.debug_info 26080424 26080425 1 0.0
.debug_line 3552439 3552439 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101613 2101613 0 0.0
.debug_rnglists 130465 130465 0 0.0
.debug_str 4108262 4108262 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 597173 597173 0 0.0
.symtab 417184 417184 0 0.0
.text 1407212 1407212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1171816 1171816 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618656 618656 0 0.0
lock-app qpg6105+debug (read/write) 1129512 1129512 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576356 576356 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034540 1034540 0 0.0
bss 97660 97660 0 0.0
text 708220 708218 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961680 961688 8 0.0
bss 96176 96176 0 0.0
text 665472 665476 4 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929408 929408 0 0.0
bss 100308 100308 0 0.0
text 642510 642510 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861140 861148 8 0.0
bss 89968 89968 0 0.0
text 585712 585716 4 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877464 877464 0 0.0
bss 90136 90136 0 0.0
text 600338 600340 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965656 965656 0 0.0
bss 98500 98500 0 0.0
text 679330 679332 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977028 977028 0 0.0
bss 102748 102748 0 0.0
text 686850 686852 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1035156 1035148 -8 -0.0
bss 100064 100064 0 0.0
text 724228 724224 -4 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1066504 1066504 0 0.0
bss 111140 111140 0 0.0
text 744370 744370 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916212 916212 0 0.0
bss 90632 90632 0 0.0
text 614340 614340 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883676 883676 0 0.0
bss 91244 91244 0 0.0
text 607488 607488 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866708 866708 0 0.0
bss 90100 90100 0 0.0
text 591434 591436 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853768 853768 0 0.0
bss 89900 89900 0 0.0
text 581818 581818 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849924 849916 -8 -0.0
bss 89808 89808 0 0.0
text 577450 577448 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895660 895668 8 0.0
bss 90344 90344 0 0.0
text 616696 616698 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891040 891040 0 0.0
bss 90636 90636 0 0.0
text 611616 611616 0 0.0

@jmartinez-silabs
Copy link
Member

Why does LwIP stops invoking it after exactly 79mins ? If it is always needed should the Lwip process continue to do so?

@github-actions
Copy link

github-actions bot commented Jun 19, 2023

PR #27263: Size comparison from f5c4621 to 673e046

Increases (15 builds for bl702, cyw30739, efr32, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 673e046 change % change
bl702 lighting-app bl702 (read/write) 1173703 1173707 4 0.0
.debug_info 41575605 41575607 2 0.0
.text 945032 945036 4 0.0
bl702+rpc .debug_info 46756793 46756794 1 0.0
.text 1018782 1018784 2 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994612 16 0.0
.text 810584 810600 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp text 751568 751572 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28810968 28810969 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28271856 28271857 1 0.0
light cy8ckit_062s2_43012 .debug_info 23071709 23071710 1 0.0
qpg lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.text 576348 576356 8 0.0
telink bridge-app tlsr9518adk80d text 642502 642504 2 0.0
contact-sensor-app tlsr9518adk80d text 585706 585708 2 0.0
lighting-app-rpc tlsr9518adk80d text 724220 724222 2 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1066496 1066504 8 0.0
text 744364 744366 2 0.0
thermostat tlsr9518adk80d text 616690 616692 2 0.0
Decreases (3 builds for cc32xx, telink)
platform target config section f5c4621 673e046 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19902543 19902542 -1 -0.0
telink lighting-app-factory-data tlsr9518adk80d text 686848 686846 -2 -0.0
lock-app tlsr9518adk80d text 614336 614334 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f5c4621 673e046 change % change
bl602 lighting-app bl602 (read/write) 1368682 1368682 0 0.0
.bss 88182 88182 0 0.0
.data 9584 9584 0 0.0
.text 1049080 1049080 0 0.0
bl602+rpc (read/write) 1416358 1416358 0 0.0
.bss 96230 96230 0 0.0
.data 9976 9976 0 0.0
.text 1081220 1081220 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173703 1173707 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1545541 1545541 0 0.0
.debug_aranges 149824 149824 0 0.0
.debug_frame 551456 551456 0 0.0
.debug_info 41575605 41575607 2 0.0
.debug_line 5578046 5578046 0 0.0
.debug_loc 3797431 3797431 0 0.0
.debug_ranges 394824 394824 0 0.0
.debug_str 4346521 4346521 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 104972 104972 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 581710 581710 0 0.0
.symtab 173904 173904 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945032 945036 4 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271651 1271651 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1710730 1710730 0 0.0
.debug_aranges 158304 158304 0 0.0
.debug_frame 580088 580088 0 0.0
.debug_info 46756793 46756794 1 0.0
.debug_line 6003795 6003795 0 0.0
.debug_loc 4002706 4002706 0 0.0
.debug_ranges 420504 420504 0 0.0
.debug_str 4775195 4775195 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119568 119568 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 644310 644310 0 0.0
.symtab 192704 192704 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018782 1018784 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606626 606626 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948102 948102 0 0.0
.debug_aranges 118992 118992 0 0.0
.debug_frame 406416 406416 0 0.0
.debug_info 19902543 19902542 -1 -0.0
.debug_line 2872064 2872064 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1727366 1727366 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107553 107553 0 0.0
.debug_str 3787494 3787494 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104450 104450 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484353 484353 0 0.0
.symtab 287776 287776 0 0.0
.text 500052 500052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 543127 543127 0 0.0
.app_xip_area 435745 435745 0 0.0
.bss 62360 62360 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) 530135 530135 0 0.0
.app_xip_area 417625 417625 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567543 567551 8 0.0
.app_xip_area 461097 461105 8 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531975 531975 0 0.0
.app_xip_area 422961 422961 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 994596 994612 16 0.0
.bss 181848 181848 0 0.0
.data 2144 2144 0 0.0
.text 810584 810600 16 0.0
BRD4187C (read/write) 1027096 1027096 0 0.0
.bss 161572 161572 0 0.0
.data 2788 2788 0 0.0
.text 862716 862716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1075752 1075752 0 0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897444 897444 0 0.0
window-app BRD4187C (read/write) 1097152 1097152 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 949904 949904 0 0.0
esp32 all-clusters-app c3devkit (read only) 1075252 1075252 0 0.0
(read/write) 1584280 1584280 0 0.0
.dram0.bss 75392 75392 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 215808 215808 0 0.0
.flash.text 1075252 1075252 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1123231 1123231 0 0.0
(read/write) 494734 494734 0 0.0
.dram0.bss 80888 80888 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244392 244392 0 0.0
.flash.text 1117847 1117847 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585732 585732 0 0.0
(read/write) 90096 90096 0 0.0
.bss 66100 66100 0 0.0
.data 2168 2168 0 0.0
.text 585196 585196 0 0.0
light k32w0+release (read only) 584356 584356 0 0.0
(read/write) 89744 89744 0 0.0
.bss 65764 65764 0 0.0
.data 2156 2156 0 0.0
.text 583820 583820 0 0.0
lock k32w0+release (read only) 557012 557012 0 0.0
(read/write) 87568 87568 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556476 556476 0 0.0
linux all-clusters-app debug (read only) 3266829 3266829 0 0.0
(read/write) 158784 158784 0 0.0
.bss 59520 59520 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90584 90584 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231336 231336 0 0.0
.text 2844549 2844549 0 0.0
all-clusters-minimal-app debug (read only) 3044621 3044621 0 0.0
(read/write) 145840 145840 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79400 79400 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 223848 223848 0 0.0
.text 2634853 2634853 0 0.0
bridge-app debug (read only) 2524373 2524373 0 0.0
(read/write) 129808 129808 0 0.0
.bss 50264 50264 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69736 69736 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172456 172456 0 0.0
.text 2179141 2179141 0 0.0
chip-tool debug (read only) 16297521 16297521 0 0.0
(read/write) 754184 754184 0 0.0
.bss 26392 26392 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 717928 717928 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 729901 729901 0 0.0
.text 13815668 13815668 0 0.0
chip-tool-ipv6only arm64 (read only) 15633416 15633416 0 0.0
(read/write) 807624 807624 0 0.0
.bss 34376 34376 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 747808 747808 0 0.0
.dynamic 560 560 0 0.0
.got 17160 17160 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 665792 665792 0 0.0
.text 13057140 13057140 0 0.0
lighting-app debug+rpc+ui (read only) 3389737 3389737 0 0.0
(read/write) 136312 136312 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76960 76960 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286164 286164 0 0.0
.text 2906162 2906162 0 0.0
lock-app debug (read only) 2617069 2617069 0 0.0
(read/write) 117208 117208 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63896 63896 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 199944 199944 0 0.0
.text 2252517 2252517 0 0.0
ota-provider-app debug (read only) 2213845 2213845 0 0.0
(read/write) 103816 103816 0 0.0
.bss 44544 44544 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52056 52056 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153672 153672 0 0.0
.text 1918197 1918197 0 0.0
ota-requestor-app debug (read only) 2382701 2382701 0 0.0
(read/write) 111576 111576 0 0.0
.bss 46976 46976 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56912 56912 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157736 157736 0 0.0
.text 2074117 2074117 0 0.0
shell debug (read only) 2802265 2802265 0 0.0
(read/write) 147168 147168 0 0.0
.bss 58440 58440 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81640 81640 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199538 199538 0 0.0
.text 2435810 2435810 0 0.0
thermostat-no-ble arm64 (read only) 2610316 2610316 0 0.0
(read/write) 143000 143000 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79264 79264 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129520 129520 0 0.0
.text 2215316 2215316 0 0.0
tv-app debug (read only) 3319865 3319865 0 0.0
(read/write) 261672 261672 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79616 79616 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 221912 221912 0 0.0
.text 2901314 2901314 0 0.0
tv-casting-app debug (read only) 9240529 9240529 0 0.0
(read/write) 220056 220056 0 0.0
.bss 52128 52128 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159616 159616 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 333412 333412 0 0.0
.text 8476978 8476978 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498304 2498304 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460988 1460988 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1210932 1210932 0 0.0
bss 154803 154803 0 0.0
rodata 137800 137800 0 0.0
text 839204 839208 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1313636 1313636 0 0.0
bss 138133 138133 0 0.0
rodata 133224 133224 0 0.0
text 751568 751572 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1148640 1148640 0 0.0
bss 153317 153317 0 0.0
rodata 111108 111108 0 0.0
text 805204 805204 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841944 841944 0 0.0
(read/write) 1728932 1728932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188836 188836 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 1293774 1293774 0 0.0
.debug_aranges 148776 148776 0 0.0
.debug_frame 498236 498236 0 0.0
.debug_info 28810968 28810969 1 0.0
.debug_line 4025309 4025309 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2303799 2303799 0 0.0
.debug_rnglists 144237 144237 0 0.0
.debug_str 4354927 4354927 0 0.0
.heap 841944 841944 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 750780 750780 0 0.0
.symtab 478672 478672 0 0.0
.text 1529148 1529148 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843384 843384 0 0.0
(read/write) 1660860 1660860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187396 187396 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 1281482 1281482 0 0.0
.debug_aranges 147528 147528 0 0.0
.debug_frame 499180 499180 0 0.0
.debug_info 28271856 28271857 1 0.0
.debug_line 4030279 4030279 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2288630 2288630 0 0.0
.debug_rnglists 142683 142683 0 0.0
.debug_str 4337857 4337857 0 0.0
.heap 843384 843384 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 699661 699661 0 0.0
.symtab 459792 459792 0 0.0
.text 1462516 1462516 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849568 849568 0 0.0
(read/write) 1593724 1593724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181380 181380 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 1118316 1118316 0 0.0
.debug_aranges 137888 137888 0 0.0
.debug_frame 463144 463144 0 0.0
.debug_info 23071709 23071710 1 0.0
.debug_line 3602425 3602425 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2129834 2129834 0 0.0
.debug_rnglists 132693 132693 0 0.0
.debug_str 4151876 4151876 0 0.0
.heap 849568 849568 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 623284 623284 0 0.0
.symtab 425392 425392 0 0.0
.text 1401564 1401564 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821968 821968 0 0.0
(read/write) 1626764 1626764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208980 208980 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 1100903 1100903 0 0.0
.debug_aranges 136184 136184 0 0.0
.debug_frame 457112 457112 0 0.0
.debug_info 22782794 22782794 0 0.0
.debug_line 3540270 3540270 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101057 2101057 0 0.0
.debug_rnglists 130404 130404 0 0.0
.debug_str 4108528 4108528 0 0.0
.heap 821968 821968 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 596254 596254 0 0.0
.symtab 416992 416992 0 0.0
.text 1407004 1407004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1171808 1171808 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618648 618648 0 0.0
lock-app qpg6105+debug (read/write) 1129504 1129512 8 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576348 576356 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034864 1034864 0 0.0
bss 97716 97716 0 0.0
text 708062 708062 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961480 961480 0 0.0
bss 96116 96116 0 0.0
text 665318 665318 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929400 929400 0 0.0
bss 100308 100308 0 0.0
text 642502 642504 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861140 861140 0 0.0
bss 89968 89968 0 0.0
text 585706 585708 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877464 877464 0 0.0
bss 90136 90136 0 0.0
text 600334 600334 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965648 965648 0 0.0
bss 98500 98500 0 0.0
text 679326 679326 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977028 977028 0 0.0
bss 102748 102748 0 0.0
text 686848 686846 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1035148 1035148 0 0.0
bss 100064 100064 0 0.0
text 724220 724222 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1066496 1066504 8 0.0
bss 111140 111140 0 0.0
text 744364 744366 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916212 916212 0 0.0
bss 90632 90632 0 0.0
text 614336 614334 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883668 883668 0 0.0
bss 91244 91244 0 0.0
text 607480 607480 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866700 866700 0 0.0
bss 90100 90100 0 0.0
text 591426 591426 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853760 853760 0 0.0
bss 89900 89900 0 0.0
text 581810 581810 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849908 849908 0 0.0
bss 89808 89808 0 0.0
text 577440 577440 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895660 895660 0 0.0
bss 90344 90344 0 0.0
text 616690 616692 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891032 891032 0 0.0
bss 90636 90636 0 0.0
text 611612 611612 0 0.0

@jepenven-silabs jepenven-silabs merged commit 4b056e5 into project-chip:master Jun 19, 2023
@rosahay-silabs rosahay-silabs deleted the bugfix/efr32-lwip-slaac branch June 20, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [EFR32] LwIP stalling after an hour when device is reconnecting to WiFi AP several times
5 participants