connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[OpenThread][LWIP] Remove OT ICMP6 set echo mode call to disabled as …

Open mihai-ignat opened this issue 1 year ago • 15 comments

…this setting configures the OT ICMP module to not respond to specific Thread multicast addresses

Fixes #30122

Removing the otIcmp6SetEchoMode lets the OT ICMP6 module to respond to Thread Multicast Addresses. This issue was observed during OT certification using a Matter application with OT CLI enabled.

mihai-ignat avatar Jan 25 '24 10:01 mihai-ignat

PR #31681: Size comparison from e5f5d6798ed47706078462f1697c481a8dc60bfa to 2d4ebd3c6f9c1baf2c4c7dfa2d42cd68976112f9

Decreases (6 builds for cc13x4_26x4, efr32)
platform target config section e5f5d679 2d4ebd3c change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781408 781384 -24 -0.0
.text 690832 690808 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798840 798824 -16 -0.0
.text 713932 713916 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787352 787328 -24 -0.0
.text 675708 675684 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738672 738656 -16 -0.0
.text 652376 652360 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724296 724272 -24 -0.0
.text 642160 642136 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930384 930376 -8 -0.0
.text 731084 731076 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section e5f5d679 2d4ebd3c change % change
bl602 lighting-app bl602 (read/write) 1428218 1428218 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157324 157324 0 0.0
.text 1095438 1095438 0 0.0
bl602+mfd (read/write) 1442890 1442890 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156284 156284 0 0.0
.text 1111004 1111004 0 0.0
bl602+rpc (read/write) 1475858 1475858 0 0.0
.bss 93368 93368 0 0.0
.data 9864 9864 0 0.0
.rodata 164892 164892 0 0.0
.text 1127080 1127080 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193147 1193147 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106708 106708 0 0.0
.text 964840 964840 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204227 1204227 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105648 105648 0 0.0
.text 976850 976850 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284915 1284915 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 122080 122080 0 0.0
.text 1039800 1039800 0 0.0
bl706-eth (read/write) 1011657 1011657 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 100028 100028 0 0.0
.text 756742 756742 0 0.0
bl706-wifi (read/write) 1244618 1244618 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 121008 121008 0 0.0
.text 986962 986962 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1162528 1162528 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100712 100712 0 0.0
.text 957718 957718 0 0.0
bl702l+mfd (read/write) 1174436 1174436 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99652 99652 0 0.0
.text 970040 970040 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781408 781384 -24 -0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90312 90312 0 0.0
.text 690832 690808 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798840 798824 -16 -0.0
(read/write) 179108 179108 0 0.0
.bss 101068 101068 0 0.0
.data 3580 3580 0 0.0
.rodata 84640 84640 0 0.0
.text 713932 713916 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787352 787328 -24 -0.0
(read/write) 173564 173564 0 0.0
.bss 95524 95524 0 0.0
.data 3580 3580 0 0.0
.rodata 111376 111376 0 0.0
.text 675708 675684 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738672 738656 -16 -0.0
(read/write) 167836 167836 0 0.0
.bss 89624 89624 0 0.0
.data 3540 3540 0 0.0
.rodata 86032 86032 0 0.0
.text 652376 652360 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724296 724272 -24 -0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81872 81872 0 0.0
.text 642160 642136 -24 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572954 572954 0 0.0
(read/write) 207896 207896 0 0.0
.bss 201180 201180 0 0.0
.data 1592 1592 0 0.0
.rodata 84522 84522 0 0.0
.text 486308 486308 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627218 627218 0 0.0
(read/write) 208296 208296 0 0.0
.bss 201656 201656 0 0.0
.data 1520 1520 0 0.0
.rodata 106386 106386 0 0.0
.text 518712 518712 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564335 564335 0 0.0
.app_xip_area 454257 454257 0 0.0
.bss 64920 64920 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547983 547983 0 0.0
.app_xip_area 433161 433161 0 0.0
.bss 69624 69624 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566151 566151 0 0.0
.app_xip_area 457529 457529 0 0.0
.bss 63504 63504 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562447 562447 0 0.0
.app_xip_area 450593 450593 0 0.0
.bss 66624 66624 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930384 930376 -8 -0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 731084 731076 -8 -0.0
BRD4187C (read/write) 1108208 1108208 0 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 909648 909648 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121724 1121724 0 0.0
.bss 188192 188192 0 0.0
.data 2800 2800 0 0.0
.text 930712 930712 0 0.0
window-app BRD4187C (read/write) 1148024 1148024 0 0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 977564 977564 0 0.0
esp32 all-clusters-app c3devkit (read only) 1199930 1199930 0 0.0
(read/write) 1744736 1744736 0 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248224 248224 0 0.0
.flash.text 1199930 1199930 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1242007 1242007 0 0.0
(read/write) 529704 529704 0 0.0
.dram0.bss 80264 80264 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278388 278388 0 0.0
.flash.text 1235843 1235843 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610584 610584 0 0.0
(read/write) 81332 81332 0 0.0
.bss 69112 69112 0 0.0
.data 2236 2236 0 0.0
.text 610048 610048 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696268 696268 0 0.0
.bss 67768 67768 0 0.0
.data 2788 2788 0 0.0
.text 582240 582240 0 0.0
light k32w0+release (read only) 598944 598944 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 598408 598408 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787256 787256 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 664368 664368 0 0.0
lock k32w0+release (read only) 580200 580200 0 0.0
(read/write) 78756 78756 0 0.0
.bss 66608 66608 0 0.0
.data 2164 2164 0 0.0
.text 579664 579664 0 0.0
linux air-purifier-app debug (read only) 2576869 2576869 0 0.0
(read/write) 127736 127736 0 0.0
.bss 46336 46336 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73304 73304 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181608 181608 0 0.0
.text 2218997 2218997 0 0.0
all-clusters-app debug (read only) 5789009 5789009 0 0.0
(read/write) 469520 469520 0 0.0
.bss 132944 132944 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 324744 324744 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 342076 342076 0 0.0
.text 5022851 5022851 0 0.0
all-clusters-minimal-app debug (read only) 5134441 5134441 0 0.0
(read/write) 235248 235248 0 0.0
.bss 127280 127280 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96520 96520 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 285613 285613 0 0.0
.text 4615459 4615459 0 0.0
bridge-app debug (read only) 4551121 4551121 0 0.0
(read/write) 216584 216584 0 0.0
.bss 117976 117976 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85760 85760 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 227317 227317 0 0.0
.text 4104275 4104275 0 0.0
chip-tool debug (read only) 12108553 12108553 0 0.0
(read/write) 516912 516912 0 0.0
.bss 94264 94264 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 410336 410336 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 439993 439993 0 0.0
.text 10962019 10962019 0 0.0
chip-tool-ipv6only arm64 (read only) 11641328 11641328 0 0.0
(read/write) 587056 587056 0 0.0
.bss 103288 103288 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 449880 449880 0 0.0
.dynamic 512 512 0 0.0
.got 20400 20400 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 347420 347420 0 0.0
.text 10405292 10405292 0 0.0
lighting-app debug+rpc+ui (read only) 5470113 5470113 0 0.0
(read/write) 225416 225416 0 0.0
.bss 118944 118944 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94144 94144 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 351028 351028 0 0.0
.text 4873459 4873459 0 0.0
lock-app debug (read only) 4621729 4621729 0 0.0
(read/write) 204144 204144 0 0.0
.bss 113312 113312 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 79992 79992 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 253941 253941 0 0.0
.text 4156803 4156803 0 0.0
ota-provider-app debug (read only) 4259745 4259745 0 0.0
(read/write) 192720 192720 0 0.0
.bss 113248 113248 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206421 206421 0 0.0
.text 3861427 3861427 0 0.0
ota-requestor-app debug (read only) 4375761 4375761 0 0.0
(read/write) 197000 197000 0 0.0
.bss 114144 114144 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212309 212309 0 0.0
.text 3967251 3967251 0 0.0
shell debug (read only) 2868257 2868257 0 0.0
(read/write) 154840 154840 0 0.0
.bss 62248 62248 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85480 85480 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 185664 185664 0 0.0
.text 2510210 2510210 0 0.0
thermostat-no-ble arm64 (read only) 4448432 4448432 0 0.0
(read/write) 247112 247112 0 0.0
.bss 121672 121672 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103272 103272 0 0.0
.dynamic 512 512 0 0.0
.got 12160 12160 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158468 158468 0 0.0
.text 3946124 3946124 0 0.0
tv-app debug (read only) 5583793 5583793 0 0.0
(read/write) 350384 350384 0 0.0
.bss 243296 243296 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 93336 93336 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 284437 284437 0 0.0
.text 5059427 5059427 0 0.0
tv-casting-app debug (read only) 9978161 9978161 0 0.0
(read/write) 342520 342520 0 0.0
.bss 156032 156032 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176672 176672 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 377192 377192 0 0.0
.text 9128579 9128579 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531192 2531192 0 0.0
.bss 220392 220392 0 0.0
.data 5208 5208 0 0.0
.text 1493876 1493876 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095932 1095932 0 0.0
bss 129801 129801 0 0.0
rodata 111372 111372 0 0.0
text 806932 806932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1216180 1216180 0 0.0
bss 121939 121939 0 0.0
rodata 141176 141176 0 0.0
text 802576 802576 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045332 1045332 0 0.0
bss 129527 129527 0 0.0
rodata 99204 99204 0 0.0
text 768880 768880 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835352 835352 0 0.0
(read/write) 1792900 1792900 0 0.0
.bss 195348 195348 0 0.0
.data 2640 2640 0 0.0
.text 1586524 1586524 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837656 837656 0 0.0
(read/write) 1715420 1715420 0 0.0
.bss 193068 193068 0 0.0
.data 2616 2616 0 0.0
.text 1511348 1511348 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1636412 1636412 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1439036 1439036 0 0.0
lock cy8ckit_062s2_43012 (read only) 817232 817232 0 0.0
(read/write) 1665716 1665716 0 0.0
.bss 213652 213652 0 0.0
.data 2456 2456 0 0.0
.text 1441220 1441220 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1122680 1122680 0 0.0
.bss 102344 102344 0 0.0
.data 808 808 0 0.0
.text 635060 635060 0 0.0
lock-app qpg6105+debug (read/write) 1086200 1086200 0 0.0
.bss 98528 98528 0 0.0
.data 852 852 0 0.0
.text 598576 598576 0 0.0
stm32 light STM32WB5MM-DK (read/write) 597565 597565 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78756 78756 0 0.0
.text 380144 380144 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825678 825678 0 0.0
bss 51020 51020 0 0.0
text 617636 617636 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1114708 1114708 0 0.0
bss 100784 100784 0 0.0
text 789342 789342 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091948 1091948 0 0.0
bss 109920 109920 0 0.0
text 760348 760348 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935940 935940 0 0.0
bss 92988 92988 0 0.0
text 649736 649736 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827578 827578 0 0.0
bss 51072 51072 0 0.0
text 619594 619594 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 985536 985536 0 0.0
bss 79116 79116 0 0.0
text 700328 700328 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1097932 1097932 0 0.0
bss 100064 100064 0 0.0
text 773960 773960 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971456 971456 0 0.0
bss 97416 97416 0 0.0
text 653504 653504 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953772 953772 0 0.0
bss 92564 92564 0 0.0
text 667676 667676 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884840 884840 0 0.0
bss 69136 69136 0 0.0
text 626138 626138 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 57380 57380 0 0.0
text 593062 593062 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705772 0 0.0
bss 73640 73640 0 0.0
text 462164 462164 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 829322 829322 0 0.0
bss 51200 51200 0 0.0
text 622364 622364 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884113 884113 0 0.0
bss 60856 60856 0 0.0
text 636180 636180 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851800 851800 0 0.0
bss 57668 57668 0 0.0
text 613358 613358 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844544 844544 0 0.0
bss 57984 57984 0 0.0
text 605976 605976 0 0.0

