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

Update TestListStructOctet to use member names that are generic #19321

Merged
merged 6 commits into from
Jun 9, 2022

Conversation

tehampson
Copy link
Contributor

Problem

Change overview

Update test-cluster to use fabric_idx type for fabricIndex

Testing

  • Github test CI

@tehampson
Copy link
Contributor Author

Ops I did the wrong thing here. I need to make it a Fabric ID not index

@tehampson tehampson changed the title Update test-cluster to use fabric_idx type for fabricIndex Update test-cluster fabricIndex to fabricId Jun 8, 2022
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

PR #19321: Size comparison from 5362125 to 834d061

Decreases (2 builds for telink)
platform target config section 5362125 834d061 change % change
telink light-switch-app tlsr9518adk80d text 552552 552550 -2 -0.0
lighting-app tlsr9518adk80d text 569270 569268 -2 -0.0
Full report (8 builds for cyw30739, k32w, mbed, telink)
platform target config section 5362125 834d061 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 602546 602546 0 0.0
.app_xip_area 461492 461492 0 0.0
.bss 84008 84008 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) 599630 599630 0 0.0
.app_xip_area 458440 458440 0 0.0
.bss 84176 84176 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599374 599374 0 0.0
.app_xip_area 459300 459300 0 0.0
.bss 83140 83140 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w061+release (read/write) 653744 653744 0 0.0
.bss 70044 70044 0 0.0
.data 2004 2004 0 0.0
.text 575896 575896 0 0.0
lock k32w061+release (read/write) 714788 714788 0 0.0
.bss 70484 70484 0 0.0
.data 1976 1976 0 0.0
.text 636528 636528 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2429544 2429544 0 0.0
.bss 202692 202692 0 0.0
.data 5872 5872 0 0.0
.text 1392188 1392188 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781628 781628 0 0.0
bss 70636 70636 0 0.0
noinit 40416 40416 0 0.0
text 552552 552550 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 801640 801640 0 0.0
bss 70888 70888 0 0.0
noinit 40416 40416 0 0.0
text 569270 569268 -2 -0.0

@tehampson tehampson changed the title Update test-cluster fabricIndex to fabricId Update TestListStructOctet to use member names that are generic Jun 8, 2022
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

PR #19321: Size comparison from 5362125 to 2b45f34

Increases (11 builds for cyw30739, efr32, k32w, mbed, telink)
platform target config section 5362125 2b45f34 change % change
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599374 599430 56 0.0
.app_xip_area 459300 459356 56 0.0
efr32 lighting-app BRD4161A (read only) 914968 915016 48 0.0
.text 914960 915008 48 0.0
BRD4161A+rpc (read only) 949188 949236 48 0.0
.text 949180 949228 48 0.0
BRD4161A+rs911x (read only) 790156 790204 48 0.0
.text 790148 790196 48 0.0
lock-app BRD4161A+wf200 (read only) 958396 958444 48 0.0
.text 958388 958436 48 0.0
window-app BRD4161A (read only) 900040 900088 48 0.0
.text 900032 900080 48 0.0
k32w light k32w061+release (read/write) 653744 653760 16 0.0
.text 575896 575912 16 0.0
lock k32w061+release (read/write) 714788 714852 64 0.0
.text 636528 636592 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2429544 2429648 104 0.0
.text 1392188 1392292 104 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781628 781688 60 0.0
text 552552 552570 18 0.0
lighting-app tlsr9518adk80d (read/write) 801640 801692 52 0.0
text 569270 569286 16 0.0
Full report (13 builds for cyw30739, efr32, k32w, mbed, telink)
platform target config section 5362125 2b45f34 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 602546 602546 0 0.0
.app_xip_area 461492 461492 0 0.0
.bss 84008 84008 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) 599630 599630 0 0.0
.app_xip_area 458440 458440 0 0.0
.bss 84176 84176 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599374 599430 56 0.0
.app_xip_area 459300 459356 56 0.0
.bss 83140 83140 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914968 915016 48 0.0
(read/write) 133176 133176 0 0.0
.bss 131088 131088 0 0.0
.data 2088 2088 0 0.0
.text 914960 915008 48 0.0
BRD4161A+rpc (read only) 949188 949236 48 0.0
(read/write) 149868 149868 0 0.0
.bss 147576 147576 0 0.0
.data 2292 2292 0 0.0
.text 949180 949228 48 0.0
BRD4161A+rs911x (read only) 790156 790204 48 0.0
(read/write) 129460 129460 0 0.0
.bss 127364 127364 0 0.0
.data 2096 2096 0 0.0
.text 790148 790196 48 0.0
lock-app BRD4161A+wf200 (read only) 958396 958444 48 0.0
(read/write) 128252 128252 0 0.0
.bss 126188 126188 0 0.0
.data 2064 2064 0 0.0
.text 958388 958436 48 0.0
window-app BRD4161A (read only) 900040 900088 48 0.0
(read/write) 133264 133264 0 0.0
.bss 131176 131176 0 0.0
.data 2084 2084 0 0.0
.text 900032 900080 48 0.0
k32w light k32w061+release (read/write) 653744 653760 16 0.0
.bss 70044 70044 0 0.0
.data 2004 2004 0 0.0
.text 575896 575912 16 0.0
lock k32w061+release (read/write) 714788 714852 64 0.0
.bss 70484 70484 0 0.0
.data 1976 1976 0 0.0
.text 636528 636592 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2429544 2429648 104 0.0
.bss 202692 202692 0 0.0
.data 5872 5872 0 0.0
.text 1392188 1392292 104 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781628 781688 60 0.0
bss 70636 70636 0 0.0
noinit 40416 40416 0 0.0
text 552552 552570 18 0.0
lighting-app tlsr9518adk80d (read/write) 801640 801692 52 0.0
bss 70888 70888 0 0.0
noinit 40416 40416 0 0.0
text 569270 569286 16 0.0

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

