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

TC-RR-1.1: Fix for pre-existing fabric removal #32921

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Apr 9, 2024

This test assumed that the client ordering matched to the ordering of the fabric table, but this is not the case if there is a fabric on the device before the test starts. In this case, the initial fabric is in table slot 1 with index 1, the test starts in table slot 2, with fabric index 2. Then the initial fabric is removed from table slot 1, and the test adds a new fabric. The new fabric is allocated fabric index 3, but appears in slot 1 in the table, and the order between the controllers and the fabric table as read off the device is now out of sync.

Instead, name the controllers based on the fabric index rather than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
Test now passes, whereas before there was a failure.

This test assumed that the client ordering matched to the ordering
of the fabric table, but this is not the case if there is a fabric
on the device before the test starts. In this case, the initial
fabric is in table slot 1 with index 1, the test starts in table
slot 2, with fabric index 2. Then the initial fabric is removed
from table slot 1, and the test adds a new fabric. The new fabric
is allocated fabric index 3, but appears in slot 1 in the table,
and the order between the controllers and the fabric table as read
off the device is now out of sync.

Instead, name the controllers based on the fabric index rather
than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
      Test now passes, whereas before there was a failure.
Copy link

github-actions bot commented Apr 9, 2024

PR #32921: Size comparison from d7dde9b to 3e5a743