github-actions[bot] avatar Jan 25 '24 11:01 github-actions[bot]

PR #31681: Size comparison from a49adaceaa2485b8ffbf98c44fd5da9d61a3df27 to 371180e95ef23daa3bc7b45298c01a5a72b0cde8

Decreases (6 builds for cc13x4_26x4, efr32)
platform target config section a49adace 371180e9 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781408 781384 -24 -0.0
.text 690832 690808 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798840 798824 -16 -0.0
.text 713932 713916 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787352 787328 -24 -0.0
.text 675708 675684 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738672 738656 -16 -0.0
.text 652376 652360 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724296 724272 -24 -0.0
.text 642160 642136 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930384 930376 -8 -0.0
.text 731084 731076 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section a49adace 371180e9 change % change
bl602 lighting-app bl602 (read/write) 1428218 1428218 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157324 157324 0 0.0
.text 1095438 1095438 0 0.0
bl602+mfd (read/write) 1442890 1442890 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156284 156284 0 0.0
.text 1111004 1111004 0 0.0
bl602+rpc (read/write) 1475858 1475858 0 0.0
.bss 93368 93368 0 0.0
.data 9864 9864 0 0.0
.rodata 164892 164892 0 0.0
.text 1127080 1127080 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193147 1193147 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106708 106708 0 0.0
.text 964840 964840 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204227 1204227 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105648 105648 0 0.0
.text 976850 976850 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284915 1284915 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 122080 122080 0 0.0
.text 1039800 1039800 0 0.0
bl706-eth (read/write) 1011657 1011657 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 100028 100028 0 0.0
.text 756742 756742 0 0.0
bl706-wifi (read/write) 1244618 1244618 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 121008 121008 0 0.0
.text 986962 986962 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1162528 1162528 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100712 100712 0 0.0
.text 957718 957718 0 0.0
bl702l+mfd (read/write) 1174436 1174436 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99652 99652 0 0.0
.text 970040 970040 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781408 781384 -24 -0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90312 90312 0 0.0
.text 690832 690808 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798840 798824 -16 -0.0
(read/write) 179108 179108 0 0.0
.bss 101068 101068 0 0.0
.data 3580 3580 0 0.0
.rodata 84640 84640 0 0.0
.text 713932 713916 -16 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787352 787328 -24 -0.0
(read/write) 173564 173564 0 0.0
.bss 95524 95524 0 0.0
.data 3580 3580 0 0.0
.rodata 111376 111376 0 0.0
.text 675708 675684 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738672 738656 -16 -0.0
(read/write) 167836 167836 0 0.0
.bss 89624 89624 0 0.0
.data 3540 3540 0 0.0
.rodata 86032 86032 0 0.0
.text 652376 652360 -16 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724296 724272 -24 -0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81872 81872 0 0.0
.text 642160 642136 -24 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572954 572954 0 0.0
(read/write) 207896 207896 0 0.0
.bss 201180 201180 0 0.0
.data 1592 1592 0 0.0
.rodata 84522 84522 0 0.0
.text 486308 486308 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627218 627218 0 0.0
(read/write) 208296 208296 0 0.0
.bss 201656 201656 0 0.0
.data 1520 1520 0 0.0
.rodata 106386 106386 0 0.0
.text 518712 518712 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564335 564335 0 0.0
.app_xip_area 454257 454257 0 0.0
.bss 64920 64920 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547983 547983 0 0.0
.app_xip_area 433161 433161 0 0.0
.bss 69624 69624 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566151 566151 0 0.0
.app_xip_area 457529 457529 0 0.0
.bss 63504 63504 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562447 562447 0 0.0
.app_xip_area 450593 450593 0 0.0
.bss 66624 66624 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930384 930376 -8 -0.0
.bss 197904 197904 0 0.0
.data 1372 1372 0 0.0
.text 731084 731076 -8 -0.0
BRD4187C (read/write) 1108208 1108208 0 0.0
.bss 195156 195156 0 0.0
.data 3384 3384 0 0.0
.text 909648 909648 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121724 1121724 0 0.0
.bss 188192 188192 0 0.0
.data 2800 2800 0 0.0
.text 930712 930712 0 0.0
window-app BRD4187C (read/write) 1148024 1148024 0 0.0
.bss 167148 167148 0 0.0
.data 3292 3292 0 0.0
.text 977564 977564 0 0.0
esp32 all-clusters-app c3devkit (read only) 1199930 1199930 0 0.0
(read/write) 1744736 1744736 0 0.0
.dram0.bss 73392 73392 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248224 248224 0 0.0
.flash.text 1199930 1199930 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1242007 1242007 0 0.0
(read/write) 529704 529704 0 0.0
.dram0.bss 80264 80264 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278388 278388 0 0.0
.flash.text 1235843 1235843 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610584 610584 0 0.0
(read/write) 81332 81332 0 0.0
.bss 69112 69112 0 0.0
.data 2236 2236 0 0.0
.text 610048 610048 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696268 696268 0 0.0
.bss 67768 67768 0 0.0
.data 2788 2788 0 0.0
.text 582240 582240 0 0.0
light k32w0+release (read only) 598944 598944 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 598408 598408 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787256 787256 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 664368 664368 0 0.0
lock k32w0+release (read only) 580200 580200 0 0.0
(read/write) 78756 78756 0 0.0
.bss 66608 66608 0 0.0
.data 2164 2164 0 0.0
.text 579664 579664 0 0.0
linux air-purifier-app debug (read only) 2576869 2576869 0 0.0
(read/write) 127736 127736 0 0.0
.bss 46336 46336 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73304 73304 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181608 181608 0 0.0
.text 2218997 2218997 0 0.0
all-clusters-app debug (read only) 5789009 5789009 0 0.0
(read/write) 469520 469520 0 0.0
.bss 132944 132944 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 324744 324744 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 342076 342076 0 0.0
.text 5022851 5022851 0 0.0
all-clusters-minimal-app debug (read only) 5134441 5134441 0 0.0
(read/write) 235248 235248 0 0.0
.bss 127280 127280 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96520 96520 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 285613 285613 0 0.0
.text 4615459 4615459 0 0.0
bridge-app debug (read only) 4551121 4551121 0 0.0
(read/write) 216584 216584 0 0.0
.bss 117976 117976 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85760 85760 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 227317 227317 0 0.0
.text 4104275 4104275 0 0.0
chip-tool debug (read only) 12108553 12108553 0 0.0
(read/write) 516912 516912 0 0.0
.bss 94264 94264 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 410336 410336 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 439993 439993 0 0.0
.text 10962019 10962019 0 0.0
chip-tool-ipv6only arm64 (read only) 11641328 11641328 0 0.0
(read/write) 587056 587056 0 0.0
.bss 103288 103288 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 449880 449880 0 0.0
.dynamic 512 512 0 0.0
.got 20400 20400 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 347420 347420 0 0.0
.text 10405292 10405292 0 0.0
lighting-app debug+rpc+ui (read only) 5470113 5470113 0 0.0
(read/write) 225416 225416 0 0.0
.bss 118944 118944 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94144 94144 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 351028 351028 0 0.0
.text 4873459 4873459 0 0.0
lock-app debug (read only) 4621729 4621729 0 0.0
(read/write) 204144 204144 0 0.0
.bss 113312 113312 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 79992 79992 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 253941 253941 0 0.0
.text 4156803 4156803 0 0.0
ota-provider-app debug (read only) 4259745 4259745 0 0.0
(read/write) 192720 192720 0 0.0
.bss 113248 113248 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206421 206421 0 0.0
.text 3861427 3861427 0 0.0
ota-requestor-app debug (read only) 4375761 4375761 0 0.0
(read/write) 197000 197000 0 0.0
.bss 114144 114144 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212309 212309 0 0.0
.text 3967251 3967251 0 0.0
shell debug (read only) 2868257 2868257 0 0.0
(read/write) 154840 154840 0 0.0
.bss 62248 62248 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85480 85480 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 185664 185664 0 0.0
.text 2510210 2510210 0 0.0
thermostat-no-ble arm64 (read only) 4448448 4448448 0 0.0
(read/write) 247056 247056 0 0.0
.bss 121672 121672 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103272 103272 0 0.0
.dynamic 512 512 0 0.0
.got 12168 12168 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158468 158468 0 0.0
.text 3946124 3946124 0 0.0
tv-app debug (read only) 5583793 5583793 0 0.0
(read/write) 350384 350384 0 0.0
.bss 243296 243296 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 93336 93336 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 284437 284437 0 0.0
.text 5059427 5059427 0 0.0
tv-casting-app debug (read only) 9978161 9978161 0 0.0
(read/write) 342520 342520 0 0.0
.bss 156032 156032 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176672 176672 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 377192 377192 0 0.0
.text 9128579 9128579 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531192 2531192 0 0.0
.bss 220392 220392 0 0.0
.data 5208 5208 0 0.0
.text 1493876 1493876 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095932 1095932 0 0.0
bss 129801 129801 0 0.0
rodata 111372 111372 0 0.0
text 806932 806932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1216180 1216180 0 0.0
bss 121939 121939 0 0.0
rodata 141176 141176 0 0.0
text 802576 802576 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045332 1045332 0 0.0
bss 129527 129527 0 0.0
rodata 99204 99204 0 0.0
text 768880 768880 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835352 835352 0 0.0
(read/write) 1792900 1792900 0 0.0
.bss 195348 195348 0 0.0
.data 2640 2640 0 0.0
.text 1586524 1586524 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837656 837656 0 0.0
(read/write) 1715420 1715420 0 0.0
.bss 193068 193068 0 0.0
.data 2616 2616 0 0.0
.text 1511348 1511348 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1636412 1636412 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1439036 1439036 0 0.0
lock cy8ckit_062s2_43012 (read only) 817232 817232 0 0.0
(read/write) 1665716 1665716 0 0.0
.bss 213652 213652 0 0.0
.data 2456 2456 0 0.0
.text 1441220 1441220 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1122680 1122680 0 0.0
.bss 102344 102344 0 0.0
.data 808 808 0 0.0
.text 635060 635060 0 0.0
lock-app qpg6105+debug (read/write) 1086200 1086200 0 0.0
.bss 98528 98528 0 0.0
.data 852 852 0 0.0
.text 598576 598576 0 0.0
stm32 light STM32WB5MM-DK (read/write) 597565 597565 0 0.0
.bss 128280 128280 0 0.0
.data 660 660 0 0.0
.rodata 78756 78756 0 0.0
.text 380144 380144 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825678 825678 0 0.0
bss 51020 51020 0 0.0
text 617636 617636 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1114708 1114708 0 0.0
bss 100784 100784 0 0.0
text 789342 789342 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091948 1091948 0 0.0
bss 109920 109920 0 0.0
text 760348 760348 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935940 935940 0 0.0
bss 92988 92988 0 0.0
text 649736 649736 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827578 827578 0 0.0
bss 51072 51072 0 0.0
text 619594 619594 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 985536 985536 0 0.0
bss 79116 79116 0 0.0
text 700328 700328 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1097932 1097932 0 0.0
bss 100064 100064 0 0.0
text 773960 773960 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971456 971456 0 0.0
bss 97416 97416 0 0.0
text 653504 653504 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953772 953772 0 0.0
bss 92564 92564 0 0.0
text 667676 667676 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884840 884840 0 0.0
bss 69136 69136 0 0.0
text 626138 626138 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825484 825484 0 0.0
bss 57380 57380 0 0.0
text 593062 593062 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705772 0 0.0
bss 73640 73640 0 0.0
text 462164 462164 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 829322 829322 0 0.0
bss 51200 51200 0 0.0
text 622364 622364 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884113 884113 0 0.0
bss 60856 60856 0 0.0
text 636180 636180 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851800 851800 0 0.0
bss 57668 57668 0 0.0
text 613358 613358 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844544 844544 0 0.0
bss 57984 57984 0 0.0
text 605976 605976 0 0.0

