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

[Ameba] Update docker image for pigweed-app #12978

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

pankore
Copy link
Contributor

@pankore pankore commented Dec 14, 2021

Problem

  • Update docker image for pigweed-app

Change overview

  • Update docker file for ameba
  • Update docker version

Testing

Tested compilation

@github-actions
Copy link

PR #12978: Size comparison from c8027a5 to 4483589

Full report (15 builds for efr32, k32w, linux, p6, qpg, telink)
platform target config section c8027a5 4483589 change % change
efr32 lighting-app BRD4161A (read only) 816412 816412 0 0.0
(read/write) 123208 123208 0 0.0
.bss 121344 121344 0 0.0
.data 1864 1864 0 0.0
.text 816404 816404 0 0.0
window-app BRD4161A (read only) 793488 793488 0 0.0
(read/write) 122160 122160 0 0.0
.bss 120328 120328 0 0.0
.data 1828 1828 0 0.0
.text 793480 793480 0 0.0
lighting-app BRD4161A+rpc (read only) 804028 804028 0 0.0
(read/write) 139884 139884 0 0.0
.bss 137920 137920 0 0.0
.data 1964 1964 0 0.0
.text 804020 804020 0 0.0
k32w lock-app k32w061+debug (read/write) 620432 620432 0 0.0
.bss 72080 72080 0 0.0
.data 1856 1856 0 0.0
.text 540696 540696 0 0.0
shell k32w061+debug (read/write) 625800 625800 0 0.0
.bss 74388 74388 0 0.0
.data 1836 1836 0 0.0
.text 543776 543776 0 0.0
lighting-app k32w061+se05x+release (read/write) 670496 670496 0 0.0
.bss 73928 73928 0 0.0
.data 1896 1896 0 0.0
.text 588872 588872 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6876732 6876732 0 0.0
(read/write) 319281 319281 0 0.0
.bss 51873 51873 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 208760 208760 0 0.0
.dynamic 560 560 0 0.0
.got 53720 53720 0 0.0
.init 24 24 0 0.0
.init_array 176 176 0 0.0
.rodata 366092 366092 0 0.0
.text 5828772 5828772 0 0.0
thermostat-no-ble arm64 (read only) 1952100 1952100 0 0.0
(read/write) 137665 137665 0 0.0
.bss 59537 59537 0 0.0
.data 832 832 0 0.0
.data.rel.ro 70744 70744 0 0.0
.dynamic 560 560 0 0.0
.got 3672 3672 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 125764 125764 0 0.0
.text 1618016 1618016 0 0.0
p6 all-clusters-app default (read/write) 2361448 2361448 0 0.0
.bss 112220 112220 0 0.0
.data 2528 2528 0 0.0
.heap 918592 918592 0 0.0
.text 1319712 1319712 0 0.0
light-app default (read/write) 2302024 2302024 0 0.0
.bss 101136 101136 0 0.0
.data 2368 2368 0 0.0
.heap 929840 929840 0 0.0
.text 1260288 1260288 0 0.0
lock-app default (read/write) 2278112 2278112 0 0.0
.bss 100016 100016 0 0.0
.data 2328 2328 0 0.0
.heap 931000 931000 0 0.0
.text 1236376 1236376 0 0.0
qpg lighting-app qpg6100+debug (read only) 522192 522192 0 0.0
(read/write) 122332 122332 0 0.0
.bss 82768 82768 0 0.0
.data 996 996 0 0.0
.text 516872 516872 0 0.0
lock-app qpg6100+debug (read only) 496540 496540 0 0.0
(read/write) 122336 122336 0 0.0
.bss 81904 81904 0 0.0
.data 952 952 0 0.0
.text 491220 491220 0 0.0
persistent-storage-app qpg6100+debug (read only) 108104 108104 0 0.0
(read/write) 122336 122336 0 0.0
.bss 36160 36160 0 0.0
.data 288 288 0 0.0
.text 102784 102784 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 812230 812230 0 0.0
bss 82920 82920 0 0.0
noinit 37160 37160 0 0.0
text 566982 566982 0 0.0

@github-actions
Copy link

github-actions bot commented Dec 14, 2021

