<cr1901_modern>
sb0: Trying to test navre in a design. softusb_navre is the most up-to-date version of navre, correct?
<sb0>
yes
<GitHub35>
[smoltcp] dlrobertson commented on issue #98: Updated. I added the mock addrs to `wire::ip::test`. I did not update the `RawSocket` or `IcmpSocket` tests because we should have both IPv4 and IPv6 tests for `RawSocket`s and `IcmpSocket` does not support IPv6 at the moment.... https://github.com/m-labs/smoltcp/pull/98#issuecomment-353762136
<GitHub52>
[artiq] sbourdeauducq commented on issue #854: Short answer: no (for many reasons, e.g. drtio transceivers not working neither on kasli nor sayma, people not having kasli, rtio frequency incompatibility, kasli port not complete, metlino having similar ethernet design, and more). And this is off-topic in this issue. https://github.com/m-labs/artiq/issues/854#issuecomment-353764143
<GitHub140>
[artiq] sbourdeauducq commented on issue #854: Short answer: no (for many reasons, e.g. drtio transceivers not working neither on kasli nor sayma, people not having kasli, rtio frequency incompatibility, kasli port not complete, metlino having similar ethernet design, kasli using transceivers for ethernet so this will be another mess, and more). And this is off-topic in this issue. https://github.com/m-labs/arti
<GitHub96>
[smoltcp] dlrobertson commented on issue #103: The very first PR should probably just handle IPv6 packets and forward them to the socket. The second should probably handle sending packets via `RawSocket`. After those are done then we can begin to tacke address resolution etc.... https://github.com/m-labs/smoltcp/issues/103#issuecomment-353801805
<GitHub95>
clang-or1k/master 389e123 Diana Picus: Revert "PR22877: When constructing an array via a constructor with a default argument in list-initialization, run cleanups for the default argument after each iteration of the initialization loop."...
<GitHub95>
clang-or1k/master 2ea821f Serge Pavlov: Driver must return non-zero code on errors in command line...