github-actions[bot] avatar Jan 25 '24 14:01 github-actions[bot]

PR #31681: Size comparison from cc5ca440bd94971db2f1ed45246d219eb5de096f to 4d8a0bbadeb712a5505c7aacae1699fbd6535f48

Decreases (6 builds for cc13x4_26x4, efr32)
platform target config section cc5ca440 4d8a0bba change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781428 781412 -16 -0.0
.text 690848 690832 -16 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798860 798836 -24 -0.0
.text 713956 713932 -24 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787380 787364 -16 -0.0
.text 675724 675708 -16 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738700 738676 -24 -0.0
.text 652400 652376 -24 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724332 724316 -16 -0.0
.text 642184 642168 -16 -0.0
efr32 window-app BRD4187C (read/write) 1148032 1148024 -8 -0.0
.text 977564 977556 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section cc5ca440 4d8a0bba change % change
bl602 lighting-app bl602 (read/write) 1428294 1428294 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157320 157320 0 0.0
.text 1095520 1095520 0 0.0
bl602+mfd (read/write) 1442686 1442686 0 0.0
.bss 85488 85488 0 0.0
.data 9456 9456 0 0.0
.rodata 156280 156280 0 0.0
.text 1110822 1110822 0 0.0
bl602+rpc (read/write) 1475934 1475934 0 0.0
.bss 93360 93360 0 0.0
.data 9856 9856 0 0.0
.rodata 164896 164896 0 0.0
.text 1127162 1127162 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1193219 1193219 0 0.0
.bss 11121 11121 0 0.0
.data 3664 3664 0 0.0
.rodata 106708 106708 0 0.0
.text 964908 964908 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1204043 1204043 0 0.0
.bss 11297 11297 0 0.0
.data 3648 3648 0 0.0
.rodata 105648 105648 0 0.0
.text 976662 976662 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1284711 1284711 0 0.0
.bss 19589 19589 0 0.0
.data 4216 4216 0 0.0
.rodata 122080 122080 0 0.0
.text 1039612 1039612 0 0.0
bl706-eth (read/write) 1011753 1011753 0 0.0
.bss 23680 23680 0 0.0
.data 3240 3240 0 0.0
.rodata 100028 100028 0 0.0
.text 756852 756852 0 0.0
bl706-wifi (read/write) 1244650 1244650 0 0.0
.bss 10581 10581 0 0.0
.data 3672 3672 0 0.0
.rodata 121008 121008 0 0.0
.text 987000 987000 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1162556 1162556 0 0.0
.bss 16316 16316 0 0.0
.data 5032 5032 0 0.0
.rodata 100712 100712 0 0.0
.text 957758 957758 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1173952 1173952 0 0.0
.bss 16492 16492 0 0.0
.data 5008 5008 0 0.0
.rodata 99652 99652 0 0.0
.text 970080 970080 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781428 781412 -16 -0.0
(read/write) 168864 168864 0 0.0
.bss 90884 90884 0 0.0
.data 3552 3552 0 0.0
.rodata 90316 90316 0 0.0
.text 690848 690832 -16 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798860 798836 -24 -0.0
(read/write) 179108 179108 0 0.0
.bss 101068 101068 0 0.0
.data 3580 3580 0 0.0
.rodata 84636 84636 0 0.0
.text 713956 713932 -24 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787380 787364 -16 -0.0
(read/write) 173564 173564 0 0.0
.bss 95524 95524 0 0.0
.data 3580 3580 0 0.0
.rodata 111388 111388 0 0.0
.text 675724 675708 -16 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 738700 738676 -24 -0.0
(read/write) 167836 167836 0 0.0
.bss 89624 89624 0 0.0
.data 3540 3540 0 0.0
.rodata 86036 86036 0 0.0
.text 652400 652376 -24 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724332 724316 -16 -0.0
(read/write) 168048 168048 0 0.0
.bss 89848 89848 0 0.0
.data 3536 3536 0 0.0
.rodata 81884 81884 0 0.0
.text 642184 642168 -16 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 572986 572986 0 0.0
(read/write) 207896 207896 0 0.0
.bss 201180 201180 0 0.0
.data 1592 1592 0 0.0
.rodata 84530 84530 0 0.0
.text 486336 486336 0 0.0
lock CC3235SF_LAUNCHXL (read only) 627266 627266 0 0.0
(read/write) 208296 208296 0 0.0
.bss 201656 201656 0 0.0
.data 1520 1520 0 0.0
.rodata 106402 106402 0 0.0
.text 518740 518740 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564363 564363 0 0.0
.app_xip_area 454277 454277 0 0.0
.bss 64928 64928 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548003 548003 0 0.0
.app_xip_area 433173 433173 0 0.0
.bss 69632 69632 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566179 566179 0 0.0
.app_xip_area 457549 457549 0 0.0
.bss 63512 63512 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562459 562459 0 0.0
.app_xip_area 450597 450597 0 0.0
.bss 66632 66632 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 930416 930416 0 0.0
.bss 197912 197912 0 0.0
.data 1372 1372 0 0.0
.text 731112 731112 0 0.0
BRD4187C (read/write) 1108260 1108260 0 0.0
.bss 195164 195164 0 0.0
.data 3384 3384 0 0.0
.text 909692 909692 0 0.0
lock-app BRD4161A+wf200 (read/write) 1121688 1121688 0 0.0
.bss 188192 188192 0 0.0
.data 2800 2800 0 0.0
.text 930676 930676 0 0.0
window-app BRD4187C (read/write) 1148032 1148024 -8 -0.0
.bss 167156 167156 0 0.0
.data 3292 3292 0 0.0
.text 977564 977556 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1199926 1199926 0 0.0
(read/write) 1744776 1744776 0 0.0
.dram0.bss 73408 73408 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 248248 248248 0 0.0
.flash.text 1199926 1199926 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1241251 1241251 0 0.0
(read/write) 529720 529720 0 0.0
.dram0.bss 80272 80272 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 278396 278396 0 0.0
.flash.text 1235087 1235087 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610608 610608 0 0.0
(read/write) 81324 81324 0 0.0
.bss 69104 69104 0 0.0
.data 2236 2236 0 0.0
.text 610072 610072 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696292 696292 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 582272 582272 0 0.0
light k32w0+release (read only) 598968 598968 0 0.0
(read/write) 79332 79332 0 0.0
.bss 67160 67160 0 0.0
.data 2188 2188 0 0.0
.text 598432 598432 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787272 787272 0 0.0
.bss 77428 77428 0 0.0
.data 2000 2000 0 0.0
.text 664392 664392 0 0.0
lock k32w0+release (read only) 580248 580248 0 0.0
(read/write) 78748 78748 0 0.0
.bss 66600 66600 0 0.0
.data 2164 2164 0 0.0
.text 579712 579712 0 0.0
linux air-purifier-app debug (read only) 2576837 2576837 0 0.0
(read/write) 127640 127640 0 0.0
.bss 46272 46272 0 0.0
.data 2176 2176 0 0.0
.data.rel.ro 73272 73272 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 181480 181480 0 0.0
.text 2219093 2219093 0 0.0
all-clusters-app debug (read only) 5789833 5789833 0 0.0
(read/write) 470464 470464 0 0.0
.bss 132992 132992 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 325656 325656 0 0.0
.dynamic 624 624 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 1336 1336 0 0.0
.rodata 342532 342532 0 0.0
.text 5022499 5022499 0 0.0
all-clusters-minimal-app debug (read only) 5134561 5134561 0 0.0
(read/write) 235264 235264 0 0.0
.bss 127328 127328 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 96536 96536 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 285653 285653 0 0.0
.text 4615539 4615539 0 0.0
bridge-app debug (read only) 4551105 4551105 0 0.0
(read/write) 216496 216496 0 0.0
.bss 117920 117920 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85712 85712 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 227221 227221 0 0.0
.text 4104355 4104355 0 0.0
chip-tool debug (read only) 12109721 12109721 0 0.0
(read/write) 517808 517808 0 0.0
.bss 94232 94232 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 411232 411232 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 440409 440409 0 0.0
.text 10962051 10962051 0 0.0
chip-tool-ipv6only arm64 (read only) 11642416 11642416 0 0.0
(read/write) 585936 585936 0 0.0
.bss 103288 103288 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 450792 450792 0 0.0
.dynamic 512 512 0 0.0
.got 20400 20400 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 347820 347820 0 0.0
.text 10405260 10405260 0 0.0
lighting-app debug+rpc+ui (read only) 5470033 5470033 0 0.0
(read/write) 225288 225288 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94112 94112 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 350964 350964 0 0.0
.text 4873443 4873443 0 0.0
lock-app debug (read only) 4621729 4621729 0 0.0
(read/write) 204080 204080 0 0.0
.bss 113280 113280 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 253845 253845 0 0.0
.text 4156899 4156899 0 0.0
ota-provider-app debug (read only) 4259825 4259825 0 0.0
(read/write) 192720 192720 0 0.0
.bss 113216 113216 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 69328 69328 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 206421 206421 0 0.0
.text 3861507 3861507 0 0.0
ota-requestor-app debug (read only) 4375841 4375841 0 0.0
(read/write) 196968 196968 0 0.0
.bss 114112 114112 0 0.0
.data 4688 4688 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 212309 212309 0 0.0
.text 3967331 3967331 0 0.0
shell debug (read only) 2868241 2868241 0 0.0
(read/write) 154880 154880 0 0.0
.bss 62256 62256 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 85480 85480 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 185632 185632 0 0.0
.text 2510226 2510226 0 0.0
thermostat-no-ble arm64 (read only) 4448504 4448504 0 0.0
(read/write) 246992 246992 0 0.0
.bss 121672 121672 0 0.0
.data 3344 3344 0 0.0
.data.rel.ro 103272 103272 0 0.0
.dynamic 512 512 0 0.0
.got 12168 12168 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 158460 158460 0 0.0
.text 3946188 3946188 0 0.0
tv-app debug (read only) 5583857 5583857 0 0.0
(read/write) 350352 350352 0 0.0
.bss 243232 243232 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 93336 93336 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 284405 284405 0 0.0
.text 5059523 5059523 0 0.0
tv-casting-app debug (read only) 9978305 9978305 0 0.0
(read/write) 342456 342456 0 0.0
.bss 156000 156000 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176648 176648 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 377224 377224 0 0.0
.text 9128691 9128691 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531184 2531184 0 0.0
.bss 220392 220392 0 0.0
.data 5208 5208 0 0.0
.text 1493868 1493868 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095948 1095948 0 0.0
bss 129801 129801 0 0.0
rodata 111372 111372 0 0.0
text 806940 806940 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1216196 1216196 0 0.0
bss 121939 121939 0 0.0
rodata 141176 141176 0 0.0
text 802584 802584 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045332 1045332 0 0.0
bss 129527 129527 0 0.0
rodata 99204 99204 0 0.0
text 768880 768880 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835352 835352 0 0.0
(read/write) 1792924 1792924 0 0.0
.bss 195348 195348 0 0.0
.data 2640 2640 0 0.0
.text 1586548 1586548 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837656 837656 0 0.0
(read/write) 1715460 1715460 0 0.0
.bss 193068 193068 0 0.0
.data 2616 2616 0 0.0
.text 1511388 1511388 0 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1636444 1636444 0 0.0
.bss 186556 186556 0 0.0
.data 2432 2432 0 0.0
.text 1439068 1439068 0 0.0
lock cy8ckit_062s2_43012 (read only) 817232 817232 0 0.0
(read/write) 1665764 1665764 0 0.0
.bss 213652 213652 0 0.0
.data 2456 2456 0 0.0
.text 1441268 1441268 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1122692 1122692 0 0.0
.bss 102352 102352 0 0.0
.data 808 808 0 0.0
.text 635072 635072 0 0.0
lock-app qpg6105+debug (read/write) 1086212 1086212 0 0.0
.bss 98536 98536 0 0.0
.data 852 852 0 0.0
.text 598588 598588 0 0.0
stm32 light STM32WB5MM-DK (read/write) 597589 597589 0 0.0
.bss 128288 128288 0 0.0
.data 660 660 0 0.0
.rodata 78748 78748 0 0.0
.text 380168 380168 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825694 825694 0 0.0
bss 51020 51020 0 0.0
text 617652 617652 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1114708 1114708 0 0.0
bss 100784 100784 0 0.0
text 789338 789338 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1091956 1091956 0 0.0
bss 109920 109920 0 0.0
text 760356 760356 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935956 935956 0 0.0
bss 92988 92988 0 0.0
text 649750 649750 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827594 827594 0 0.0
bss 51072 51072 0 0.0
text 619610 619610 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 985544 985544 0 0.0
bss 79116 79116 0 0.0
text 700330 700330 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1097948 1097948 0 0.0
bss 100064 100064 0 0.0
text 773980 773980 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 971472 971472 0 0.0
bss 97416 97416 0 0.0
text 653520 653520 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953796 953796 0 0.0
bss 92564 92564 0 0.0
text 667696 667696 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 884856 884856 0 0.0
bss 69136 69136 0 0.0
text 626154 626154 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825500 825500 0 0.0
bss 57380 57380 0 0.0
text 593078 593078 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705772 705772 0 0.0
bss 73640 73640 0 0.0
text 462164 462164 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 829338 829338 0 0.0
bss 51200 51200 0 0.0
text 622380 622380 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884137 884137 0 0.0
bss 60856 60856 0 0.0
text 636200 636200 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851816 851816 0 0.0
bss 57668 57668 0 0.0
text 613374 613374 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844560 844560 0 0.0
bss 57984 57984 0 0.0
text 605992 605992 0 0.0

