sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
jkeller has joined #m-labs
<jkeller> bb-m-labs: force build --props=package=artiq-kc705-nist_qc2 --branch=master artiq-board
<bb-m-labs> build forced [ETA 18m49s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #1212 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1212
<GitHub103> [artiq] jonaskeller commented on issue #902: Just out of curiosity: Does that still mean that it takes a corrupted packet to trigger it? And if so, have you been able to reproduce it with the latest capture / found a culprit?... https://github.com/m-labs/artiq/issues/902#issuecomment-366406186
jkeller has quit [Quit: Page closed]
<GitHub15> [artiq] whitequark commented on issue #902: > Just out of curiosity: Does that still mean that it takes a corrupted packet to trigger it? And if so, have you been able to reproduce it with the latest capture / found a culprit?... https://github.com/m-labs/artiq/issues/902#issuecomment-366407452
<GitHub163> [artiq] whitequark commented on issue #902: > Is it worth trying with that one or should I look into getting that openocd version?... https://github.com/m-labs/artiq/issues/902#issuecomment-366407481
<GitHub4> [artiq] jonaskeller commented on issue #902: So what's the quickest way to fulfill the openocd version requirement? I.e. do I need to build it myself or is there a way around that? https://github.com/m-labs/artiq/issues/902#issuecomment-366410689
<GitHub11> [artiq] whitequark commented on issue #902: I'm actually not sure why you're hitting that error--are you flashing on Windows perchance? https://github.com/m-labs/artiq/issues/902#issuecomment-366411608
<sb0> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build #202 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #202 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/202
<GitHub189> [artiq] sbourdeauducq commented on pull request #922 53ca78f: Patches should do a single thing, so disabling the HMC830 should not be here. https://github.com/m-labs/artiq/pull/922#discussion_r168910763
<GitHub66> [artiq] jonaskeller commented on issue #902: Yes, it's on windows (not my choice...). Looks to me like the win64 and linux64 packages for openocd are the same version in the conda repository, though.... https://github.com/m-labs/artiq/issues/902#issuecomment-366412665
<sb0> fatal: repository 'http://repo.or.cz/r/jimtcl.git/' not found
<sb0> but I can clone it just fine on my machine
<GitHub44> [artiq] sbourdeauducq commented on issue #922: Works here too. Thanks! https://github.com/m-labs/artiq/pull/922#issuecomment-366413893
mumptai_ has joined #m-labs
mumptai has quit [Ping timeout: 240 seconds]
<whitequark> oh, I think I know what happened
<whitequark> hm
<whitequark> nope, I don't
<GitHub45> [smoltcp] dlrobertson opened pull request #167: Add NDISC Option Type to wire (master...ndiscoptions) https://github.com/m-labs/smoltcp/pull/167
<GitHub118> [artiq] sbourdeauducq closed pull request #922: Hmc7043 (master...hmc7043) https://github.com/m-labs/artiq/pull/922
<GitHub23> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/ccc279b8da8b2c3a80cf6f70105125ce05a4977d
<GitHub23> artiq/master ccc279b hartytp: rewrite HMC7043 init code without using ADI GUI outputs, working analog/digital delay
<GitHub73> [artiq] sbourdeauducq commented on issue #922: Also I think the delay adjustment code should be broken out into separate functions, so we can easily implement automatic scans (which will be used to determine the fixed values to put into the code). https://github.com/m-labs/artiq/pull/922#issuecomment-366414778
<GitHub186> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/fb8b36cd41e35afec15e48152fc39bb469d3db86
<GitHub186> artiq/master fb8b36c Sebastien Bourdeauducq: clean up ccc279b8
<sb0> bb-m-labs: force build --props=package=openocd conda-lin64
<bb-m-labs> build #366 forced
<bb-m-labs> I'll give a shout when the build finishes
<sb0> if this works on other machines, maybe the git installation on the win64 buildbot is somehow broken? e.g. outdated version of git?
<bb-m-labs> build #366 of conda-lin64 is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/366
<sb0> yeah, looks like it
<sb0> whitequark, how did you install git there in the first place?
<sb0> i.e. which git for windows is it?
<sb0> yes it's reproducible on the win7-buildbot shell
<sb0> and that git command can clone stuff from github without the bug
<sb0> this is still fucked after upgrading git
<sb0> sigh
<whitequark> hm, the regular windows install from git-scm.org
<sb0> oh wtf
<sb0> it's a network problem on the lab computer
<sb0> specifically for repo.or.cz
<sb0> if you type repo.or.cz into the browser on the VM you get the buildbot page
<whitequark> oh...
<whitequark> I think I know what happened
<whitequark> more than a year ago I've set up some sort of caching for repo.or.cz because it was extremely slow otherwise
<whitequark> and I accidentally broke it recently while altering nginx config
<whitequark> it's probably in the hosts file on the VM
<bb-m-labs> build #1213 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1213
<sb0> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build #203 forced
<bb-m-labs> I'll give a shout when the build finishes
<sb0> okay I have removed the hosts entry
<sb0> it appears to work
<bb-m-labs> build #2057 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2057 blamelist: hartytp <thomas.harty@physics.ox.ac.uk>
<bb-m-labs> build #203 of conda-win64 is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/203
<sb0> binstar_client.errors.BinstarError: file does not exist
<sb0> wtf is this?
<sb0> bah, it uploaded it anyway
<sb0> now the next problem, the package is versioned 0.10.0-ha3de3d5_6 on windows and 0.10.0-6 on linux
<sb0> a3de3d5 isn't even the correct commit id
<sb0> bb-m-labs: force build --props=package=openocd conda-win64
<GitHub> [conda-recipes] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/84d1763338a083b1775892eca4880480ddc513e1
<GitHub> conda-recipes/master 84d1763 Sebastien Bourdeauducq: openocd: use string instead of build...
<bb-m-labs> build #204 forced
<bb-m-labs> I'll give a shout when the build finishes
<sb0> no idea where this h... stuff is coming from
<sb0> nothing in conda docs, nothing in the log
kyak has quit []
kyak has joined #m-labs
kyak has joined #m-labs
<sb0> bb-m-labs: force build --props=package=openocd conda-lin64
<bb-m-labs> build #367 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #204 of conda-win64 is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/204
<bb-m-labs> build #367 of conda-lin64 is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/367
<bb-m-labs> build #1214 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1214
<bb-m-labs> build #728 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/728 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<GitHub137> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/07a31f8d867d24d3c31a2e6241a2f7e159e153e7
<GitHub137> artiq/master 07a31f8 Sebastien Bourdeauducq: conda: bump openocd
<bb-m-labs> build #2058 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2058
<sb0> bb-m-labs: force build --props=package=artiq-kc705-nist_qc2 artiq-board
<bb-m-labs> The build has been queued, I'll give a shout when it starts
<bb-m-labs> build #1215 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1215
<bb-m-labs> build forced [ETA 19m17s]
<bb-m-labs> I'll give a shout when the build finishes
<GitHub32> [artiq] sbourdeauducq pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/07a31f8d867d...039dee4c8e33
<GitHub32> artiq/master 039dee4 Sebastien Bourdeauducq: si5324: rename SI5324_FREE_RUNNING to SI5324_AS_SYNTHESIZER...
<GitHub32> artiq/master cfb21ca Sebastien Bourdeauducq: si5324: fix usage of external CLKIN2 reference
<GitHub78> [artiq] sbourdeauducq commented on issue #902: Try it on windows again with the latest artiq (07a31f8d or newer) - I just fixed some openocd conda issues. https://github.com/m-labs/artiq/issues/902#issuecomment-366420198
<bb-m-labs> build #1216 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1216
<bb-m-labs> build #729 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/729 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #2059 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2059
<bb-m-labs> build #1217 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1217
<bb-m-labs> build #730 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/730 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #2060 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2060
rohitksingh has joined #m-labs
<sb0> rjo, remind me, what is needed to do for dac sync is align sysref with the rtio clock (and the rtio counter, i.e. sysref edges should always come at the multiples of some value in the rtio counter)?
<sb0> is it permitted to use the HMC7043 analog delay on the DAC clock or does that introduce excessive noise?
<sb0> ah, no
<sb0>
<sb0> Exposing this channe
<sb0> on noise sensitive DCLK channels.
<sb0> l causes phase noise degradation of up to 12 dB; therefore, do not use
<GitHub15> [artiq] hartytp commented on pull request #922 53ca78f: Sorry, that wasn't supposed to be there. https://github.com/m-labs/artiq/pull/922#discussion_r168915772
<GitHub17> [artiq] hartytp commented on issue #922: I agree the delay should be broken out.... https://github.com/m-labs/artiq/pull/922#issuecomment-366424855
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
<GitHub142> [artiq] hartytp commented on issue #908: @sbourdeauducq what's the plan for this? I'm itching to try Sayma with the SAWG and AFAICT this is currently the only thing stopping me. https://github.com/m-labs/artiq/issues/908#issuecomment-366426008
rohitksingh has quit [Client Quit]
<GitHub97> [artiq] sbourdeauducq commented on issue #908: I don't know what is going on.... https://github.com/m-labs/artiq/issues/908#issuecomment-366426198
<GitHub106> [artiq] sbourdeauducq commented on issue #908: I don't know what is going on.... https://github.com/m-labs/artiq/issues/908#issuecomment-366426198
rohitksingh has joined #m-labs
<GitHub25> [artiq] sbourdeauducq commented on issue #908: It could be this: https://github.com/m-labs/misoc/issues/75 https://github.com/m-labs/artiq/issues/908#issuecomment-366426391
<GitHub153> [artiq] sbourdeauducq commented on issue #908: It could be related to this: https://github.com/m-labs/misoc/issues/75 https://github.com/m-labs/artiq/issues/908#issuecomment-366426391
<GitHub84> [artiq] enjoy-digital commented on issue #908: @hartytp, @sbourdeauducq: i still need to have a look. You can do what @sbourdeauducq is suggesting.... https://github.com/m-labs/artiq/issues/908#issuecomment-366426623
<GitHub74> [artiq] sbourdeauducq commented on issue #908: We do seem to have problem with IOSERDES clocking though, which produces the warning and the error in the timing report, and seems to be a plausible explanation for those symptoms. I don't understand why, though: CLK is sys4x and CLKDIV is sys, which are generated by the same PLL and without phase offset. Or am I missing something? https://github.com/m-labs/artiq/issu
<GitHub34> [artiq] sbourdeauducq commented on issue #908: We do seem to have a problem with IOSERDES clocking though, which produces the warning and the error in the timing report, and seems to be a plausible explanation for those symptoms. I don't understand why, though: CLK is sys4x and CLKDIV is sys, which are generated by the same PLL and without phase offset. Or am I missing something? https://github.com/m-labs/artiq/is
<GitHub63> [artiq] sbourdeauducq commented on issue #908: We do seem to have a problem with IOSERDES clocking though, which produces the warning and the error in the timing report, and is a plausible explanation for those symptoms. I don't understand why, though: CLK is sys4x and CLKDIV is sys, which are generated by the same PLL and without phase offset. Or am I missing something? https://github.com/m-labs/artiq/issues/908#
<GitHub108> [artiq] sbourdeauducq commented on issue #908: I don't see how it can work without write leveling (unless only one or a few chips are used), there is definitely skew that needs to be compensated for.... https://github.com/m-labs/artiq/issues/908#issuecomment-366426750
rohitksingh has quit [Quit: Leaving.]
<sb0> _florent_, what is cd_sys4x_dqs?
<_florent_> sb0: it was use for dqs but i think i removed it no?
<sb0> you didn't. let me remove it
<GitHub89> [misoc] sbourdeauducq pushed 2 new commits to master: https://github.com/m-labs/misoc/compare/5c3ca4135fb0...fb9dccda4110
<GitHub89> misoc/master fb9dccd Sebastien Bourdeauducq: style
<GitHub89> misoc/master 7a5c39c Sebastien Bourdeauducq: sayma: remove unused pll_sys4x_dqs
<bb-m-labs> build #385 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/385
<GitHub86> [artiq] enjoy-digital commented on issue #908: @sbourdeauducq: I think Vivado generates this warning since we are applying a constraint on clocks at the output of the PLL. Vivado is then no longer propagating constraints from the input of the PLL to the outputs (ie that sys4x and sys are generated from the same PLL) and generates this warning. https://github.com/m-labs/artiq/issues/908#issuecomment-366427466
rohitksingh has joined #m-labs
rohitksingh1 has joined #m-labs
<GitHub150> [artiq] hartytp commented on issue #908: > Did you try those binaries on your board? They work on mine: #908 (comment)... https://github.com/m-labs/artiq/issues/908#issuecomment-366428916
<GitHub16> [misoc] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/misoc/commit/d1489edfb8ebba57320fae9157c44aa0e1c1b783
<GitHub16> misoc/master d1489ed Sebastien Bourdeauducq: sayma: do not add constraints at the output of the main PLL...
<GitHub95> [artiq] sbourdeauducq commented on issue #908: Confirmed that this is the source of the warning. Thanks.... https://github.com/m-labs/artiq/issues/908#issuecomment-366428967
<GitHub24> [migen] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/migen/commit/947e3e1d77252739061f9a778d540a9f03cf0502
<GitHub24> migen/master 947e3e1 Pierre Surply: migen/build/altera/quartus.py: prevent conversion to RBF when no SOF is generated (#100)...
<bb-m-labs> build #386 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/386
<GitHub82> [artiq] enjoy-digital commented on issue #908: @hartytp: if you want to use the 32 bits sdram, use `sdram="ddram_32"` here:... https://github.com/m-labs/artiq/issues/908#issuecomment-366429294
<bb-m-labs> build #243 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/243
attie has quit [Ping timeout: 256 seconds]
attie has joined #m-labs
<GitHub192> [artiq] sbourdeauducq pushed 3 new commits to master: https://github.com/m-labs/artiq/compare/039dee4c8e33...41adbef9a9d8
<GitHub155> [artiq] sbourdeauducq closed issue #908: Sayma MiSoC memory test failed https://github.com/m-labs/artiq/issues/908
<GitHub192> artiq/master 41adbef Sebastien Bourdeauducq: conda: bump misoc
<GitHub192> artiq/master 287d533 Sebastien Bourdeauducq: Revert "sayma_amc: remove RTM bitstream upload core. Closes #908"...
<GitHub192> artiq/master 73985a9 Sebastien Bourdeauducq: sayma: remove constraints at outputs of serwb PLL (see misoc d1489ed)
<GitHub4> [artiq] sbourdeauducq reopened issue #908: Sayma MiSoC memory test failed https://github.com/m-labs/artiq/issues/908
<GitHub186> [artiq] hartytp commented on issue #908: @enjoy-digital thanks, I'll try that next week. I'd still like to see a proper fix of this at some point though. https://github.com/m-labs/artiq/issues/908#issuecomment-366430606
<GitHub169> [artiq] hartytp commented on issue #908: Can we now program the RTM FPGA from the AMC via artiq_flash? https://github.com/m-labs/artiq/issues/908#issuecomment-366430711
<GitHub142> [artiq] sbourdeauducq commented on issue #908: No, and this is unrelated to the SDRAM. https://github.com/m-labs/artiq/issues/908#issuecomment-366430768
<GitHub75> [artiq] sbourdeauducq commented on issue #908: No, and this is unrelated to the SDRAM.... https://github.com/m-labs/artiq/issues/908#issuecomment-366430768
<bb-m-labs> build #1218 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1218
<bb-m-labs> build #731 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/731 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<GitHub170> [artiq] hartytp commented on issue #908: > No, and this is unrelated to the SDRAM.... https://github.com/m-labs/artiq/issues/908#issuecomment-366432258
<bb-m-labs> build #2061 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2061
<GitHub76> [artiq] sbourdeauducq commented on issue #908: For what it's worth, SDRAM is now working on the HKG board with SAWG, using the current ARTIQ master (41adbef9) which includes the RTM loading core and the clock constraint fix in MiSoC. It used not to work with recent gateware when the SAWG and the loading core were both present. But since this is so random, we cannot conclude yet that the clock constraint fix solved it.
<GitHub87> [artiq] sbourdeauducq commented on issue #908: And, on the other hand, serwb is now broken. Again this doesn't make any sense, since Vivado is deriving itself the constraints I removed:... https://github.com/m-labs/artiq/issues/908#issuecomment-366433877
<sb0> it seems that people who designed the ultratrash ioserdes took some inspiration from the transceiver team
hartytp has joined #m-labs
<hartytp> sb0: letting off steam aside, what's your take on the Ultrascale FPGAs?
<hartytp> are you saying they have silicon bugs that the Kintex 7 dont
<sb0> compilation is extremely slow, for one
<hartytp> or just that the vivado support is still new and buggy (which one might hope could imrpove over time, unlike hardware bugs)
<hartytp> right, but is that just the software being newer and not as good
<hartytp> if it's *actually* a HW issue, is it worth considering moving to a regular K7 for v2.0?
<sb0> that would require changing a *lot* of things on the board...
<hartytp> okay, I didn't realise that
<hartytp> but, in any case, I'm still curious, do you think this is just vivado being crap for the US FPGAs atm
<hartytp> (I can't actually remember why we went for an US on Sayma in the first place, I didn't get involved in that conversation)
<sb0> as for the bugs. there are those ioserdes (sdram/serwb) issues, the transceivers are junk but this is unfortunately the case for basically every FPGA on the market, broken behavior with simple designs such as forwarding a clock through the FPGA (the output never toggled)
<hartytp> hmmm....so you think those are HW issues in these FPGAs?
<sb0> except for the transceivers, vivado bugs can explain the issues. also, the impact of every problem (even simple ones, like being unable to bring up a MMCME3) is magnified by the super-slow compilation times.
<hartytp> k
<hartytp> well, let's hope that improves over time
<sb0> Greg observed similar "broken behavior" on artix7 (output pins driving constant values having the wrong level), so some of this isn't actually ultrascale-specific. it's just much worse when it takes 2 hours to recompile.
<hartytp> okay, so the main ultrascale-specific complain is just the compilation time (which, I agree, makes all debugging/development work harder).
<sb0> yes. combined with the crappy but somewhat usual FPGA bugs, it becomes really difficult to get anything done.
hartytp has quit [Ping timeout: 260 seconds]
<GitHub30> [artiq] sbourdeauducq commented on issue #908: > And, on the other hand, serwb is now broken.... https://github.com/m-labs/artiq/issues/908#issuecomment-366435544
awygle has quit [Quit: No Ping reply in 180 seconds.]
awygle has joined #m-labs
calle__ has joined #m-labs
mumptai_ has quit [Ping timeout: 256 seconds]
<GitHub68> [artiq] sbourdeauducq commented on issue #908: Two things:... https://github.com/m-labs/artiq/issues/908#issuecomment-366436020
<GitHub17> [artiq] sbourdeauducq commented on issue #908: Two things:... https://github.com/m-labs/artiq/issues/908#issuecomment-366436020
<GitHub174> [artiq] sbourdeauducq commented on issue #908: Two things:... https://github.com/m-labs/artiq/issues/908#issuecomment-366436020
siruf has quit [Ping timeout: 260 seconds]
siruf has joined #m-labs
<rjo> sb0, whitequark: thanks for fixing the windows builds.
<rjo> sb0: yes. we need to memorize the delay result and use it as the start value next time.
<rjo> *for next time.
<rjo> and lmfc needs to be aligned to sysref. but i think _florent_ did that or is working on it.
<rjo> sb0: i guess you saw that the TPWS errors are on Max Skew of OSERDESE3/CLK wrt OSERDESE3/CLKDIV
<GitHub164> [artiq] jordens commented on issue #908: And the Pulse width check errors are on Max Skew of OSERDESE3/CLK wrt OSERDESE3/CLKDIV. https://github.com/m-labs/artiq/issues/908#issuecomment-366437556
<sb0> rjo, no, where did you see that?
rohitksingh1 has quit [Read error: Connection reset by peer]
rohitksingh has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
rohitksingh1 has joined #m-labs
cr1901_modern has quit [Ping timeout: 248 seconds]
cr1901_modern has joined #m-labs
RexOrCine has quit [Remote host closed the connection]
RexOrCine has joined #m-labs
rohitksingh has quit [Ping timeout: 265 seconds]
<GitHub174> [artiq] hartytp commented on issue #908: Thanks for digging into this. If you have a go at fixing the IOSERDES clocking, I'm happy to see if this resolves the issues on my board. https://github.com/m-labs/artiq/issues/908#issuecomment-366443032
calle__ has quit [Remote host closed the connection]
<GitHub79> [smoltcp] phil-opp commented on issue #140: @whitequark I won't have time to work on this until Wednesday. Sorry for the delay! https://github.com/m-labs/smoltcp/pull/140#issuecomment-366444970
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<GitHub77> [smoltcp] hjr3 commented on issue #139: @whitequark squashed https://github.com/m-labs/smoltcp/pull/139#issuecomment-366453595
<rjo> sb0: in the timing report.
<rjo> sb0: line 25967
<GitHub28> [smoltcp] hjr3 opened pull request #168: Add IPv6 Extension Fragment Header (master...ipv6fragment) https://github.com/m-labs/smoltcp/pull/168
<GitHub9> [smoltcp] hjr3 commented on pull request #168 4d5cfd8: I did not see an example of how to handle reserved fields. This is what I came up with. https://github.com/m-labs/smoltcp/pull/168#discussion_r168926844
attie has quit [Ping timeout: 240 seconds]
attie has joined #m-labs
<travis-ci> batonius/smoltcp#128 (layers - 97c1b31 : Egor Karavaev): The build failed.
<GitHub192> [smoltcp] batonius commented on issue #166: The first attempt: https://github.com/m-labs/smoltcp/compare/master...batonius:layers , I've decided against separate traits for routing and link layers. Currently, the trait looks like... https://github.com/m-labs/smoltcp/issues/166#issuecomment-366456751
<travis-ci> batonius/smoltcp#129 (layers - 1bdfa8c : Egor Karavaev): The build is still failing.
rohitksingh1 has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
mumptai has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
futarisIRCcloud has joined #m-labs
<GitHub156> [smoltcp] whitequark commented on issue #139: @m-labs-homu r+ https://github.com/m-labs/smoltcp/pull/139#issuecomment-366476133
<GitHub165> [smoltcp] m-labs-homu commented on issue #139: :pushpin: Commit 669a4b3 has been approved by `whitequark`
<GitHub71> [smoltcp] m-labs-homu pushed 1 new commit to auto: https://github.com/m-labs/smoltcp/commit/973eeca7c5b721fd206ec2225741ce5c8547b13f
<GitHub71> smoltcp/auto 973eeca Herman J. Radtke III: Add IPv6 Extension Hop-by-Hop Options Header...
<GitHub79> [smoltcp] m-labs-homu commented on issue #139: :hourglass: Testing commit 669a4b3dc46090d4b677ddfd597c701c1c6102fd with merge 973eeca7c5b721fd206ec2225741ce5c8547b13f... https://github.com/m-labs/smoltcp/pull/139#issuecomment-366476148
<GitHub108> [smoltcp] whitequark commented on pull request #168 4d5cfd8: Let's have a dedicated function that clears all reserved fields to their default values instead. https://github.com/m-labs/smoltcp/pull/168#discussion_r168934561
<GitHub89> [smoltcp] whitequark commented on issue #168: Why do we need this header? smoltcp does not support fragmentation. https://github.com/m-labs/smoltcp/pull/168#issuecomment-366476251
<GitHub141> [smoltcp] m-labs-homu merged auto into master: https://github.com/m-labs/smoltcp/compare/c418b60b5db9...973eeca7c5b7
<GitHub193> [smoltcp] m-labs-homu commented on issue #139: :sunny: Test successful - [status-travis](https://travis-ci.org/m-labs/smoltcp/builds/342861809?utm_source=github_status&utm_medium=notification)
<travis-ci> m-labs/smoltcp#756 (auto - 973eeca : Herman J. Radtke III): The build passed.
<GitHub22> [smoltcp] m-labs-homu closed pull request #139: Add IPv6 Extension Hop-by-Hop Options Header (master...ipv6-hop-by-hop) https://github.com/m-labs/smoltcp/pull/139
<travis-ci> m-labs/smoltcp#757 (master - 973eeca : Herman J. Radtke III): The build passed.
<GitHub30> [smoltcp] hjr3 commented on issue #168: @whitequark this is part of the IPv6 implementation issue https://github.com/m-labs/smoltcp/issues/103#issuecomment-357706855... https://github.com/m-labs/smoltcp/pull/168#issuecomment-366477412
<GitHub29> [smoltcp] hjr3 commented on issue #168: @whitequark this is part of the IPv6 implementation issue https://github.com/m-labs/smoltcp/issues/103... https://github.com/m-labs/smoltcp/pull/168#issuecomment-366477412
<GitHub174> [smoltcp] whitequark commented on issue #168: OK https://github.com/m-labs/smoltcp/pull/168#issuecomment-366477461