Decreases (3 builds for efr32)
platform target config section d7dde9b 3e5a743 change % change
efr32 lighting-app BRD4187C (read/write) 1099136 1099128 -8 -0.0
.text 915756 915748 -8 -0.0
lock-app BRD4338a (read/write) 960136 960128 -8 -0.0
.text 700292 700284 -8 -0.0
window-app BRD4187C (read/write) 1158664 1158656 -8 -0.0
.text 990780 990772 -8 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section d7dde9b 3e5a743 change % change
bl602 lighting-app bl602 (read/write) 1442386 1442386 0 0.0
.bss 85432 85432 0 0.0
.data 9504 9504 0 0.0
.rodata 159044 159044 0 0.0
.text 1107738 1107738 0 0.0
bl602+mfd (read/write) 1456802 1456802 0 0.0
.bss 85600 85600 0 0.0
.data 9480 9480 0 0.0
.rodata 158004 158004 0 0.0
.text 1123056 1123056 0 0.0
bl602+rpc (read/write) 1490026 1490026 0 0.0
.bss 93480 93480 0 0.0
.data 9880 9880 0 0.0
.rodata 166612 166612 0 0.0
.text 1139384 1139384 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207079 1207079 0 0.0
.bss 11217 11217 0 0.0
.data 3688 3688 0 0.0
.rodata 108404 108404 0 0.0
.text 976886 976886 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217891 1217891 0 0.0
.bss 11393 11393 0 0.0
.data 3664 3664 0 0.0
.rodata 107344 107344 0 0.0
.text 988640 988640 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1298815 1298815 0 0.0
.bss 19701 19701 0 0.0
.data 4224 4224 0 0.0
.rodata 123776 123776 0 0.0
.text 1051850 1051850 0 0.0
bl706-eth (read/write) 1024513 1024513 0 0.0
.bss 23792 23792 0 0.0
.data 3264 3264 0 0.0
.rodata 101728 101728 0 0.0
.text 767742 767742 0 0.0
bl706-wifi (read/write) 1259190 1259190 0 0.0
.bss 10677 10677 0 0.0
.data 3696 3696 0 0.0
.rodata 122728 122728 0 0.0
.text 999650 999650 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1176420 1176420 0 0.0
.bss 16428 16428 0 0.0
.data 5048 5048 0 0.0
.rodata 102408 102408 0 0.0
.text 969752 969752 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1187828 1187828 0 0.0
.bss 16604 16604 0 0.0
.data 5032 5032 0 0.0
.rodata 101348 101348 0 0.0
.text 982074 982074 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782140 782140 0 0.0
(read/write) 168824 168824 0 0.0
.bss 90780 90780 0 0.0
.data 3584 3584 0 0.0
.rodata 82596 82596 0 0.0
.text 699276 699276 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798188 798188 0 0.0
(read/write) 178976 178976 0 0.0
.bss 100948 100948 0 0.0
.data 3576 3576 0 0.0
.rodata 76684 76684 0 0.0
.text 721236 721236 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 786932 786932 0 0.0
(read/write) 173416 173416 0 0.0
.bss 95388 95388 0 0.0
.data 3576 3576 0 0.0
.rodata 103500 103500 0 0.0
.text 683164 683164 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739244 739244 0 0.0
(read/write) 167784 167784 0 0.0
.bss 89520 89520 0 0.0
.data 3568 3568 0 0.0
.rodata 78260 78260 0 0.0
.text 660716 660716 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724884 724884 0 0.0
(read/write) 168000 168000 0 0.0
.bss 89736 89736 0 0.0
.data 3568 3568 0 0.0
.rodata 74036 74036 0 0.0
.text 650580 650580 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586338 586338 0 0.0
(read/write) 208080 208080 0 0.0
.bss 201308 201308 0 0.0
.data 1648 1648 0 0.0
.rodata 87482 87482 0 0.0
.text 496732 496732 0 0.0
lock CC3235SF_LAUNCHXL (read only) 631138 631138 0 0.0
(read/write) 208336 208336 0 0.0
.bss 201712 201712 0 0.0
.data 1504 1504 0 0.0
.rodata 107826 107826 0 0.0
.text 521188 521188 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569287 569287 0 0.0
.app_xip_area 459205 459205 0 0.0
.bss 64908 64908 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 551551 551551 0 0.0
.app_xip_area 436797 436797 0 0.0
.bss 69572 69572 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572503 572503 0 0.0
.app_xip_area 463925 463925 0 0.0
.bss 63444 63444 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564575 564575 0 0.0
.app_xip_area 452805 452805 0 0.0
.bss 66556 66556 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1099136 1099128 -8 -0.0
.bss 179928 179928 0 0.0
.data 3432 3432 0 0.0
.text 915756 915748 -8 -0.0
lock-app BRD4338a (read/write) 960136 960128 -8 -0.0
.bss 210204 210204 0 0.0
.data 30272 30272 0 0.0
.text 700292 700284 -8 -0.0
window-app BRD4187C (read/write) 1158664 1158656 -8 -0.0
.bss 164528 164528 0 0.0
.data 3336 3336 0 0.0
.text 990780 990772 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1213346 1213346 0 0.0
(read/write) 1750312 1750312 0 0.0
.dram0.bss 74384 74384 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252776 252776 0 0.0
.flash.text 1213346 1213346 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1255151 1255151 0 0.0
(read/write) 536460 536460 0 0.0
.dram0.bss 81064 81064 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284296 284296 0 0.0
.flash.text 1248987 1248987 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2644477 2644477 0 0.0
(read/write) 130032 130032 0 0.0
.bss 46736 46736 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184848 184848 0 0.0
.text 2280613 2280613 0 0.0
all-clusters-app debug (read only) 5952953 5952953 0 0.0
(read/write) 481536 481536 0 0.0
.bss 135072 135072 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334472 334472 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1432 1432 0 0.0
.rodata 350384 350384 0 0.0
.text 5167763 5167763 0 0.0
all-clusters-minimal-app debug (read only) 5233169 5233169 0 0.0
(read/write) 237488 237488 0 0.0
.bss 127904 127904 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98056 98056 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 289322 289322 0 0.0
.text 4707699 4707699 0 0.0
bridge-app debug (read only) 4626665 4626665 0 0.0
(read/write) 218336 218336 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86976 86976 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 230186 230186 0 0.0
.text 4174755 4174755 0 0.0
chip-tool debug (read only) 12081769 12081769 0 0.0
(read/write) 523032 523032 0 0.0
.bss 94680 94680 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416000 416000 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 451225 451225 0 0.0
.text 10922163 10922163 0 0.0
chip-tool-ipv6only arm64 (read only) 11401300 11401300 0 0.0
(read/write) 589952 589952 0 0.0
.bss 103736 103736 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455952 455952 0 0.0
.dynamic 512 512 0 0.0
.got 17112 17112 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 355924 355924 0 0.0
.text 10163640 10163640 0 0.0
lighting-app debug+rpc+ui (read only) 5549529 5549529 0 0.0
(read/write) 227096 227096 0 0.0
.bss 119336 119336 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 95376 95376 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 354004 354004 0 0.0
.text 4947411 4947411 0 0.0
lock-app debug (read only) 4691633 4691633 0 0.0
(read/write) 205552 205552 0 0.0
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 81016 81016 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 255882 255882 0 0.0
.text 4223091 4223091 0 0.0
ota-provider-app debug (read only) 4308057 4308057 0 0.0
(read/write) 194224 194224 0 0.0
.bss 113472 113472 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70448 70448 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 209098 209098 0 0.0
.text 3904451 3904451 0 0.0
ota-requestor-app debug (read only) 4437721 4437721 0 0.0
(read/write) 198592 198592 0 0.0
.bss 114368 114368 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73552 73552 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 215338 215338 0 0.0
.text 4023331 4023331 0 0.0
shell debug (read only) 2918993 2918993 0 0.0
(read/write) 156936 156936 0 0.0
.bss 62544 62544 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87168 87168 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 186208 186208 0 0.0
.text 2558082 2558082 0 0.0
thermostat-no-ble arm64 (read only) 4426780 4426780 0 0.0
(read/write) 244496 244496 0 0.0
.bss 121976 121976 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 104312 104312 0 0.0
.dynamic 512 512 0 0.0
.got 8712 8712 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160052 160052 0 0.0
.text 3930136 3930136 0 0.0
tv-app debug (read only) 5762161 5762161 0 0.0
(read/write) 353200 353200 0 0.0
.bss 244240 244240 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95128 95128 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293194 293194 0 0.0
.text 5225715 5225715 0 0.0
tv-casting-app debug (read only) 9892001 9892001 0 0.0
(read/write) 342608 342608 0 0.0
.bss 157904 157904 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174816 174816 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 383576 383576 0 0.0
.text 9041715 9041715 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534408 2534408 0 0.0
.bss 220472 220472 0 0.0
.data 5216 5216 0 0.0
.text 1497092 1497092 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1064428 1064428 0 0.0
bss 133107 133107 0 0.0
rodata 103020 103020 0 0.0
text 781076 781076 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1225420 1225420 0 0.0
bss 127163 127163 0 0.0
rodata 151304 151304 0 0.0
text 796920 796920 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1011908 1011908 0 0.0
bss 131965 131965 0 0.0
rodata 90284 90284 0 0.0
text 742444 742444 0 0.0
nxp contact k32w0+release (read only) 574524 574524 0 0.0
(read/write) 79988 79988 0 0.0
.bss 67824 67824 0 0.0
.data 2180 2180 0 0.0
.text 573988 573988 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 701604 701604 0 0.0
.bss 71176 71176 0 0.0
.data 2856 2856 0 0.0
.text 588192 588192 0 0.0
light k32w0+release (read only) 608600 608600 0 0.0
(read/write) 79464 79464 0 0.0
.bss 67280 67280 0 0.0
.data 2200 2200 0 0.0
.text 608064 608064 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 793520 793520 0 0.0
.bss 80728 80728 0 0.0
.data 2056 2056 0 0.0
.text 671368 671368 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832280 832280 0 0.0
(read/write) 1802724 1802724 0 0.0
.bss 198372 198372 0 0.0
.data 2688 2688 0 0.0
.text 1593276 1593276 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835432 835432 0 0.0
(read/write) 1724612 1724612 0 0.0
.bss 195252 195252 0 0.0
.data 2656 2656 0 0.0
.text 1518316 1518316 0 0.0
light cy8ckit_062s2_43012 (read only) 842160 842160 0 0.0
(read/write) 1643348 1643348 0 0.0
.bss 188716 188716 0 0.0
.data 2464 2464 0 0.0
.text 1443780 1443780 0 0.0
lock cy8ckit_062s2_43012 (read only) 815096 815096 0 0.0
(read/write) 1672116 1672116 0 0.0
.bss 215788 215788 0 0.0
.data 2456 2456 0 0.0
.text 1445484 1445484 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1131888 1131888 0 0.0
.bss 102572 102572 0 0.0
.data 844 844 0 0.0
.text 644272 644272 0 0.0
lock-app qpg6105+debug (read/write) 1091688 1091688 0 0.0
.bss 97236 97236 0 0.0
.data 856 856 0 0.0
.text 604068 604068 0 0.0
stm32 light STM32WB5MM-DK (read/write) 603437 603437 0 0.0
.bss 128436 128436 0 0.0
.data 676 676 0 0.0
.rodata 80180 80180 0 0.0
.text 384400 384400 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 832358 832358 0 0.0
bss 49820 49820 0 0.0
text 623476 623476 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1095832 1095832 0 0.0
bss 101520 101520 0 0.0
text 797210 797210 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057288 1057288 0 0.0
bss 109968 109968 0 0.0
text 771572 771572 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 912776 912776 0 0.0
bss 92724 92724 0 0.0
text 655010 655010 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834338 834338 0 0.0
bss 49864 49864 0 0.0
text 625522 625522 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 935040 935040 0 0.0
bss 77476 77476 0 0.0
text 702140 702140 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1089192 1089192 0 0.0
bss 99816 99816 0 0.0
text 793020 793020 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 909624 909624 0 0.0
bss 69144 69144 0 0.0
text 659102 659102 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932476 932476 0 0.0
bss 92428 92428 0 0.0
text 674582 674582 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 837082 837082 0 0.0
bss 49968 49968 0 0.0
text 628590 628590 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 798160 798160 0 0.0
bss 56036 56036 0 0.0
text 597580 597580 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675812 675812 0 0.0
bss 73412 73412 0 0.0
text 461586 461586 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 842070 842070 0 0.0
bss 51500 51500 0 0.0
text 632064 632064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 857825 857825 0 0.0
bss 59660 59660 0 0.0
text 641630 641630 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 823652 823652 0 0.0
bss 56368 56368 0 0.0
text 617072 617072 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 842676 842676 0 0.0
bss 68008 68008 0 0.0
text 633094 633094 0 0.0