github-actions[bot] avatar Jan 26 '24 08:01 github-actions[bot]

Hello, @bukepo. I traced the change to a commit that you did in 2020. Can you please comment on the issue? BR, Mihai

mihai-ignat avatar Jan 30 '24 16:01 mihai-ignat

Hello, @bukepo. I traced the change to a commit that you did in 2020. Can you please comment on the issue? BR, Mihai

Hi @mihai-ignat the multicast forwarding rule was changed by https://github.com/openthread/openthread/pull/5852 after the https://github.com/project-chip/connectedhomeip/commit/4b97e1b5f6ac2be331a2cf4c6dec1d3c1f12d078.

I think we should fix this issue in OpenThread, because we do expect link-local multicast traffic being passed to host sooner or later, thoughts? @jwhui

bukepo avatar Jan 31 '24 02:01 bukepo

Sent https://github.com/openthread/openthread/pull/9817 to discuss the proposed fix in OpenThread.

bukepo avatar Feb 01 '24 03:02 bukepo

I think we should fix this issue in OpenThread, because we do expect link-local multicast traffic being passed to host sooner or later, thoughts? @jwhui

Yes, we should allow link-local traffic to pass to host.

jwhui avatar Feb 01 '24 03:02 jwhui

@bukepo @jwhui, as a temporary workaround, do you think the fix in this PR is fine? This is until we can get your OT stack fix. I am asking because we already used the fix to pass OT1.1 certification tests 5.3.1, 5.3.2 and 5.6.1 using a Matter application with OT CLI enabled.