PR #19321: Size comparison from 5362125 to f93fe6e

Increases (39 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 5362125 f93fe6e change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689863 689919 56 0.0
.rodata 112279 112319 40 0.0
.text 577272 577288 16 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640479 640527 48 0.0
.rodata 89319 89359 40 0.0
.text 550840 550848 8 0.0
lock-ftd LP_CC2652R7 (read only) 683367 683423 56 0.0
.rodata 98143 98175 32 0.0
.text 584740 584764 24 0.0
lock-mtd LP_CC2652R7 (read only) 632791 632839 48 0.0
.rodata 98031 98063 32 0.0
.text 534268 534284 16 0.0
pump-app LP_CC2652R7 (read only) 664819 664867 48 0.0
.rodata 86315 86355 40 0.0
.text 578020 578028 8 0.0
pump-controller-app LP_CC2652R7 (read only) 655395 655451 56 0.0
.rodata 84211 84243 32 0.0
.text 570700 570724 24 0.0
shell LP_CC2652R7 (read only) 682142 682198 56 0.0
.rodata 108878 108918 40 0.0
.text 572952 572968 16 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599374 599414 40 0.0
.app_xip_area 459300 459340 40 0.0
efr32 lighting-app BRD4161A (read only) 914968 915000 32 0.0
.text 914960 914992 32 0.0
BRD4161A+rpc (read only) 949188 949220 32 0.0
.text 949180 949212 32 0.0
BRD4161A+rs911x (read only) 790156 790188 32 0.0
.text 790148 790180 32 0.0
lock-app BRD4161A+wf200 (read only) 958396 958444 48 0.0
.text 958388 958436 48 0.0
window-app BRD4161A (read only) 900040 900072 32 0.0
.text 900032 900064 32 0.0
esp32 all-clusters-app c3devkit (read/write) 1481786 1481826 40 0.0
.flash.rodata 212536 212576 40 0.0
m5stack (read only) 1062479 1062483 4 0.0
(read/write) 483928 483960 32 0.0
.flash.rodata 243044 243076 32 0.0
.flash.text 1057095 1057099 4 0.0
k32w light k32w061+release (read/write) 653744 653760 16 0.0
.text 575896 575912 16 0.0
lock k32w061+release (read/write) 714788 714836 48 0.0
.text 636528 636576 48 0.0
linux all-clusters-app debug .rodata 255421 255485 64 0.0
all-clusters-minimal-app debug .rodata 256733 256765 32 0.0
bridge-app debug+rpc .rodata 187776 187840 64 0.0
chip-tool debug (read only) 9736869 9741557 4688 0.0
.rodata 505373 505757 384 0.1
.text 7829493 7833797 4304 0.1
chip-tool-no-interactive-ipv6only arm64 (read only) 9474604 9486284 11680 0.1
.rodata 467548 467852 304 0.1
.text 7470052 7481428 11376 0.2
lighting-app debug+rpc .rodata 205352 205384 32 0.0
lock-app debug .rodata 219368 219400 32 0.0
ota-provider-app debug .rodata 191896 191960 64 0.0
ota-requestor-app debug .rodata 195264 195296 32 0.0
shell debug .rodata 228018 228050 32 0.0
thermostat-no-ble arm64 .rodata 160084 160116 32 0.0
tv-app debug (read only) 3030313 3035433 5120 0.2
.rodata 240608 241056 448 0.2
.text 2604642 2609314 4672 0.2
tv-casting-app debug .rodata 340448 340544 96 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2429544 2429648 104 0.0
.text 1392188 1392292 104 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191959 1192011 52 0.0
rodata 154600 154636 36 0.0
text 817076 817084 8 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139683 1139719 36 0.0
rodata 131092 131128 36 0.0
text 789128 789136 8 0.0
p6 all-clusters-app default (read/write) 2544464 2544496 32 0.0
.text 1502728 1502760 32 0.0
all-clusters-minimal-app default (read/write) 2489328 2489368 40 0.0
.text 1447592 1447632 40 0.0
light-app default (read/write) 2421240 2421272 32 0.0
.text 1379504 1379536 32 0.0
lock-app default (read/write) 2441576 2441608 32 0.0
.text 1399840 1399872 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781628 781656 28 0.0
lighting-app tlsr9518adk80d (read/write) 801640 801668 28 0.0
Decreases (21 builds for cc13x2_26x2, cyw30739, esp32, linux, telink)
platform target config section 5362125 f93fe6e change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 161904 161848 -56 -0.0
lock-ftd LP_CC2652R7 (read/write) 159464 159408 -56 -0.0
pump-app LP_CC2652R7 (read/write) 178924 178876 -48 -0.0
pump-controller-app LP_CC2652R7 (read/write) 188452 188396 -56 -0.0
shell LP_CC2652R7 (read/write) 165120 165064 -56 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602546 602538 -8 -0.0
.app_xip_area 461492 461484 -8 -0.0
lock cyw930739m2evb_01 (read/write) 599630 599622 -8 -0.0
.app_xip_area 458440 458432 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1007706 1007698 -8 -0.0
.flash.text 1007706 1007698 -8 -0.0
linux all-clusters-app debug (read only) 2892297 2892217 -80 -0.0
.text 2462354 2462210 -144 -0.0
all-clusters-minimal-app debug (read only) 2753809 2753681 -128 -0.0
.text 2324562 2324402 -160 -0.0
bridge-app debug+rpc (read only) 2197825 2197745 -80 -0.0
.text 1851138 1850994 -144 -0.0
lighting-app debug+rpc (read only) 2482257 2482129 -128 -0.0
.text 2109314 2109154 -160 -0.0
lock-app debug (read only) 2428193 2428081 -112 -0.0
.text 2046226 2046082 -144 -0.0
ota-provider-app debug (read only) 2203625 2203545 -80 -0.0
.text 1852050 1851906 -144 -0.0
ota-requestor-app debug (read only) 2265289 2265177 -112 -0.0
.text 1906290 1906146 -144 -0.0
shell debug (read only) 2583953 2583841 -112 -0.0
.text 2197314 2197170 -144 -0.0
thermostat-no-ble arm64 (read only) 2543900 2543740 -160 -0.0
.text 2146880 2146688 -192 -0.0
tv-app debug (read/write) 281904 281584 -320 -0.1
.bss 192616 192296 -320 -0.2
tv-casting-app debug (read only) 5333921 5333857 -64 -0.0
.text 4642994 4642834 -160 -0.0
telink light-switch-app tlsr9518adk80d text 552552 552538 -14 -0.0
lighting-app tlsr9518adk80d text 569270 569262 -8 -0.0
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 5362125 f93fe6e change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689863 689919 56 0.0
(read/write) 161904 161848 -56 -0.0
.bss 74660 74660 0 0.0
.data 3392 3392 0 0.0
.rodata 112279 112319 40 0.0
.text 577272 577288 16 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640479 640527 48 0.0
(read/write) 158132 158132 0 0.0
.bss 73884 73884 0 0.0
.data 3332 3332 0 0.0
.rodata 89319 89359 40 0.0
.text 550840 550848 8 0.0
lock-ftd LP_CC2652R7 (read only) 683367 683423 56 0.0
(read/write) 159464 159408 -56 -0.0
.bss 72612 72612 0 0.0
.data 3256 3256 0 0.0
.rodata 98143 98175 32 0.0
.text 584740 584764 24 0.0
lock-mtd LP_CC2652R7 (read only) 632791 632839 48 0.0
(read/write) 145720 145720 0 0.0
.bss 68348 68348 0 0.0
.data 3256 3256 0 0.0
.rodata 98031 98063 32 0.0
.text 534268 534284 16 0.0
pump-app LP_CC2652R7 (read only) 664819 664867 48 0.0
(read/write) 178924 178876 -48 -0.0
.bss 72756 72756 0 0.0
.data 3292 3292 0 0.0
.rodata 86315 86355 40 0.0
.text 578020 578028 8 0.0
pump-controller-app LP_CC2652R7 (read only) 655395 655451 56 0.0
(read/write) 188452 188396 -56 -0.0
.bss 72860 72860 0 0.0
.data 3252 3252 0 0.0
.rodata 84211 84243 32 0.0
.text 570700 570724 24 0.0
shell LP_CC2652R7 (read only) 682142 682198 56 0.0
(read/write) 165120 165064 -56 -0.0
.bss 76956 76956 0 0.0
.data 3396 3396 0 0.0
.rodata 108878 108918 40 0.0
.text 572952 572968 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602546 602538 -8 -0.0
.app_xip_area 461492 461484 -8 -0.0
.bss 84008 84008 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) 599630 599622 -8 -0.0
.app_xip_area 458440 458432 -8 -0.0
.bss 84176 84176 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599374 599414 40 0.0
.app_xip_area 459300 459340 40 0.0
.bss 83140 83140 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914968 915000 32 0.0
(read/write) 133176 133176 0 0.0
.bss 131088 131088 0 0.0
.data 2088 2088 0 0.0
.text 914960 914992 32 0.0
BRD4161A+rpc (read only) 949188 949220 32 0.0
(read/write) 149868 149868 0 0.0
.bss 147576 147576 0 0.0
.data 2292 2292 0 0.0
.text 949180 949212 32 0.0
BRD4161A+rs911x (read only) 790156 790188 32 0.0
(read/write) 129460 129460 0 0.0
.bss 127364 127364 0 0.0
.data 2096 2096 0 0.0
.text 790148 790180 32 0.0
lock-app BRD4161A+wf200 (read only) 958396 958444 48 0.0
(read/write) 128252 128252 0 0.0
.bss 126188 126188 0 0.0
.data 2064 2064 0 0.0
.text 958388 958436 48 0.0
window-app BRD4161A (read only) 900040 900072 32 0.0
(read/write) 133264 133264 0 0.0
.bss 131176 131176 0 0.0
.data 2084 2084 0 0.0
.text 900032 900064 32 0.0
esp32 all-clusters-app c3devkit (read only) 1007706 1007698 -8 -0.0
(read/write) 1481786 1481826 40 0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 212536 212576 40 0.0
.flash.text 1007706 1007698 -8 -0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1062479 1062483 4 0.0
(read/write) 483928 483960 32 0.0
.dram0.bss 74688 74688 0 0.0
.dram0.data 34200 34200 0 0.0
.flash.rodata 243044 243076 32 0.0
.flash.text 1057095 1057099 4 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653744 653760 16 0.0
.bss 70044 70044 0 0.0
.data 2004 2004 0 0.0
.text 575896 575912 16 0.0
lock k32w061+release (read/write) 714788 714836 48 0.0
.bss 70484 70484 0 0.0
.data 1976 1976 0 0.0
.text 636528 636576 48 0.0
linux all-clusters-app debug (read only) 2892297 2892217 -80 -0.0
(read/write) 180024 180024 0 0.0
.bss 87840 87840 0 0.0
.data 2016 2016 0 0.0
.data.rel.ro 83960 83960 0 0.0
.dynamic 608 608 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 255421 255485 64 0.0
.text 2462354 2462210 -144 -0.0
all-clusters-minimal-app debug (read only) 2753809 2753681 -128 -0.0
(read/write) 171640 171640 0 0.0
.bss 87008 87008 0 0.0
.data 1888 1888 0 0.0
.data.rel.ro 76584 76584 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 256733 256765 32 0.0
.text 2324562 2324402 -160 -0.0
bridge-app debug+rpc (read only) 2197825 2197745 -80 -0.0
(read/write) 149528 149528 0 0.0
.bss 74496 74496 0 0.0
.data 3888 3888 0 0.0
.data.rel.ro 65400 65400 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 187776 187840 64 0.0
.text 1851138 1850994 -144 -0.0
chip-tool debug (read only) 9736869 9741557 4688 0.0
(read/write) 608032 608032 0 0.0
.bss 25408 25408 0 0.0
.data 1088 1088 0 0.0
.data.rel.ro 575240 575240 0 0.0
.dynamic 624 624 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 505373 505757 384 0.1
.text 7829493 7833797 4304 0.1
chip-tool-no-interactive-ipv6only arm64 (read only) 9474604 9486284 11680 0.1
(read/write) 674257 674257 0 0.0
.bss 43681 43681 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 610696 610696 0 0.0
.dynamic 528 528 0 0.0
.got 14928 14928 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 467548 467852 304 0.1
.text 7470052 7481428 11376 0.2
lighting-app debug+rpc (read only) 2482257 2482129 -128 -0.0
(read/write) 155136 155136 0 0.0
.bss 76320 76320 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 70888 70888 0 0.0
.dynamic 608 608 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 205352 205384 32 0.0
.text 2109314 2109154 -160 -0.0
lock-app debug (read only) 2428193 2428081 -112 -0.0
(read/write) 150272 150272 0 0.0
.bss 75040 75040 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 67848 67848 0 0.0
.dynamic 608 608 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 219368 219400 32 0.0
.text 2046226 2046082 -144 -0.0
ota-provider-app debug (read only) 2203625 2203545 -80 -0.0
(read/write) 143264 143264 0 0.0
.bss 74496 74496 0 0.0
.data 1752 1752 0 0.0
.data.rel.ro 61208 61208 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 191896 191960 64 0.0
.text 1852050 1851906 -144 -0.0
ota-requestor-app debug (read only) 2265289 2265177 -112 -0.0
(read/write) 146312 146312 0 0.0
.bss 75264 75264 0 0.0
.data 1944 1944 0 0.0
.data.rel.ro 63320 63320 0 0.0
.dynamic 608 608 0 0.0
.got 4456 4456 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 195264 195296 32 0.0
.text 1906290 1906146 -144 -0.0
shell debug (read only) 2583953 2583841 -112 -0.0
(read/write) 203200 203200 0 0.0
.bss 118728 118728 0 0.0
.data 1328 1328 0 0.0
.data.rel.ro 77392 77392 0 0.0
.dynamic 608 608 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228018 228050 32 0.0
.text 2197314 2197170 -144 -0.0
thermostat-no-ble arm64 (read only) 2543900 2543740 -160 -0.0
(read/write) 183073 183073 0 0.0
.bss 91409 91409 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 82144 82144 0 0.0
.dynamic 528 528 0 0.0
.got 4992 4992 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 160084 160116 32 0.0
.text 2146880 2146688 -192 -0.0
tv-app debug (read only) 3030313 3035433 5120 0.2
(read/write) 281904 281584 -320 -0.1
.bss 192616 192296 -320 -0.2
.data 4656 4656 0 0.0
.data.rel.ro 78184 78184 0 0.0
.dynamic 608 608 0 0.0
.got 4848 4848 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 240608 241056 448 0.2
.text 2604642 2609314 4672 0.2
tv-casting-app debug (read only) 5333921 5333857 -64 -0.0
(read/write) 223968 223968 0 0.0
.bss 80136 80136 0 0.0
.data 2416 2416 0 0.0
.data.rel.ro 135168 135168 0 0.0
.dynamic 608 608 0 0.0
.got 4712 4712 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 340448 340544 96 0.0
.text 4642994 4642834 -160 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2429544 2429648 104 0.0
.bss 202692 202692 0 0.0
.data 5872 5872 0 0.0
.text 1392188 1392292 104 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191959 1192011 52 0.0
bss 141362 141362 0 0.0
rodata 154600 154636 36 0.0
text 817076 817084 8 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139683 1139719 36 0.0
bss 140579 140579 0 0.0
rodata 131092 131128 36 0.0
text 789128 789136 8 0.0
p6 all-clusters-app default (read/write) 2544464 2544496 32 0.0
.bss 137120 137120 0 0.0
.data 2808 2808 0 0.0
.text 1502728 1502760 32 0.0
all-clusters-minimal-app default (read/write) 2489328 2489368 40 0.0
.bss 136328 136328 0 0.0
.data 2752 2752 0 0.0
.text 1447592 1447632 40 0.0
light-app default (read/write) 2421240 2421272 32 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1379504 1379536 32 0.0
lock-app default (read/write) 2441576 2441608 32 0.0
.bss 129256 129256 0 0.0
.data 2576 2576 0 0.0
.text 1399840 1399872 32 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781628 781656 28 0.0
bss 70636 70636 0 0.0
noinit 40416 40416 0 0.0
text 552552 552538 -14 -0.0
lighting-app tlsr9518adk80d (read/write) 801640 801668 28 0.0
bss 70888 70888 0 0.0
noinit 40416 40416 0 0.0
text 569270 569262 -8 -0.0

