mwette has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1)]
cousteau has joined #riscv
Narrat has quit [Quit: They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.]
josuah has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
motherfsck has joined #riscv
prabhakarlad has quit [Quit: Client closed]
foton has quit [Ping timeout: 252 seconds]
foton has joined #riscv
jacklsw has joined #riscv
foton_x has joined #riscv
foton has quit [Ping timeout: 255 seconds]
EchelonX has quit [Read error: Connection reset by peer]
quantum_ has joined #riscv
foton_x has quit [Ping timeout: 256 seconds]
foton has joined #riscv
cousteau has quit [Quit: ♫ I can't forget the day I shot that network down ♫]
shamoe has quit [Quit: Connection closed for inactivity]
quantum_ has quit [Quit: Leaving]
jacklsw has quit [Ping timeout: 255 seconds]
edr has quit [Quit: Leaving]
crabbedhaloablut has joined #riscv
davidlt has joined #riscv
davidlt has quit [Read error: Connection reset by peer]
stolen has joined #riscv
davidlt has joined #riscv
mlw has joined #riscv
shamoe has joined #riscv
davidlt has quit [Ping timeout: 252 seconds]
BootLayer has joined #riscv
jacklsw has joined #riscv
EchelonX has joined #riscv
stolen has quit [Quit: Connection closed for inactivity]
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
zjason` is now known as zjason
davidlt has joined #riscv
shamoe has quit [Quit: Connection closed for inactivity]
jmdaemon has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
JanC has quit [Ping timeout: 252 seconds]
JanC has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
ivanorlov has joined #riscv
jacklsw has quit [Ping timeout: 240 seconds]
ivanorlov has quit [Ping timeout: 246 seconds]
prabhakarlad has joined #riscv
aburgess has joined #riscv
ezulian has joined #riscv
BootLayer has quit [Quit: Leaving]
mlw has quit [Ping timeout: 256 seconds]
mlw has joined #riscv
prabhakarlad has quit [Quit: Client closed]
EchelonX has quit [Quit: Leaving]
shoragan has quit [Read error: Connection reset by peer]
shoragan has joined #riscv
chripo has quit [Quit: ""]
chripo has joined #riscv
chripo has quit [Quit: ""]
chripo has joined #riscv
Tenkawa has joined #riscv
shamoe has joined #riscv
drmpeg has quit [Ping timeout: 268 seconds]
drmpeg has joined #riscv
psydroid has joined #riscv
nelnire has quit [Remote host closed the connection]
foton has quit [Ping timeout: 240 seconds]
nelnire has joined #riscv
junaid_ has joined #riscv
edr has joined #riscv
junaid_ has quit [Ping timeout: 240 seconds]
junaid_ has joined #riscv
junaid_ has quit [Remote host closed the connection]
junaid_ has joined #riscv
foton has joined #riscv
prabhakarlad has joined #riscv
junaid_ has quit [Ping timeout: 256 seconds]
BootLayer has joined #riscv
jmdaemon has quit [Ping timeout: 256 seconds]
<bjoto>
Headsup: the PW/Github syncher has been in a bad state for 1 ~week, so there has not been PW CI for a while. Fixed now, so the builds are catching up again.
<palmer>
thanks!
<bjoto>
...for some reason my "mail me if broken" setup wasn't working. :P
<palmer>
that's always the worst
<palmer>
I'm still not getting linux-next emails in my inbox, no idea why
<palmer>
I just check lore, so maybe we set up a list for CI results? at least that way it'll land somewhere
<bjoto>
Yeah, I'm working on enabling "mail the authors with CI results", when that's turned on, adding a list is simple!
<bjoto>
(Still a bit too noisy)
<bjoto>
conchuod: Remember that we talked about that when a series is bumped from vX to vX+1, there where sometimes stale results, until the complete build was complete? That's unfortunately a Github issue, where it'll return the *old* results until completed. Talked to the Meta folks about it, and they got it for the BPF CI as well. :( There's a github issue filed, but don't hold your breath to get it
<bjoto>
fixed anytime soon...
<conchuod>
Right, I figured that hte meta dudes would see it too
<conchuod>
I just thought it was a kpd limitation, not a github one.
<bjoto>
...and it can be solved by tracking state in KPD, but then we'd need to have state which is a bummer.