Co-authored-by: Andrei Litvin <andy314@gmail.com>
Copy link

github-actions bot commented Apr 11, 2024

PR #32921: Size comparison from d7dde9b to 8582eac

Increases above 0.2%:

platform target config section d7dde9b 8582eac change % change
linux shell debug .rodata 186208 186656 448 0.2
telink window-covering tlsr9258a (read only) 51584 52490 906 1.8
Increases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section d7dde9b 8582eac change % change
bl602 lighting-app bl602 (read/write) 1442386 1442886 500 0.0
.rodata 159044 159072 28 0.0
.text 1107738 1108210 472 0.0
bl602+mfd (read/write) 1456802 1457302 500 0.0
.rodata 158004 158032 28 0.0
.text 1123056 1123528 472 0.0
bl602+rpc (read/write) 1490026 1490270 244 0.0
.rodata 166612 166640 28 0.0
.text 1139384 1139600 216 0.0
bl702 lighting-app bl702 (read/write) 1207079 1207475 396 0.0
.rodata 108404 108432 28 0.0
.text 976886 977256 370 0.0
bl702+mfd (read/write) 1217891 1218547 656 0.1
.rodata 107344 107372 28 0.0
.text 988640 989266 626 0.1
bl702+rpc (read/write) 1298815 1299211 396 0.0
.rodata 123776 123804 28 0.0
.text 1051850 1052220 370 0.0
bl706-eth (read/write) 1024513 1025013 500 0.0
.rodata 101728 101756 28 0.0
.text 767742 768214 472 0.1
bl706-wifi (read/write) 1259190 1259670 480 0.0
.rodata 122728 122756 28 0.0
.text 999650 1000102 452 0.0
bl702l lighting-app bl702l (read/write) 1176420 1177076 656 0.1
.rodata 102408 102436 28 0.0
.text 969752 970378 626 0.1
bl702l+mfd (read/write) 1187828 1188992 1164 0.1
.rodata 101348 101376 28 0.0
.text 982074 982700 626 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782140 782500 360 0.0
.rodata 82596 82628 32 0.0
.text 699276 699604 328 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798188 798492 304 0.0
.rodata 76684 76716 32 0.0
.text 721236 721508 272 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 786932 787236 304 0.0
.rodata 103500 103532 32 0.0
.text 683164 683436 272 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739244 739556 312 0.0
.rodata 78260 78292 32 0.0
.text 660716 660996 280 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724884 725188 304 0.0
.rodata 74036 74068 32 0.0
.text 650580 650852 272 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586338 586618 280 0.0
.rodata 87482 87514 32 0.0
.text 496732 496980 248 0.0
lock CC3235SF_LAUNCHXL (read only) 631138 631418 280 0.0
.rodata 107826 107858 32 0.0
.text 521188 521436 248 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569287 569599 312 0.1
.app_xip_area 459205 459517 312 0.1
lock cyw930739m2evb_01 (read/write) 551551 551815 264 0.0
.app_xip_area 436797 437061 264 0.1
ota-requestor cyw930739m2evb_01 (read/write) 572503 572911 408 0.1
.app_xip_area 463925 464333 408 0.1
switch cyw930739m2evb_01 (read/write) 564575 564887 312 0.1
.app_xip_area 452805 453117 312 0.1
efr32 lock-app BRD4338a .bss 210204 210220 16 0.0
esp32 all-clusters-app c3devkit (read only) 1213346 1213544 198 0.0
(read/write) 1750312 1750344 32 0.0
.flash.rodata 252776 252808 32 0.0
.flash.text 1213346 1213544 198 0.0
m5stack (read only) 1255151 1255435 284 0.0
(read/write) 536460 536508 48 0.0
.flash.rodata 284296 284344 48 0.0
.flash.text 1248987 1249271 284 0.0
linux air-purifier-app debug (read only) 2644477 2645053 576 0.0
.rodata 184848 184880 32 0.0
.text 2280613 2281205 592 0.0
all-clusters-app debug (read only) 5952953 5953881 928 0.0
.rodata 350384 350416 32 0.0
.text 5167763 5168707 944 0.0
all-clusters-minimal-app debug (read only) 5233169 5234145 976 0.0
.rodata 289322 289386 64 0.0
.text 4707699 4708659 960 0.0
bridge-app debug (read only) 4626665 4627641 976 0.0
.rodata 230186 230250 64 0.0
.text 4174755 4175715 960 0.0
chip-tool debug (read only) 12081769 12082489 720 0.0
.text 10922163 10922931 768 0.0
chip-tool-ipv6only arm64 (read only) 11401300 11402292 992 0.0
.rodata 355924 356004 80 0.0
.text 10163640 10164600 960 0.0
lighting-app debug+rpc+ui (read only) 5549529 5550441 912 0.0
.text 4947411 4948371 960 0.0
lock-app debug (read only) 4691633 4692241 608 0.0
.rodata 255882 255914 32 0.0
.text 4223091 4223715 624 0.0
ota-provider-app debug (read only) 4308057 4309049 992 0.0
.rodata 209098 209162 64 0.0
.text 3904451 3905427 976 0.0
ota-requestor-app debug (read only) 4437721 4438649 928 0.0
.rodata 215338 215370 32 0.0
.text 4023331 4024275 944 0.0
shell debug (read only) 2918993 2920385 1392 0.0
.rodata 186208 186656 448 0.2
.text 2558082 2559074 992 0.0
thermostat-no-ble arm64 (read only) 4426780 4427788 1008 0.0
.rodata 160052 160084 32 0.0
.text 3930136 3931160 1024 0.0
tv-app debug (read only) 5762161 5763153 992 0.0
(read/write) 353200 353296 96 0.0
.bss 244240 244336 96 0.0
.rodata 293194 293258 64 0.0
.text 5225715 5226691 976 0.0
tv-casting-app debug (read only) 9892001 9893105 1104 0.0
.rodata 383576 383672 96 0.0
.text 9041715 9042771 1056 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2534408 2534632 224 0.0
.text 1497092 1497316 224 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1064428 1064780 352 0.0
rodata 103020 103052 32 0.0
text 781076 781400 324 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1225420 1225560 140 0.0
text 796920 797064 144 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1011908 1012260 352 0.0
rodata 90284 90316 32 0.0
text 742444 742768 324 0.0
nxp contact k32w0+release (read only) 574524 574964 440 0.1
(read/write) 79988 80004 16 0.0
.bss 67824 67840 16 0.0
.text 573988 574428 440 0.1
k32w1+release (read/write) 701604 702100 496 0.1
.bss 71176 71192 16 0.0
.text 588192 588672 480 0.1
light k32w0+release (read only) 608600 608880 280 0.0
.text 608064 608344 280 0.0
k32w1+release (read/write) 793520 793824 304 0.0
.text 671368 671672 304 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1802724 1803076 352 0.0
.text 1593276 1593628 352 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1724612 1724964 352 0.0
.text 1518316 1518668 352 0.0
light cy8ckit_062s2_43012 (read/write) 1643348 1643700 352 0.0
.text 1443780 1444132 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1672116 1672388 272 0.0
.text 1445484 1445756 272 0.0
qpg lighting-app qpg6105+debug (read/write) 1131888 1132200 312 0.0
.text 644272 644584 312 0.0
lock-app qpg6105+debug (read/write) 1091688 1092232 544 0.0
.bss 97236 97252 16 0.0
.text 604068 604612 544 0.1
stm32 light STM32WB5MM-DK (read/write) 603437 603789 352 0.1
.rodata 80180 80212 32 0.0
.text 384400 384720 320 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 832358 832938 580 0.1
bss 49820 49836 16 0.0
text 623476 623968 492 0.1
all-clusters-app tlsr9518adk80d (read/write) 1095832 1096176 344 0.0
text 797210 797526 316 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1057288 1057640 352 0.0
text 771572 771888 316 0.0
bridge-app tlsr9518adk80d (read/write) 912776 913128 352 0.0
text 655010 655326 316 0.0
contact-sensor-app tlsr9528a_retention (read/write) 834338 834982 644 0.1
bss 49864 49880 16 0.0
text 625522 626074 552 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 935040 935720 680 0.1
bss 77476 77492 16 0.0
text 702140 702712 572 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089192 1089536 344 0.0
text 793020 793336 316 0.0
lock-app-dfu tlsr9528a (read/write) 909624 910212 588 0.1
bss 69144 69160 16 0.0
text 659102 659602 500 0.1
ota-requestor-app tlsr9518adk80d (read/write) 932476 932820 344 0.0
text 674582 674898 316 0.0
pump-controller-app tlsr9518adk80d (read/write) 798160 798748 588 0.1
bss 56036 56052 16 0.0
text 597580 598072 492 0.1
shell tlsr9518adk80d (read/write) 675812 675936 124 0.0
text 461586 461698 112 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 842070 842706 636 0.1
bss 51500 51508 8 0.0
text 632064 632612 548 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 857825 858469 644 0.1
bss 59660 59676 16 0.0
text 641630 642182 552 0.1
thermostat tlsr9518adk80d (read/write) 823652 824296 644 0.1
bss 56368 56384 16 0.0
text 617072 617624 552 0.1
window-covering tlsr9258a (read only) 51584 52490 906 1.8
Decreases (12 builds for efr32, linux, nrfconnect, telink)
platform target config section d7dde9b 8582eac change % change
efr32 lighting-app BRD4187C (read/write) 1099136 1068136 -31000 -2.8
.bss 179928 179904 -24 -0.0
.data 3432 3416 -16 -0.5
.text 915756 884796 -30960 -3.4
lock-app BRD4338a (read/write) 960136 959720 -416 -0.0
.text 700292 699860 -432 -0.1
window-app BRD4187C (read/write) 1158664 1133808 -24856 -2.1
.bss 164528 164504 -24 -0.0
.data 3336 3320 -16 -0.5
.text 990780 965964 -24816 -2.5
linux all-clusters-app debug (read/write) 481536 481504 -32 -0.0
.data.rel.ro 334472 334456 -16 -0.0
all-clusters-minimal-app debug .data.rel.ro 98056 98040 -16 -0.0
chip-tool-ipv6only arm64 (read/write) 589952 588928 -1024 -0.2
.data.rel.ro 455952 455936 -16 -0.0
lighting-app debug+rpc+ui (read/write) 227096 227064 -32 -0.0
.data.rel.ro 95376 95360 -16 -0.0
shell debug (read/write) 156936 156904 -32 -0.0
.data.rel.ro 87168 87152 -16 -0.0
thermostat-no-ble arm64 (read/write) 244496 243536 -960 -0.4
.data.rel.ro 104312 104296 -16 -0.0
tv-casting-app debug (read/write) 342608 342544 -64 -0.0
.data.rel.ro 174816 174752 -64 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 151304 151300 -4 -0.0
telink window-covering tlsr9258a (read/write) 842676 837412 -5264 -0.6
bss 68008 58340 -9668 -14.2
text 633094 625536 -7558 -1.2
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section d7dde9b 8582eac change % change
bl602 lighting-app bl602 (read/write) 1442386 1442886 500 0.0
.bss 85432 85432 0 0.0
.data 9504 9504 0 0.0
.rodata 159044 159072 28 0.0
.text 1107738 1108210 472 0.0
bl602+mfd (read/write) 1456802 1457302 500 0.0
.bss 85600 85600 0 0.0
.data 9480 9480 0 0.0
.rodata 158004 158032 28 0.0
.text 1123056 1123528 472 0.0
bl602+rpc (read/write) 1490026 1490270 244 0.0
.bss 93480 93480 0 0.0
.data 9880 9880 0 0.0
.rodata 166612 166640 28 0.0
.text 1139384 1139600 216 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1207079 1207475 396 0.0
.bss 11217 11217 0 0.0
.data 3688 3688 0 0.0
.rodata 108404 108432 28 0.0
.text 976886 977256 370 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217891 1218547 656 0.1
.bss 11393 11393 0 0.0
.data 3664 3664 0 0.0
.rodata 107344 107372 28 0.0
.text 988640 989266 626 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1298815 1299211 396 0.0
.bss 19701 19701 0 0.0
.data 4224 4224 0 0.0
.rodata 123776 123804 28 0.0
.text 1051850 1052220 370 0.0
bl706-eth (read/write) 1024513 1025013 500 0.0
.bss 23792 23792 0 0.0
.data 3264 3264 0 0.0
.rodata 101728 101756 28 0.0
.text 767742 768214 472 0.1
bl706-wifi (read/write) 1259190 1259670 480 0.0
.bss 10677 10677 0 0.0
.data 3696 3696 0 0.0
.rodata 122728 122756 28 0.0
.text 999650 1000102 452 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1176420 1177076 656 0.1
.bss 16428 16428 0 0.0
.data 5048 5048 0 0.0
.rodata 102408 102436 28 0.0
.text 969752 970378 626 0.1
bl702l+mfd (read/write) 1187828 1188992 1164 0.1
.bss 16604 16604 0 0.0
.data 5032 5032 0 0.0
.rodata 101348 101376 28 0.0
.text 982074 982700 626 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 782140 782500 360 0.0
(read/write) 168824 168824 0 0.0
.bss 90780 90780 0 0.0
.data 3584 3584 0 0.0
.rodata 82596 82628 32 0.0
.text 699276 699604 328 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798188 798492 304 0.0
(read/write) 178976 178976 0 0.0
.bss 100948 100948 0 0.0
.data 3576 3576 0 0.0
.rodata 76684 76716 32 0.0
.text 721236 721508 272 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 786932 787236 304 0.0
(read/write) 173416 173416 0 0.0
.bss 95388 95388 0 0.0
.data 3576 3576 0 0.0
.rodata 103500 103532 32 0.0
.text 683164 683436 272 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739244 739556 312 0.0
(read/write) 167784 167784 0 0.0
.bss 89520 89520 0 0.0
.data 3568 3568 0 0.0
.rodata 78260 78292 32 0.0
.text 660716 660996 280 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724884 725188 304 0.0
(read/write) 168000 168000 0 0.0
.bss 89736 89736 0 0.0
.data 3568 3568 0 0.0
.rodata 74036 74068 32 0.0
.text 650580 650852 272 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586338 586618 280 0.0
(read/write) 208080 208080 0 0.0
.bss 201308 201308 0 0.0
.data 1648 1648 0 0.0
.rodata 87482 87514 32 0.0
.text 496732 496980 248 0.0
lock CC3235SF_LAUNCHXL (read only) 631138 631418 280 0.0
(read/write) 208336 208336 0 0.0
.bss 201712 201712 0 0.0
.data 1504 1504 0 0.0
.rodata 107826 107858 32 0.0
.text 521188 521436 248 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 569287 569599 312 0.1
.app_xip_area 459205 459517 312 0.1
.bss 64908 64908 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 551551 551815 264 0.0
.app_xip_area 436797 437061 264 0.1
.bss 69572 69572 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572503 572911 408 0.1
.app_xip_area 463925 464333 408 0.1
.bss 63444 63444 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 564575 564887 312 0.1
.app_xip_area 452805 453117 312 0.1
.bss 66556 66556 0 0.0
.data 792 792 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1099136 1068136 -31000 -2.8
.bss 179928 179904 -24 -0.0
.data 3432 3416 -16 -0.5
.text 915756 884796 -30960 -3.4
lock-app BRD4338a (read/write) 960136 959720 -416 -0.0
.bss 210204 210220 16 0.0
.data 30272 30272 0 0.0
.text 700292 699860 -432 -0.1
window-app BRD4187C (read/write) 1158664 1133808 -24856 -2.1
.bss 164528 164504 -24 -0.0
.data 3336 3320 -16 -0.5
.text 990780 965964 -24816 -2.5
esp32 all-clusters-app c3devkit (read only) 1213346 1213544 198 0.0
(read/write) 1750312 1750344 32 0.0
.dram0.bss 74384 74384 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 252776 252808 32 0.0
.flash.text 1213346 1213544 198 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1255151 1255435 284 0.0
(read/write) 536460 536508 48 0.0
.dram0.bss 81064 81064 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 284296 284344 48 0.0
.flash.text 1248987 1249271 284 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2644477 2645053 576 0.0
(read/write) 130032 130032 0 0.0
.bss 46736 46736 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184848 184880 32 0.0
.text 2280613 2281205 592 0.0
all-clusters-app debug (read only) 5952953 5953881 928 0.0
(read/write) 481536 481504 -32 -0.0
.bss 135072 135072 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334472 334456 -16 -0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1432 1432 0 0.0
.rodata 350384 350416 32 0.0
.text 5167763 5168707 944 0.0
all-clusters-minimal-app debug (read only) 5233169 5234145 976 0.0
(read/write) 237488 237488 0 0.0
.bss 127904 127904 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98056 98040 -16 -0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 289322 289386 64 0.0
.text 4707699 4708659 960 0.0
bridge-app debug (read only) 4626665 4627641 976 0.0
(read/write) 218336 218336 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 86976 86976 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 230186 230250 64 0.0
.text 4174755 4175715 960 0.0
chip-tool debug (read only) 12081769 12082489 720 0.0
(read/write) 523032 523032 0 0.0
.bss 94680 94680 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416000 416000 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 451225 451225 0 0.0
.text 10922163 10922931 768 0.0
chip-tool-ipv6only arm64 (read only) 11401300 11402292 992 0.0
(read/write) 589952 588928 -1024 -0.2
.bss 103736 103736 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 455952 455936 -16 -0.0
.dynamic 512 512 0 0.0
.got 17112 17112 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 355924 356004 80 0.0
.text 10163640 10164600 960 0.0
lighting-app debug+rpc+ui (read only) 5549529 5550441 912 0.0
(read/write) 227096 227064 -32 -0.0
.bss 119336 119336 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 95376 95360 -16 -0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 354004 354004 0 0.0
.text 4947411 4948371 960 0.0
lock-app debug (read only) 4691633 4692241 608 0.0
(read/write) 205552 205552 0 0.0
.bss 113696 113696 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 81016 81016 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 255882 255914 32 0.0
.text 4223091 4223715 624 0.0
ota-provider-app debug (read only) 4308057 4309049 992 0.0
(read/write) 194224 194224 0 0.0
.bss 113472 113472 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70448 70448 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 209098 209162 64 0.0
.text 3904451 3905427 976 0.0
ota-requestor-app debug (read only) 4437721 4438649 928 0.0
(read/write) 198592 198592 0 0.0
.bss 114368 114368 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73552 73552 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 215338 215370 32 0.0
.text 4023331 4024275 944 0.0
shell debug (read only) 2918993 2920385 1392 0.0
(read/write) 156936 156904 -32 -0.0
.bss 62544 62544 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87168 87152 -16 -0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 186208 186656 448 0.2
.text 2558082 2559074 992 0.0
thermostat-no-ble arm64 (read only) 4426780 4427788 1008 0.0
(read/write) 244496 243536 -960 -0.4
.bss 121976 121976 0 0.0
.data 3392 3392 0 0.0
.data.rel.ro 104312 104296 -16 -0.0
.dynamic 512 512 0 0.0
.got 8712 8712 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160052 160084 32 0.0
.text 3930136 3931160 1024 0.0
tv-app debug (read only) 5762161 5763153 992 0.0
(read/write) 353200 353296 96 0.0
.bss 244240 244336 96 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95128 95128 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293194 293258 64 0.0
.text 5225715 5226691 976 0.0
tv-casting-app debug (read only) 9892001 9893105 1104 0.0
(read/write) 342608 342544 -64 -0.0
.bss 157904 157904 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174816 174752 -64 -0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 383576 383672 96 0.0
.text 9041715 9042771 1056 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534408 2534632 224 0.0
.bss 220472 220472 0 0.0
.data 5216 5216 0 0.0
.text 1497092 1497316 224 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1064428 1064780 352 0.0
bss 133107 133107 0 0.0
rodata 103020 103052 32 0.0
text 781076 781400 324 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1225420 1225560 140 0.0
bss 127163 127163 0 0.0
rodata 151304 151300 -4 -0.0
text 796920 797064 144 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1011908 1012260 352 0.0
bss 131965 131965 0 0.0
rodata 90284 90316 32 0.0
text 742444 742768 324 0.0
nxp contact k32w0+release (read only) 574524 574964 440 0.1
(read/write) 79988 80004 16 0.0
.bss 67824 67840 16 0.0
.data 2180 2180 0 0.0
.text 573988 574428 440 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 701604 702100 496 0.1
.bss 71176 71192 16 0.0
.data 2856 2856 0 0.0
.text 588192 588672 480 0.1
light k32w0+release (read only) 608600 608880 280 0.0
(read/write) 79464 79464 0 0.0
.bss 67280 67280 0 0.0
.data 2200 2200 0 0.0
.text 608064 608344 280 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 793520 793824 304 0.0
.bss 80728 80728 0 0.0
.data 2056 2056 0 0.0
.text 671368 671672 304 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832280 832280 0 0.0
(read/write) 1802724 1803076 352 0.0
.bss 198372 198372 0 0.0
.data 2688 2688 0 0.0
.text 1593276 1593628 352 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835432 835432 0 0.0
(read/write) 1724612 1724964 352 0.0
.bss 195252 195252 0 0.0
.data 2656 2656 0 0.0
.text 1518316 1518668 352 0.0
light cy8ckit_062s2_43012 (read only) 842160 842160 0 0.0
(read/write) 1643348 1643700 352 0.0
.bss 188716 188716 0 0.0
.data 2464 2464 0 0.0
.text 1443780 1444132 352 0.0
lock cy8ckit_062s2_43012 (read only) 815096 815096 0 0.0
(read/write) 1672116 1672388 272 0.0
.bss 215788 215788 0 0.0
.data 2456 2456 0 0.0
.text 1445484 1445756 272 0.0
qpg lighting-app qpg6105+debug (read/write) 1131888 1132200 312 0.0
.bss 102572 102572 0 0.0
.data 844 844 0 0.0
.text 644272 644584 312 0.0
lock-app qpg6105+debug (read/write) 1091688 1092232 544 0.0
.bss 97236 97252 16 0.0
.data 856 856 0 0.0
.text 604068 604612 544 0.1
stm32 light STM32WB5MM-DK (read/write) 603437 603789 352 0.1
.bss 128436 128436 0 0.0
.data 676 676 0 0.0
.rodata 80180 80212 32 0.0
.text 384400 384720 320 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 832358 832938 580 0.1
bss 49820 49836 16 0.0
text 623476 623968 492 0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1095832 1096176 344 0.0
bss 101520 101520 0 0.0
text 797210 797526 316 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057288 1057640 352 0.0
bss 109968 109968 0 0.0
text 771572 771888 316 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 912776 913128 352 0.0
bss 92724 92724 0 0.0
text 655010 655326 316 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834338 834982 644 0.1
bss 49864 49880 16 0.0
text 625522 626074 552 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 935040 935720 680 0.1
bss 77476 77492 16 0.0
text 702140 702712 572 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1089192 1089536 344 0.0
bss 99816 99816 0 0.0
text 793020 793336 316 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 909624 910212 588 0.1
bss 69144 69160 16 0.0
text 659102 659602 500 0.1
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932476 932820 344 0.0
bss 92428 92428 0 0.0
text 674582 674898 316 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 798160 798748 588 0.1
bss 56036 56052 16 0.0
text 597580 598072 492 0.1
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675812 675936 124 0.0
bss 73412 73412 0 0.0
text 461586 461698 112 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 842070 842706 636 0.1
bss 51500 51508 8 0.0
text 632064 632612 548 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 857825 858469 644 0.1
bss 59660 59676 16 0.0
text 641630 642182 552 0.1
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 823652 824296 644 0.1
bss 56368 56384 16 0.0
text 617072 617624 552 0.1
window-covering tlsr9258a (read only) 51584 52490 906 1.8
(read/write) 842676 837412 -5264 -0.6
bss 68008 58340 -9668 -14.2
text 633094 625536 -7558 -1.2