@github-actions
Copy link

github-actions bot commented Jun 9, 2022

PR #19321: Size comparison from ac7e2f7 to 3b1b9f8

Increases above 0.2%:

platform target config section ac7e2f7 3b1b9f8 change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9502940 9555932 52992 0.6
(read/write) 678033 689553 11520 1.7
.data.rel.ro 614464 625888 11424 1.9
.got 14936 15032 96 0.6
.text 7486692 7512212 25520 0.3
Increases (7 builds for cc13x2_26x2, linux, p6)
platform target config section ac7e2f7 3b1b9f8 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 683455 683463 8 0.0
.text 584788 584796 8 0.0
pump-app LP_CC2652R7 (read only) 664899 664907 8 0.0
.text 578052 578060 8 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9502940 9555932 52992 0.6
(read/write) 678033 689553 11520 1.7
.data.rel.ro 614464 625888 11424 1.9
.got 14936 15032 96 0.6
.rodata 467916 468316 400 0.1
.text 7486692 7512212 25520 0.3
p6 all-clusters-app default (read/write) 2544632 2545112 480 0.0
.text 1502896 1503376 480 0.0
all-clusters-minimal-app default (read/write) 2489440 2489920 480 0.0
.text 1447704 1448184 480 0.0
light-app default (read/write) 2421312 2421360 48 0.0
.text 1379576 1379624 48 0.0
lock-app default (read/write) 2441648 2441696 48 0.0
.text 1399912 1399960 48 0.0
Decreases (6 builds for cc13x2_26x2, nrfconnect, telink)
platform target config section ac7e2f7 3b1b9f8 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159376 159368 -8 -0.0
pump-app LP_CC2652R7 (read/write) 178844 178836 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1192051 1192019 -32 -0.0
text 817112 817092 -20 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139775 1139759 -16 -0.0
text 789188 789164 -24 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 781696 781664 -32 -0.0
text 552576 552542 -34 -0.0
lighting-app tlsr9518adk80d (read/write) 801716 801676 -40 -0.0
text 569298 569264 -34 -0.0
Full report (25 builds for cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section ac7e2f7 3b1b9f8 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689943 689943 0 0.0
(read/write) 161824 161824 0 0.0
.bss 74660 74660 0 0.0
.data 3392 3392 0 0.0
.rodata 112327 112327 0 0.0
.text 577304 577304 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640599 640599 0 0.0
(read/write) 158132 158132 0 0.0
.bss 73884 73884 0 0.0
.data 3332 3332 0 0.0
.rodata 89367 89367 0 0.0
.text 550912 550912 0 0.0
lock-ftd LP_CC2652R7 (read only) 683455 683463 8 0.0
(read/write) 159376 159368 -8 -0.0
.bss 72612 72612 0 0.0
.data 3256 3256 0 0.0
.rodata 98183 98183 0 0.0
.text 584788 584796 8 0.0
lock-mtd LP_CC2652R7 (read only) 632879 632879 0 0.0
(read/write) 145720 145720 0 0.0
.bss 68348 68348 0 0.0
.data 3256 3256 0 0.0
.rodata 98071 98071 0 0.0
.text 534316 534316 0 0.0
pump-app LP_CC2652R7 (read only) 664899 664907 8 0.0
(read/write) 178844 178836 -8 -0.0
.bss 72756 72756 0 0.0
.data 3292 3292 0 0.0
.rodata 86363 86363 0 0.0
.text 578052 578060 8 0.0
pump-controller-app LP_CC2652R7 (read only) 655483 655483 0 0.0
(read/write) 188364 188364 0 0.0
.bss 72860 72860 0 0.0
.data 3252 3252 0 0.0
.rodata 84251 84251 0 0.0
.text 570748 570748 0 0.0
shell LP_CC2652R7 (read only) 682230 682230 0 0.0
(read/write) 165032 165032 0 0.0
.bss 76956 76956 0 0.0
.data 3396 3396 0 0.0
.rodata 108926 108926 0 0.0
.text 572992 572992 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602562 602562 0 0.0
.app_xip_area 461508 461508 0 0.0
.bss 84008 84008 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) 599646 599646 0 0.0
.app_xip_area 458456 458456 0 0.0
.bss 84176 84176 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599446 599446 0 0.0
.app_xip_area 459372 459372 0 0.0
.bss 83140 83140 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1007740 1007740 0 0.0
(read/write) 1481834 1481834 0 0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 212584 212584 0 0.0
.flash.text 1007740 1007740 0 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1062491 1062491 0 0.0
(read/write) 483968 483968 0 0.0
.dram0.bss 74688 74688 0 0.0
.dram0.data 34200 34200 0 0.0
.flash.rodata 243084 243084 0 0.0
.flash.text 1057107 1057107 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653784 653784 0 0.0
.bss 70044 70044 0 0.0
.data 2004 2004 0 0.0
.text 575936 575936 0 0.0
lock k32w061+release (read/write) 714876 714876 0 0.0
.bss 70484 70484 0 0.0
.data 1976 1976 0 0.0
.text 636616 636616 0 0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9502940 9555932 52992 0.6
(read/write) 678033 689553 11520 1.7
.bss 43681 43681 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 614464 625888 11424 1.9
.dynamic 528 528 0 0.0
.got 14936 15032 96 0.6
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 467916 468316 400 0.1
.text 7486692 7512212 25520 0.3
thermostat-no-ble arm64 (read only) 2544060 2544060 0 0.0
(read/write) 183057 183057 0 0.0
.bss 91409 91409 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 82120 82120 0 0.0
.dynamic 528 528 0 0.0
.got 4992 4992 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 160164 160164 0 0.0
.text 2147040 2147040 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2429656 2429656 0 0.0
.bss 202692 202692 0 0.0
.data 5872 5872 0 0.0
.text 1392300 1392300 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1192051 1192019 -32 -0.0
bss 141362 141362 0 0.0
rodata 154644 154644 0 0.0
text 817112 817092 -20 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139775 1139759 -16 -0.0
bss 140579 140579 0 0.0
rodata 131136 131136 0 0.0
text 789188 789164 -24 -0.0
p6 all-clusters-app default (read/write) 2544632 2545112 480 0.0
.bss 137120 137120 0 0.0
.data 2808 2808 0 0.0
.text 1502896 1503376 480 0.0
all-clusters-minimal-app default (read/write) 2489440 2489920 480 0.0
.bss 136328 136328 0 0.0
.data 2752 2752 0 0.0
.text 1447704 1448184 480 0.0
light-app default (read/write) 2421312 2421360 48 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1379576 1379624 48 0.0
lock-app default (read/write) 2441648 2441696 48 0.0
.bss 129256 129256 0 0.0
.data 2576 2576 0 0.0
.text 1399912 1399960 48 0.0
telink light-switch-app tlsr9518adk80d (read/write) 781696 781664 -32 -0.0
bss 70636 70636 0 0.0
noinit 40416 40416 0 0.0
text 552576 552542 -34 -0.0
lighting-app tlsr9518adk80d (read/write) 801716 801676 -40 -0.0
bss 70888 70888 0 0.0
noinit 40416 40416 0 0.0
text 569298 569264 -34 -0.0

@tehampson tehampson merged commit 668938e into project-chip:master Jun 9, 2022
@tehampson tehampson deleted the fix-fabric-idx-type-11286 branch June 9, 2022 21:49
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this pull request Jun 10, 2022
…ect-chip#19321)

Update TestListStructOctet to use member names that are generic
rochaferraz pushed a commit to rochaferraz/connectedhomeip that referenced this pull request Jun 15, 2022
…ect-chip#19321)

Update TestListStructOctet to use member names that are generic
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.

Type fabric_idx is not used uniformly
3 participants