mihai-ignat avatar Feb 01 '24 06:02 mihai-ignat

@mihai-ignat We have merged a change to forward multicast packets to host. Could you try the latest OpenThread?

bukepo avatar Feb 07 '24 02:02 bukepo

Hello, @bukepo . I tried applying the fix as a patch to an older stack version from July 2023, which was used to do the actual certification for the product and it didn't work. I will see how to accommodate the newer stack on our Matter codebase and retest. Do you have any validation results on your side? Thanks.

mihai-ignat avatar Feb 16 '24 16:02 mihai-ignat

Hi @bukepo, and @jwhui, the fix made in the OT stack to allow all multicast traffic to pass to the host doesn't solve the issue reported by @mihai-ignat without registering the Thread multicast addresses on the host side. This should include all Thread specific multicast addresses, but in my view, this isn't something we should do in Matter. All the multicast addresses are already registered in the Thread stack and I don't see a reason why this traffic should go to the host.

The original question from this PR was why in the Matter LWIP Thread IP interface otIcmp6SetEchoMode(Impl()->OTInstance(), OT_ICMP6_ECHO_HANDLER_DISABLED) was used to disable ICMP echo in the Thread stack. I assume it was to prevent double replies from the OT and LWIP stacks for the same Echo request. In the case of multicast, it's not an issue since nobody is registering the OT multicast addresses on the LWIP side. We could change the setting and allow only multicast pings in the OT stack replacing OT_ICMP6_ECHO_HANDLER_DISABLED with OT_ICMP6_ECHO_HANDLER_MULTICAST_ONLY.