@cecille cecille merged commit 12005f1 into project-chip:master Apr 16, 2024
66 checks passed
cecille added a commit to cecille/connectedhomeip that referenced this pull request May 24, 2024
* TC-RR-1.1: Fix for pre-existing fabric removal

This test assumed that the client ordering matched to the ordering
of the fabric table, but this is not the case if there is a fabric
on the device before the test starts. In this case, the initial
fabric is in table slot 1 with index 1, the test starts in table
slot 2, with fabric index 2. Then the initial fabric is removed
from table slot 1, and the test adds a new fabric. The new fabric
is allocated fabric index 3, but appears in slot 1 in the table,
and the order between the controllers and the fabric table as read
off the device is now out of sync.

Instead, name the controllers based on the fabric index rather
than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
      Test now passes, whereas before there was a failure.

* Update src/python_testing/TC_RR_1_1.py

Co-authored-by: Andrei Litvin <andy314@gmail.com>

* Update src/python_testing/TC_RR_1_1.py

* Address review comments, fix

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
andy31415 added a commit that referenced this pull request May 24, 2024
* TC-RR-1.1: Fix for pre-existing fabric removal

This test assumed that the client ordering matched to the ordering
of the fabric table, but this is not the case if there is a fabric
on the device before the test starts. In this case, the initial
fabric is in table slot 1 with index 1, the test starts in table
slot 2, with fabric index 2. Then the initial fabric is removed
from table slot 1, and the test adds a new fabric. The new fabric
is allocated fabric index 3, but appears in slot 1 in the table,
and the order between the controllers and the fabric table as read
off the device is now out of sync.

