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
<GitHub71> [artiq] sbourdeauducq closed issue #685: TCP throughput https://github.com/m-labs/artiq/issues/685
<GitHub139> [artiq] sbourdeauducq commented on issue #685: Great work @whitequark ! I get 2.3MB/s.... https://github.com/m-labs/artiq/issues/685#issuecomment-331605666
<GitHub105> [artiq] sbourdeauducq commented on issue #685: Great work @whitequark ! I get 2.3MB/s in both directions.... https://github.com/m-labs/artiq/issues/685#issuecomment-331605666
mumptai_ has joined #m-labs
<GitHub174> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/57b12abf1ef7ee2dd8624be9de844f5653920b64
<GitHub174> artiq/master 57b12ab Sébastien Bourdeauducq: manual: remove reference to Spartan-6 proxy bitstream...
mumptai has quit [Ping timeout: 252 seconds]
<GitHub82> [artiq] sbourdeauducq commented on issue #803: @whitequark believes that this is due to former smoltcp bugs corrupting data.... https://github.com/m-labs/artiq/issues/803#issuecomment-331607827
<bb-m-labs> build #782 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/782
<bb-m-labs> build #571 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/571
<bb-m-labs> build #1682 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1682
_whitelogger has joined #m-labs
<GitHub177> [ionpak] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/ionpak/commit/7b103869071e76db6e571dba217ea0f43fe2e093
<GitHub177> ionpak/master 7b10386 Sebastien Bourdeauducq: update errata
sandeepkr has quit [Ping timeout: 248 seconds]
sandeepkr has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
<travis-ci> batonius/smoltcp#81 (master - bf4ddef : whitequark): The build has errored.
<travis-ci> batonius/smoltcp#82 (default_route - cf62167 : Egor Karavaev): The build passed.
<GitHub34> [artiq] cjbe closed issue #803: "Unknown RPC value tag" error during RPC https://github.com/m-labs/artiq/issues/803
<GitHub186> [artiq] cjbe commented on issue #803: @sbourdeauducq using the latest master I also cannot reproduce this. https://github.com/m-labs/artiq/issues/803#issuecomment-331619622
<GitHub105> [artiq] jordens commented on issue #662: @whitequark you have keep-alive in smoltcp. does it still need wiring in artiq? https://github.com/m-labs/artiq/issues/662#issuecomment-331619704
<rjo> sb0, whitequark: if keep-alive is in, let's start with 3.0rc1!
<sb0> there's also the negative modulo bug (tagged 2.5)
<sb0> do we do rc or just 3.0? people have tested it quite a bit already I think
<sb0> yes, I think keepalive needs to be enabled in artiq
<whitequark> sb0: ok, let's enable and test that
<GitHub46> [artiq] whitequark commented on issue #685: @klickverbot Or packet captures, in both directions, I'd be quite curious to look at the duplicate ACKs. https://github.com/m-labs/artiq/issues/685#issuecomment-331625141
<GitHub164> [artiq] whitequark commented on issue #662: Yes. https://github.com/m-labs/artiq/issues/662#issuecomment-331625486
<GitHub105> [artiq] klickverbot commented on issue #685: That machine seems to have crashed, it will take me a while to get back to the lab to revive it. But by now, I suspect there might be some funny business going on with the clocks in the firmware build I was using, as I was using the core device RTIO counter for timing. https://github.com/m-labs/artiq/issues/685#issuecomment-331626312
<rjo> sb0: i'd like to do an RC and plan for 3.0 on wednesday or similar if there have been no issues. has oxford really used it in the field to an extent that we would be happy to call release testing, or was that just some casual playing around with it? after all, testing it with production-ready TCP performance just now became a possibility.
<sb0> 3.0 on wednesday?
<sb0> just a few days of rc testing?
<whitequark> sb0: what should the timeouts be?
<rjo> sb0: or by the end of the week. i'll be giving a talk and demo and hands on discussion/testing monday and tuesday at the PTB group retreat. I imagine that NIST/JQI/ARL/Oxford can give it a spin early next week.
<sb0> whitequark, same as release-2. you want to cut in ~1 second
<whitequark> ok
<GitHub3> [artiq] cjbe commented on issue #685: @whitequark there was indeed a factor 8 error in the numbers from @klickverbot : we were seeing about 2.4 MB/s in the above tests, not 18 MB/s. Here is a [dump](https://github.com/m-labs/artiq/files/1326555/dump.zip) of a 1 MB master -> kernel transfer showing duplicate acks, then a 1 MB kernel -> master transfer.... https://github.com/m-labs/artiq/issues/685#issuecomment-331636037
<GitHub197> [artiq] sbourdeauducq pushed 1 new commit to rtio-sed: https://github.com/m-labs/artiq/commit/aa8fc81a87cfb56aa3d73ffd6c60236aab19659b
<GitHub197> artiq/rtio-sed aa8fc81 Sebastien Bourdeauducq: rtio: allow specifying glbl_fine_ts_width externally
cjbe has joined #m-labs
<cjbe> rjo: at Oxford we have only done preliminary testing, limited by the Smoltcp issues.
Arpit has joined #m-labs
<cjbe> rjo: All the problems we have observed are fixed with the latest Smoltcp, so we will probably try and upgrade an experiment to 3.0 next week
<Arpit> Do you have an idea about this error?
<Arpit> Terminating with exception (LoadError: cannot load kernel: symbol lookup error: floor)
<cjbe> Artiq: This a bug that was fixed a couple of weeks ago. If you upgrade to the current Artiq 2.* this will go away. https://github.com/m-labs/artiq/issues/828
<Arpit> Okay, thank you.
cjbe has quit [Quit: cjbe]
cjbe has joined #m-labs
<GitHub79> [artiq] klickverbot commented on issue #685: Indeed – while I didn't mix up bits and bytes, the code mistook eight nanoseconds for just one due to a mismatching device db, as Chris pointed out. At least you now know what I would consider acceptable transfer speeds. ;)... https://github.com/m-labs/artiq/issues/685#issuecomment-331647970
<GitHub116> [artiq] cjbe commented on issue #685: @klickverbot my dump was from the firmware build you put on the board https://github.com/m-labs/artiq/issues/685#issuecomment-331648808
cjbe has quit [Quit: cjbe]
<GitHub67> [artiq] klickverbot commented on issue #685: Indeed – while I didn't mix up bits and bytes, the code mistook eight nanoseconds for just one due to a mismatching device db, as Chris pointed out. At least you now know what I would consider acceptable transfer speeds. ;)... https://github.com/m-labs/artiq/issues/685#issuecomment-331647970
cjbe has joined #m-labs
cjbe has quit [Client Quit]
cjbe has joined #m-labs
cjbe has quit [Quit: cjbe]
cjbe has joined #m-labs
cjbe has quit [Client Quit]
cjbe has joined #m-labs
cjbe has quit [Quit: cjbe]
cjbe has joined #m-labs
cjbe has quit [Client Quit]
Arpit has quit [Ping timeout: 260 seconds]
Gurty has quit [Ping timeout: 240 seconds]
Gurty has joined #m-labs
Gurty has quit [Changing host]
Gurty has joined #m-labs
cjbe has joined #m-labs
cjbe has quit [Quit: cjbe]