Can you clarify how you see this working in a system where there are 2 IP stacks, OT and another host IP layer like LWIP, and the application (Matter for example) is using the host sockets to transmit/receive data?

marius-preda avatar Mar 19 '24 09:03 marius-preda

I think we should keep IPv6 addresses including multicast addresses identical on the Thread network interfaces on both host(lwIP) IP stack and OpenThread IP stack. This is to make sure that an app developed on host stack can get IPv6 packets received and transmitted via Thread network interface just like a normal IPv6 node in the network. We do this on POSIX platforms.

bukepo avatar Mar 20 '24 10:03 bukepo

I think we should keep IPv6 addresses including multicast addresses identical on the Thread network interfaces on both host(lwIP) IP stack and OpenThread IP stack. This is to make sure that an app developed on host stack can get IPv6 packets received and transmitted via Thread network interface just like a normal IPv6 node in the network. We do this on POSIX platforms.

OK, thx for the answer.

marius-preda avatar Mar 20 '24 16:03 marius-preda

I think we should keep IPv6 addresses including multicast addresses identical on the Thread network interfaces on both host(lwIP) IP stack and OpenThread IP stack. This is to make sure that an app developed on host stack can get IPv6 packets received and transmitted via Thread network interface just like a normal IPv6 node in the network. We do this on POSIX platforms.

Hello, @bukepo, can you please provide reference to POSIX implementation? Thanks.

mihai-ignat avatar Mar 21 '24 14:03 mihai-ignat

You can find it here: https://github.com/openthread/openthread/blob/main/src/posix/platform/netif.cpp

bukepo avatar Mar 22 '24 00:03 bukepo