<GitHub28>
[smoltcp] dlrobertson opened pull request #203: cargo: autodiscover should be off for examples (master...explicit-example) https://github.com/m-labs/smoltcp/pull/203
<hartytp>
marmelada: one thing I'd really like to see is proper fuzzing of liteeth
<hartytp>
it seems pretty good, but I'd be more confident using it if it were better tested (like smoltcp)
<hartytp>
marmelada: do you have any info on how testing on booster is going?
<hartytp>
we really need it asap
<hartytp>
do you know if Greg/Maciej/Tomek were able to reproduce the issues I've seen?
<hartytp>
(could you give a nudge to make sure that's all happening?)
<hartytp>
thanks!
kyak has quit []
kyak has joined #m-labs
kyak has joined #m-labs
<marmelada>
hartytp: Maciej is testing it right now
<sb0>
marmelada, great!
<marmelada>
is serwb still failing on latest artiq or is something wrong with my board?
rohitksingh has quit [Ping timeout: 248 seconds]
rohitksingh has joined #m-labs
rohitksingh has quit [Read error: No route to host]
rohitksingh1 has joined #m-labs
rohitksingh1 has quit [Read error: Connection reset by peer]
<GitHub41>
smoltcp/master 4397004 Dan Robertson: cargo: autodiscover should be off for examples...
<GitHub9>
[smoltcp] whitequark closed pull request #203: cargo: autodiscover should be off for examples (master...explicit-example) https://github.com/m-labs/smoltcp/pull/203
<rjo>
marmelada: #996 ?
<GitHub118>
[smoltcp] dlrobertson commented on issue #202: It isn't really a problem. I was primarily thinking of this as unused information. In particular I was thinking about the case where the packet is something like IPv6 > Hop-by-Hop > UDP. In this case the UDP socket `accepts` function will accept the `IpRepr` with a `next_header` value of Hop-by-Hop, but obviously `repr` would be a `UdpRepr`. https://github.com/m-lab
rohitksingh has quit [Remote host closed the connection]
<travis-ci>
m-labs/smoltcp#900 (master - 4397004 : Dan Robertson): The build passed.
<GitHub126>
[smoltcp] whitequark commented on issue #202: Yeah, that check is already done in EthernetInterface, so I didn't add it to `accepts` as redundant. We may add it for completeness, although it feels a bit pointless. https://github.com/m-labs/smoltcp/issues/202#issuecomment-387454196
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Client Quit]
rohitksingh has joined #m-labs
<sb0>
marmelada, shouldn't fail. what error are you getting?
rohitksingh has quit [Quit: Leaving.]
[X-Scale] has joined #m-labs
stekern has quit [Remote host closed the connection]
stekern has joined #m-labs
X-Scale has quit [Ping timeout: 264 seconds]
[X-Scale] is now known as X-Scale
<marmelada>
sb0: initialisation failed
<marmelada>
I'll post more details tommorow
<marmelada>
right now I'm pulling my hair out bc of kasli
<marmelada>
on my modified suservo artiq is in rolling reboot state, it reboots after "si5324 is locked" info
<marmelada>
(and si5324 led is lit)
<marmelada>
curiously on opticlock it does not happen
<marmelada>
and on opticlock software and my suservo gateware it does not happen either