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

[Python] Parse Interface ID from IP address string as well #31321

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

agners
Copy link
Contributor

@agners agners commented Jan 9, 2024

Currently, when passing a link-local address with an interface specified using the % notation leads to "CHIP Error 0x0000002F: Invalid argument".

Correctly parse the interface ID as well and pass it to the PeerAddress object.

Currently, when passing a link-local address with an interface specified
using the %<interface> notation leads to "CHIP Error 0x0000002F: Invalid
argument".

Correctly parse the interface ID as well and pass it to the PeerAddress
object.
Copy link

github-actions bot commented Jan 9, 2024

PR #31321: Size comparison from 548e4f3 to 329fc47

Decreases (1 build for efr32)
platform target config section 548e4f3 329fc47 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.text 846364 846356 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 548e4f3 329fc47 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087342 1087342 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102710 1102710 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118830 1118830 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184359 1184359 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956750 956750 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195491 1195491 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968814 968814 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276371 1276371 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031812 1031812 0 0.0
bl706-eth (read/write) 1003749 1003749 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749412 749412 0 0.0
bl706-wifi (read/write) 1242658 1242658 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977480 977480 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154064 1154064 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949876 949876 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165516 1165516 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962252 962252 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777808 777808 0 0.0
(read/write) 168308 168308 0 0.0
.bss 90524 90524 0 0.0
.data 3452 3452 0 0.0
.rodata 88832 88832 0 0.0
.text 688708 688708 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793888 793888 0 0.0
(read/write) 178536 178536 0 0.0
.bss 100700 100700 0 0.0
.data 3480 3480 0 0.0
.rodata 83088 83088 0 0.0
.text 710536 710536 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782144 782144 0 0.0
(read/write) 172992 172992 0 0.0
.bss 95156 95156 0 0.0
.data 3480 3480 0 0.0
.rodata 109696 109696 0 0.0
.text 672184 672184 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734752 734752 0 0.0
(read/write) 167312 167312 0 0.0
.bss 89304 89304 0 0.0
.data 3440 3440 0 0.0
.rodata 84424 84424 0 0.0
.text 650060 650060 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720280 720280 0 0.0
(read/write) 167492 167492 0 0.0
.bss 89488 89488 0 0.0
.data 3436 3436 0 0.0
.rodata 80264 80264 0 0.0
.text 639748 639748 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567714 567714 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481624 481624 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621034 621034 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513080 513080 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562007 562007 0 0.0
.app_xip_area 452161 452161 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544239 544239 0 0.0
.app_xip_area 429657 429657 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562935 562935 0 0.0
.app_xip_area 454545 454545 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558407 558407 0 0.0
.app_xip_area 446793 446793 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.bss 192728 192728 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105012 1105012 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906672 906672 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117896 1117896 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927032 927032 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140810 1140810 0 0.0
(read/write) 1671236 1671236 0 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242144 242144 0 0.0
.flash.text 1140810 1140810 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185731 1185731 0 0.0
(read/write) 520412 520412 0 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273164 273164 0 0.0
.flash.text 1180347 1180347 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606400 606400 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605864 605864 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691656 691656 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577784 577784 0 0.0
light k32w0+release (read only) 595800 595800 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595264 595264 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783484 783484 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660744 660744 0 0.0
lock k32w0+release (read only) 577272 577272 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576736 576736 0 0.0
linux air-purifier-app debug (read only) 2534077 2534077 0 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179592 0 0.0
.text 2179061 2179061 0 0.0
all-clusters-app debug (read only) 5431585 5431585 0 0.0
(read/write) 457088 457088 0 0.0
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 314216 314216 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313596 313596 0 0.0
.text 4706547 4706547 0 0.0
all-clusters-minimal-app debug (read only) 4961969 4961969 0 0.0
(read/write) 234728 234728 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272813 0 0.0
.text 4456675 4456675 0 0.0
bridge-app debug (read only) 4424937 4424937 0 0.0
(read/write) 215968 215968 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219477 0 0.0
.text 3986867 3986867 0 0.0
chip-tool debug (read only) 11752129 11752129 0 0.0
(read/write) 506648 506648 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 400208 400208 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426889 426889 0 0.0
.text 10631443 10631443 0 0.0
chip-tool-ipv6only arm64 (read only) 11329592 11329592 0 0.0
(read/write) 575096 575096 0 0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 439464 439464 0 0.0
.dynamic 512 512 0 0.0
.got 19944 19944 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338356 338356 0 0.0
.text 10117372 10117372 0 0.0
lighting-app debug+rpc+ui (read only) 5310977 5310977 0 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340724 0 0.0
.text 4725443 4725443 0 0.0
lock-app debug (read only) 4509977 4509977 0 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247317 0 0.0
.text 4052611 4052611 0 0.0
ota-provider-app debug (read only) 4174113 4174113 0 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 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 728 728 0 0.0
.rodata 201589 201589 0 0.0
.text 3780627 3780627 0 0.0
ota-requestor-app debug (read only) 4264689 4264689 0 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205397 0 0.0
.text 3862995 3862995 0 0.0
shell debug (read only) 2803457 2803457 0 0.0
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182592 182592 0 0.0
.text 2449538 2449538 0 0.0
thermostat-no-ble arm64 (read only) 4353384 4353384 0 0.0
(read/write) 247824 247824 0 0.0
.bss 122056 122056 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155644 0 0.0
.text 3855228 3855228 0 0.0
tv-app debug (read only) 5411217 5411217 0 0.0
(read/write) 349216 349216 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273493 0 0.0
.text 4899859 4899859 0 0.0
tv-casting-app debug (read only) 9629809 9629809 0 0.0
(read/write) 339632 339632 0 0.0
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173920 173920 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 364392 364392 0 0.0
.text 8798803 8798803 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526712 2526712 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489396 1489396 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070088 1070088 0 0.0
bss 129520 129520 0 0.0
rodata 105592 105592 0 0.0
text 787408 787408 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196208 1196208 0 0.0
bss 121730 121730 0 0.0
rodata 139348 139348 0 0.0
text 784792 784792 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041168 1041168 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765160 765160 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1754148 1754148 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1548140 1548140 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707148 1707148 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503236 1503236 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117540 1117540 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629916 629916 0 0.0
lock-app qpg6105+debug (read/write) 1081452 1081452 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593832 593832 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822230 822230 0 0.0
bss 55104 55104 0 0.0
text 614510 614510 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089252 1089252 0 0.0
bss 100536 100536 0 0.0
text 769428 769428 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085104 1085104 0 0.0
bss 109860 109860 0 0.0
text 754304 754304 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935576 935576 0 0.0
bss 94368 94368 0 0.0
text 647562 647562 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822466 822466 0 0.0
bss 55148 55148 0 0.0
text 614880 614880 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979760 979760 0 0.0
bss 79132 79132 0 0.0
text 695174 695174 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094124 1094124 0 0.0
bss 99932 99932 0 0.0
text 770654 770654 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966184 966184 0 0.0
bss 97396 97396 0 0.0
text 648646 648646 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949452 949452 0 0.0
bss 92476 92476 0 0.0
text 663872 663872 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881368 881368 0 0.0
bss 69124 69124 0 0.0
text 622994 622994 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821980 821980 0 0.0
bss 57360 57360 0 0.0
text 589870 589870 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824194 824194 0 0.0
bss 55284 55284 0 0.0
text 617624 617624 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879169 879169 0 0.0
bss 60836 60836 0 0.0
text 631708 631708 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846352 846352 0 0.0
bss 57656 57656 0 0.0
text 608336 608336 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840524 840524 0 0.0
bss 58008 58008 0 0.0
text 602266 602266 0 0.0

@mergify mergify bot merged commit ca65a88 into project-chip:master Jan 10, 2024
57 checks passed
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.

4 participants