PR #12978: Size comparison from c8027a5 to bd89ede

Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section c8027a5 bd89ede change % change
efr32 lighting-app BRD4161A (read only) 816412 816412 0 0.0
(read/write) 123208 123208 0 0.0
.bss 121344 121344 0 0.0
.data 1864 1864 0 0.0
.text 816404 816404 0 0.0
BRD4161A+rpc (read only) 804028 804028 0 0.0
(read/write) 139884 139884 0 0.0
.bss 137920 137920 0 0.0
.data 1964 1964 0 0.0
.text 804020 804020 0 0.0
window-app BRD4161A (read only) 793488 793488 0 0.0
(read/write) 122160 122160 0 0.0
.bss 120328 120328 0 0.0
.data 1828 1828 0 0.0
.text 793480 793480 0 0.0
esp32 all-clusters-app c3devkit (read only) 856964 856964 0 0.0
(read/write) 1304650 1304650 0 0.0
.dram0.bss 64752 64752 0 0.0
.dram0.data 14164 14164 0 0.0
.flash.rodata 172696 172696 0 0.0
.flash.text 856964 856964 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 960943 960943 0 0.0
(read/write) 450468 450468 0 0.0
.dram0.bss 74040 74040 0 0.0
.dram0.data 34048 34048 0 0.0
.flash.rodata 210592 210592 0 0.0
.flash.text 955559 955559 0 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 670496 670496 0 0.0
.bss 73928 73928 0 0.0
.data 1896 1896 0 0.0
.text 588872 588872 0 0.0
lock-app k32w061+debug (read/write) 620432 620432 0 0.0
.bss 72080 72080 0 0.0
.data 1856 1856 0 0.0
.text 540696 540696 0 0.0
shell k32w061+debug (read/write) 625800 625800 0 0.0
.bss 74388 74388 0 0.0
.data 1836 1836 0 0.0
.text 543776 543776 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6876732 6876732 0 0.0
(read/write) 319281 319281 0 0.0
.bss 51873 51873 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 208760 208760 0 0.0
.dynamic 560 560 0 0.0
.got 53720 53720 0 0.0
.init 24 24 0 0.0
.init_array 176 176 0 0.0
.rodata 366092 366092 0 0.0
.text 5828772 5828772 0 0.0
thermostat-no-ble arm64 (read only) 1952100 1952100 0 0.0
(read/write) 137665 137665 0 0.0
.bss 59537 59537 0 0.0
.data 832 832 0 0.0
.data.rel.ro 70744 70744 0 0.0
.dynamic 560 560 0 0.0
.got 3672 3672 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 125764 125764 0 0.0
.text 1618016 1618016 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2314104 2314104 0 0.0
.bss 184020 184020 0 0.0
.data 5240 5240 0 0.0
.heap 847184 847184 0 0.0
.text 1276680 1276680 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2309960 2309960 0 0.0
.bss 175880 175880 0 0.0
.data 5536 5536 0 0.0
.heap 855032 855032 0 0.0
.text 1272560 1272560 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2283072 2283072 0 0.0
.bss 174920 174920 0 0.0
.data 5520 5520 0 0.0
.heap 856008 856008 0 0.0
.text 1245672 1245672 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.heap 1020320 1020320 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053944 2053944 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.heap 874600 874600 0 0.0
.text 1016544 1016544 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 907787 907787 0 0.0
bss 116352 116352 0 0.0
rodata 102220 102220 0 0.0
text 613628 613628 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 870831 870831 0 0.0
bss 112700 112700 0 0.0
rodata 93520 93520 0 0.0
text 588368 588368 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 833790 833790 0 0.0
bss 117728 117728 0 0.0
rodata 97480 97480 0 0.0
text 544052 544052 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 880435 880435 0 0.0
bss 113616 113616 0 0.0
rodata 98340 98340 0 0.0
text 593064 593064 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 806674 806674 0 0.0
bss 115024 115024 0 0.0
rodata 93628 93628 0 0.0
text 523580 523580 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 497447 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339488 339488 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 885387 885387 0 0.0
bss 113528 113528 0 0.0
rodata 99692 99692 0 0.0
text 596668 596668 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 878579 878579 0 0.0
bss 113404 113404 0 0.0
rodata 97828 97828 0 0.0
text 591864 591864 0 0.0
shell nrf52840dk_nrf52840 (read/write) 782427 782427 0 0.0
bss 109624 109624 0 0.0
rodata 74296 74296 0 0.0
text 523996 523996 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 697506 697506 0 0.0
bss 110604 110604 0 0.0
rodata 68940 68940 0 0.0
text 444636 444636 0 0.0
p6 all-clusters-app default (read/write) 2361448 2361448 0 0.0
.bss 112220 112220 0 0.0
.data 2528 2528 0 0.0
.heap 918592 918592 0 0.0
.text 1319712 1319712 0 0.0
light-app default (read/write) 2302024 2302024 0 0.0
.bss 101136 101136 0 0.0
.data 2368 2368 0 0.0
.heap 929840 929840 0 0.0
.text 1260288 1260288 0 0.0
lock-app default (read/write) 2278112 2278112 0 0.0
.bss 100016 100016 0 0.0
.data 2328 2328 0 0.0
.heap 931000 931000 0 0.0
.text 1236376 1236376 0 0.0
qpg lighting-app qpg6100+debug (read only) 522192 522192 0 0.0
(read/write) 122332 122332 0 0.0
.bss 82768 82768 0 0.0
.data 996 996 0 0.0
.text 516872 516872 0 0.0
lock-app qpg6100+debug (read only) 496540 496540 0 0.0
(read/write) 122336 122336 0 0.0
.bss 81904 81904 0 0.0
.data 952 952 0 0.0
.text 491220 491220 0 0.0
persistent-storage-app qpg6100+debug (read only) 108104 108104 0 0.0
(read/write) 122336 122336 0 0.0
.bss 36160 36160 0 0.0
.data 288 288 0 0.0
.text 102784 102784 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 812230 812230 0 0.0
bss 82920 82920 0 0.0
noinit 37160 37160 0 0.0
text 566982 566982 0 0.0

@andy31415
Copy link
Contributor

fast track: platform specific change

@andy31415 andy31415 merged commit 21a400e into project-chip:master Dec 14, 2021
@pankore pankore deleted the pigweed_docker branch January 10, 2022 07:10
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