-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 Pigweed to 9264e686 #23279
Update Pigweed to 9264e686 #23279
Conversation
051e7c5
to
ccc3a82
Compare
PR #23279: Size comparison from b568009 to ccc3a82 Increases above 0.2%:
Increases (4 builds for bl702, telink)
Decreases (3 builds for bl602, bl702)
Full report (9 builds for bl602, bl702, telink)
|
767682e
to
e18fa2c
Compare
PR #23279: Size comparison from c62b6b5 to e18fa2c Increases above 0.2%:
Increases (32 builds for bl702, cc13x2_26x2, cyw30739, esp32, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (22 builds for bl602, bl702, cc13x2_26x2, k32w, linux, nrfconnect, psoc6, qpg, telink)
Full report (59 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
fc6c59b
to
2baa245
Compare
PR #23279: Size comparison from 7f39603 to 2baa245 Increases above 0.2%:
Increases (26 builds for bl602, bl702, cyw30739, mbed, nrfconnect, psoc6, qpg)
Decreases (13 builds for bl602, bl702, esp32, k32w, linux, nrfconnect, psoc6, qpg)
Full report (47 builds for bl602, bl702, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
|
62ca4a5
to
efe5e0b
Compare
PR #23279: Size comparison from 669cd47 to efe5e0b Increases above 0.2%:
Increases (34 builds for bl702, cc13x2_26x2, cyw30739, esp32, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (20 builds for bl602, bl702, cc13x2_26x2, esp32, k32w, nrfconnect, psoc6, qpg, telink)
Full report (48 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
2adb95d
to
6d8a9b2
Compare
PR #23279: Size comparison from 620ef8f to 6d8a9b2 Increases above 0.2%:
Increases (17 builds for bl702, cc13x2_26x2, cyw30739, psoc6, qpg, telink)
Decreases (18 builds for bl602, bl702, cc13x2_26x2, k32w, psoc6, qpg)
Full report (30 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, psoc6, qpg, telink)
|
6d8a9b2
to
7b268d3
Compare
PR #23279: Size comparison from 620ef8f to 7b268d3 Increases above 0.2%:
Increases (33 builds for bl702, cc13x2_26x2, cyw30739, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (21 builds for bl602, bl702, cc13x2_26x2, esp32, k32w, nrfconnect, psoc6, qpg, telink)
Full report (48 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
7b268d3
to
8697e8b
Compare
PR #23279: Size comparison from b450110 to 8697e8b Increases above 0.2%:
Increases (31 builds for bl702, cc13x2_26x2, cyw30739, esp32, mbed, nrfconnect, psoc6, qpg)
Decreases (25 builds for bl602, bl702, cc13x2_26x2, esp32, k32w, nrfconnect, psoc6, qpg, telink)
Full report (46 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
|
This is failing to build after the pigweed roll, disable for now and we can fix it after we get this update done.
Increase EFR32 time, and rm out after efr and Imx builds, which was running out of space.
8697e8b
to
add7e8d
Compare
PR #23279: Size comparison from c2b006c to add7e8d Increases above 0.2%:
Increases (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (22 builds for bl602, bl702, cc13x2_26x2, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
Full report (64 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Problem
Pigweed hasn't been updated since before the pre-1.0 lockdown.
Change
Update pigweed and then we can restart weekly updates from the roller.
ReadAndProcessPackets
API.Tested
Clean bootsrap worked, RPC on EFR32 works.