Instead, name the controllers based on the fabric index rather
than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
      Test now passes, whereas before there was a failure.

* Update src/python_testing/TC_RR_1_1.py



* Update src/python_testing/TC_RR_1_1.py

* Address review comments, fix

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
raju-apple pushed a commit to raju-apple/connectedhomeip that referenced this pull request Jun 5, 2024
* TC-RR-1.1: Fix for pre-existing fabric removal

This test assumed that the client ordering matched to the ordering
of the fabric table, but this is not the case if there is a fabric
on the device before the test starts. In this case, the initial
fabric is in table slot 1 with index 1, the test starts in table
slot 2, with fabric index 2. Then the initial fabric is removed
from table slot 1, and the test adds a new fabric. The new fabric
is allocated fabric index 3, but appears in slot 1 in the table,
and the order between the controllers and the fabric table as read
off the device is now out of sync.

Instead, name the controllers based on the fabric index rather
than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
      Test now passes, whereas before there was a failure.

* Update src/python_testing/TC_RR_1_1.py

Co-authored-by: Andrei Litvin <andy314@gmail.com>

* Update src/python_testing/TC_RR_1_1.py

* Address review comments, fix

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
andy31415 added a commit that referenced this pull request Jun 6, 2024
* TC-SC-3.6: Add precondition to remove extra fabrics (#33503)

* TC-SC-3.6: Add precondition to remove extra fabrics

Before commissioning the other fabrics, remove pre-existing fabrics
from the device because the TH does not have the ability to check
for subscriptions from them.

Note that this change means that any pre-exisiting fabrics on the
device WILL NOT BE THERE after this test. This is the same behaviour
as in RR-1.1.

Test:
Tested against all-clusters app.

chip-tool pairing onnetwork-long 0x12344321 20202021 3840
chip-tool pairing open-commissioning-window 0x12344321 0 900 10000 3840
python src/python_testing/TC_SC_3_6.py --commissioning-method on-network \
--discriminator 3840 --passcode 20202021

Results (only relevant logs):
[MatterTest] 05-17 07:54:32.981 INFO Pre-condition: Remove all pre-existing
fabrics on the device that do not belong to the TH
...
[MatterTest] 05-17 07:54:32.994 INFO Removing extra fabric at 1 from device.
...
INFO:root:Final result: PASS !

* add missing import

* TC-RR-1.1: Fix for pre-existing fabric removal (#32921)

* TC-RR-1.1: Fix for pre-existing fabric removal

This test assumed that the client ordering matched to the ordering
of the fabric table, but this is not the case if there is a fabric
on the device before the test starts. In this case, the initial
fabric is in table slot 1 with index 1, the test starts in table
slot 2, with fabric index 2. Then the initial fabric is removed
from table slot 1, and the test adds a new fabric. The new fabric
is allocated fabric index 3, but appears in slot 1 in the table,
and the order between the controllers and the fabric table as read
off the device is now out of sync.

Instead, name the controllers based on the fabric index rather
than the index in the fabric table.

TEST: commissioned all-clusters using chip-tool then ran RR-1.1.
      Test now passes, whereas before there was a failure.

* Update src/python_testing/TC_RR_1_1.py

Co-authored-by: Andrei Litvin <andy314@gmail.com>

* Update src/python_testing/TC_RR_1_1.py

* Address review comments, fix

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>

* TC-OPCREDS-3.7: support DUTs with existing fabrics (#33511)

* TC-OPCREDS-3.7: support DUTs with existing fabrics

* Restyled by prettier-yaml

---------

Co-authored-by: Restyled.io <commits@restyled.io>

---------

Co-authored-by: C Freeman <cecille@google.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Restyled.io <commits@restyled.io>
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.

2 participants