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
kmehall has quit [*.net *.split]
Ishan_Bansal has quit [*.net *.split]
felix_ has quit [*.net *.split]
wolfspraul has quit [*.net *.split]
sandeepkr has joined #m-labs
wolfspraul has joined #m-labs
ChanServ has joined #m-labs
ohsix has joined #m-labs
cjbe__ has joined #m-labs
ohsix has quit [Excess Flood]
ohsix has joined #m-labs
marbler has quit [Ping timeout: 260 seconds]
marbler has joined #m-labs
kmehall has joined #m-labs
felix_ has joined #m-labs
Ishan_Bansal has joined #m-labs
marbler has quit [Ping timeout: 260 seconds]
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: > @jordens just to confirm, the 8-bit address limitation will mean we get max 256 channels on any given DDS or SPI bus?... https://github.com/m-labs/artiq/issues/636#issuecomment-377423919
marbler has joined #m-labs
bb-m-labs has quit [Quit: buildmaster reconfigured: bot disconnecting]
<GitHub-m-labs> [buildbot-config] sbourdeauducq pushed 1 new commit to master: https://git.io/vxrCd
<GitHub-m-labs> buildbot-config/master 3a11491 Sebastien Bourdeauducq: update Vivado timing message
bb-m-labs has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/f0771765c17c53ded102d7d06ed09b609b316528
<GitHub-m-labs> artiq/master f077176 Sebastien Bourdeauducq: rtio: move CRI write comment to more appropriate location
<sb0> bb-m-labs: force build --props=package=artiq-board,artiq_target=kasli,artiq_variant=opticlock artiq-board
<bb-m-labs> build #1398 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #1398 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1398
<sb0> bb-m-labs: force build --props=package=artiq-board,artiq_target=kasli,artiq_variant=opticlock artiq-board
<bb-m-labs> The build has been queued, I'll give a shout when it starts
<bb-m-labs> build #1399 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1399
<bb-m-labs> build forced [ETA 39m28s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #1400 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1400
<bb-m-labs> build #823 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/823
<bb-m-labs> build #2235 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2235
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #919: @whitequark I suspect your problems are due to incompatible or outdated RTM gateware. I just updated everything and it worked. The RTM gateware that you had loaded into the board was quite old.... https://github.com/m-labs/artiq/issues/919#issuecomment-377437843
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #919: @whitequark I suspect your problems are due to incompatible or outdated RTM gateware. I just updated everything and it worked. The RTM gateware that you had loaded into the board was quite old.... https://github.com/m-labs/artiq/issues/919#issuecomment-377437843
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
cr1901_modern has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] whitequark commented on issue #919: @sbourdeauducq No, I've built the gateware for the master branch at the time when I was testing after you told me that it was too old. Seems like random breakage. https://github.com/m-labs/artiq/issues/919#issuecomment-377474033
<GitHub-m-labs> [artiq] whitequark commented on issue #974: Seems like a bug. https://github.com/m-labs/artiq/issues/974#issuecomment-377475267
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] whitequark commented on issue #948: > 11 ms is still almost one and a half million cycles – DWARF does take some time to parse, variable-length integers and all, but that still seems like a lot?... https://github.com/m-labs/artiq/issues/948#issuecomment-377475946
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] whitequark commented on issue #965: @jordens According to a Microsoft employee Windows provides no guarantees of atomicity for `MoveFile`/`MoveFileEx` (what Python uses for `os.replace` on Windows), see [this](https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/449bb49d-8acc-48dc-a46f-0760ceddbfc3/movefileexmovefilereplaceexisting-ntfs-same-volume-atomic?forum=windowssdk#a239bc26-eaf0-4920-9f2
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] whitequark commented on issue #667: Before:... https://github.com/m-labs/artiq/issues/667#issuecomment-377482882
rohitksingh has joined #m-labs
<whitequark> okay, LLVM patch done
<GitHub24> [clang-or1k] whitequark created artiq-6.0 (+2259 new commits): https://github.com/m-labs/clang-or1k/compare/0d160eb73530^...9d63be66f3a5
<GitHub24> clang-or1k/artiq-6.0 0e62ce1 Simon Dardis: Revert "Reland "[mips] Teach the driver to accept -m(no-)gpopt.""...
<GitHub24> clang-or1k/artiq-6.0 680fb28 Simon Dardis: Reland "[mips] Teach the driver to accept -m(no-)gpopt."...
<GitHub24> clang-or1k/artiq-6.0 0d160eb Hans Wennborg: Revert r308441 "Recommit r308327: Add a warning for missing '#pragma pack (pop)' and suspicious uses of '#pragma pack' in included files"...
<GitHub5> [llvm-or1k] whitequark created artiq-6.0 (+6750 new commits): https://github.com/m-labs/llvm-or1k/compare/89fb1f68e327^...37ff7846cb70
<GitHub5> llvm-or1k/artiq-6.0 dda2d9f Simon Pilgrim: {DAGCombine] Convert (Val & Mask) == Mask to Mask.isSubsetof(Val). NFCI....
<GitHub5> llvm-or1k/artiq-6.0 683224e Javed Absar: [ARM] Unify handling of M-Class system registers...
<GitHub5> llvm-or1k/artiq-6.0 89fb1f6 Hans Wennborg: Update trunk version to 6.0.0svn...
<GitHub> [conda-recipes] whitequark pushed 2 new commits to master: https://github.com/m-labs/conda-recipes/compare/e7d87ebb463d...1fcac36d2b77
<GitHub> conda-recipes/master 1fcac36 whitequark: llvm-or1k: update to 6.0.0.
<GitHub> conda-recipes/master 18ab772 whitequark: llvm-or1k: build clang on Windows.
<whitequark> bb-m-labs: force build --props=package=llvm-or1k conda-all
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #106 forced
<bb-m-labs> build #378 of conda-lin64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/378
ncl has quit [Remote host closed the connection]
ncl has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
<bb-m-labs> build #225 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/225
<bb-m-labs> build #106 of conda-all is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/conda-all/builds/106
rohitksingh has joined #m-labs
<GitHub145> [llvm-or1k] whitequark force-pushed artiq-6.0 from 37ff784 to e124476: https://github.com/m-labs/llvm-or1k/commits/artiq-6.0
<GitHub145> llvm-or1k/artiq-6.0 ae9848d whitequark: [OR1K] Fold the ORI in MOVHI->ORI->LW/SW chains into LW/SW....
<GitHub145> llvm-or1k/artiq-6.0 9df4da6 whitequark: [OR1K] Fix a typo in OR1KAsmParser::evaluateRelocExpr.
<GitHub145> llvm-or1k/artiq-6.0 460d3f8 whitequark: Merge remote-tracking branch 'upstream/release_60'
<whitequark> bb-m-labs: force build --props=package=llvm-or1k conda-all
<bb-m-labs> build #107 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #379 of conda-lin64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/379
<whitequark> oh ffs
<bb-m-labs> build #226 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/226
<bb-m-labs> build #107 of conda-all is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/conda-all/builds/107
<GitHub128> [llvm-or1k] whitequark force-pushed artiq-6.0 from e124476 to 2e545de: https://github.com/m-labs/llvm-or1k/commits/artiq-6.0
<GitHub128> llvm-or1k/artiq-6.0 50ab69b whitequark: [OR1K] Fold the ORI in MOVHI->ORI->LW/SW chains into LW/SW....
<GitHub128> llvm-or1k/artiq-6.0 d1c31a1 whitequark: [OR1K] Fix a typo in OR1KAsmParser::evaluateRelocExpr.
<GitHub128> llvm-or1k/artiq-6.0 ae96cd3 whitequark: Merge remote-tracking branch 'upstream/release_60'
<whitequark> bb-m-labs: force build --props=package=llvm-or1k conda-all
<bb-m-labs> build #108 forced
<bb-m-labs> I'll give a shout when the build finishes
rohitksingh has quit [Quit: Leaving.]
<bb-m-labs> build #380 of conda-lin64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/380
<sb0> what's a cheap cameralink device that I can use for testing?
<bb-m-labs> build #227 of conda-win64 is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/227
<bb-m-labs> build #108 of conda-all is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/conda-all/builds/108
bb-m-labs has quit [Quit: buildmaster reconfigured: bot disconnecting]
<GitHub-m-labs> [buildbot-config] whitequark pushed 1 new commit to master: https://git.io/vxrpm
<GitHub-m-labs> buildbot-config/master ef23f9f whitequark: Remove buggy force_upload property from anaconda_upload step....
bb-m-labs has joined #m-labs
<GitHub96> [llvm-or1k] whitequark pushed 1 new commit to artiq-6.0: https://github.com/m-labs/llvm-or1k/commit/5ecd9cd66c34ca184eddb1e46a59946c3b3637cd
<GitHub96> llvm-or1k/artiq-6.0 5ecd9cd whitequark: [OR1K] Fix release builds.
<whitequark> bb-m-labs: force build --props=package=llvm-or1k conda-lin64
<bb-m-labs> build #381 forced
<bb-m-labs> I'll give a shout when the build finishes
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @sbourdeauducq ack, thanks. https://github.com/m-labs/artiq/issues/636#issuecomment-377535490
<bb-m-labs> build #381 of conda-lin64 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/381
<whitequark> oh excellent
<GitHub-m-labs> [artiq] whitequark commented on issue #636: @sbourdeauducq What do you think about mapping the RTIO registers to OR1K SPRs? I've just thought of a good way to expose those to LLVM; we can add a new address space so that accesses to SPRs are just pointer accesses and most optimizations still apply to them. https://github.com/m-labs/artiq/issues/636#issuecomment-377550993
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: Why does that help, single-cycle access? What kind of interface would that have? Wouldn't that cause problems with ``now`` pinning? Wouldn't that cause timing issues in the FPGA? Also that contributes to breaking compatibility with other CPUs. Is it really worth it? https://github.com/m-labs/artiq/issues/636#issuecomment-377551573
<GitHub-m-labs> [artiq] whitequark commented on issue #636: > Why does that help, single-cycle access?... https://github.com/m-labs/artiq/issues/636#issuecomment-377552588
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: Interface to gateware.... https://github.com/m-labs/artiq/issues/636#issuecomment-377553064
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: > Well, how much do we want to shave cycles off RTIO submission time?... https://github.com/m-labs/artiq/issues/636#issuecomment-377553437
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: > Also that contributes to breaking compatibility with other CPUs. Is it really worth it?... https://github.com/m-labs/artiq/issues/636#issuecomment-377554147
<GitHub-m-labs> [artiq] whitequark commented on issue #636: > Interface to gateware.... https://github.com/m-labs/artiq/issues/636#issuecomment-377554309
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: > Well, how much do we want to shave cycles off RTIO submission time?... https://github.com/m-labs/artiq/issues/636#issuecomment-377554565
<GitHub-m-labs> [artiq] whitequark commented on issue #636: @dhslichter Something you can do to advance this is submit realistic benchmark code that I can profile. There might be inefficiencies that I don't currently expect in different parts of the stack. https://github.com/m-labs/artiq/issues/636#issuecomment-377554830
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @sbourdeauducq I assume that the proposals for shaving time off RTIO submissions would also shave time off RTIO retrieval (i.e. from reading timestamps from an input FIFO). Is this accurate? https://github.com/m-labs/artiq/issues/636#issuecomment-377554859
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @whitequark ack, I will send along some code for sideband cooling to give a sense of what we're up against. https://github.com/m-labs/artiq/issues/636#issuecomment-377554971
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @whitequark ack, I will send along some code for sideband cooling to give a sense of what we're up against, and to give you something to benchmark with. https://github.com/m-labs/artiq/issues/636#issuecomment-377554971
<sb0> whitequark, I would imagine bus errors to be broken for *writes*, not reads... since there is the write buffer
<whitequark> hm
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: > I assume that the proposals for shaving time off RTIO submissions would also shave time off RTIO retrieval (i.e. from reading timestamps from an input FIFO). Is this accurate?... https://github.com/m-labs/artiq/issues/636#issuecomment-377556626
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @sbourdeauducq are there modifications that would help with input speeds as well?... https://github.com/m-labs/artiq/issues/636#issuecomment-377557101
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #919: Problem is not consistent, https://github.com/sinara-hw/sinara/issues/536#issuecomment-377556508... https://github.com/m-labs/artiq/issues/919#issuecomment-377559438
<GitHub-m-labs> [artiq] whitequark commented on issue #636: > Not that much, it's basically a bit of system code, the exception handling/unwinder, and dealing with rustc/LLVM breakage that I cannot imagine will miss the opportunity to manifest itself. A lot of things are portable.... https://github.com/m-labs/artiq/issues/636#issuecomment-377559593
<GitHub-m-labs> [artiq] whitequark commented on issue #636: > Not that much, it's basically a bit of system code, the exception handling/unwinder, and dealing with rustc/LLVM breakage that I cannot imagine will miss the opportunity to manifest itself. A lot of things are portable.... https://github.com/m-labs/artiq/issues/636#issuecomment-377559593
<GitHub-m-labs> [artiq] whitequark commented on issue #636: > Not that much, it's basically a bit of system code, the exception handling/unwinder, and dealing with rustc/LLVM breakage that I cannot imagine will miss the opportunity to manifest itself. A lot of things are portable.... https://github.com/m-labs/artiq/issues/636#issuecomment-377559593
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: For inputs, we can shave 1 programming register access, plus another one and (in the fast code path) some tests by using Wishbone bus wait/error states. https://github.com/m-labs/artiq/issues/636#issuecomment-377560795
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #636: For inputs, in addition to ``now`` pinning, we can shave 1 programming register access, plus another one and (in the fast code path) some tests by using Wishbone bus wait/error states. https://github.com/m-labs/artiq/issues/636#issuecomment-377560795
<sb0> whitequark, stekern, how can it work (and be precise) with the write buffer?
<GitHub-m-labs> [artiq] dhslichter commented on issue #636: @sbourdeauducq ack, thanks. https://github.com/m-labs/artiq/issues/636#issuecomment-377562877
<GitHub-m-labs> [artiq] whitequark commented on issue #919: @sbourdeauducq Maybe I'm doing something wrong but I can't see any output from DACs right now. https://github.com/m-labs/artiq/issues/919#issuecomment-377562923
<sb0> whitequark, how are you testing those DACs?
<whitequark> sb0: you've uploaded a gateware without SAWG to it right?
<whitequark> I'm just looking at the outputs with a scope
<sb0> yeah, but you know how crash-prone sayma is. it's probably dead now.
<sb0> is the 1.8v even still on?
<whitequark> I've rebooted it of course
<whitequark> it's up
<sb0> which outputs?
<whitequark> 1, 2
<sb0> what does the serial console say?
<sb0> via allaki?
<whitequark> no, directly
<sb0> so you put the scope probe on the SMP connectors?
<sb0> are you sure you're looking at the correct connectors? not the ADC ones?
<whitequark> yes, the leftmost ones, the traces go to the DAC chips...
<whitequark> and no I don't put the scope probe there
<whitequark> I'm using one of those coax cables
<whitequark> one end plugged into the scope with termination
<sb0> oh, that's probably why then
<whitequark> other end goes into the small SMA connector on the board
<whitequark> oh?
<sb0> those DACs want differential termination, not single ended
<whitequark> hm
<sb0> to do this properly we need a balun
<sb0> but connecting a high impedance probe lets you see whether the DAC works at all
<whitequark> wait
<whitequark> I got something
<whitequark> without termination
<whitequark> I wasn't pushing the connector far enough
<whitequark> ok, I have output from all eight DAC channels, both ends of the differential
<sb0> whitequark, good
<sb0> whitequark, btw do we have enough guiding pins (both on AMC and RTM sides) for all boards?
<GitHub-m-labs> [artiq] whitequark commented on issue #919: I confirm that on M-Labs Sayma 3 all eight DAC channels have sawtooth output on both P and N SMAs. https://github.com/m-labs/artiq/issues/919#issuecomment-377565793
<whitequark> sb0: there is only one stabby part and one holey part on the white table.
<sb0> whitequark, it's SMP not SMA
<GitHub-m-labs> [artiq] whitequark commented on issue #919: I confirm that on M-Labs Sayma 3 all eight DAC channels have sawtooth output on both P and N SMPs. https://github.com/m-labs/artiq/issues/919#issuecomment-377565793
<sb0> whitequark, okay. and do we need more than this pair?
<whitequark> so we have one pair installed on sayma 1 and one pair installed on sayma 3
<whitequark> and one more pair on the sayma in the crate
<whitequark> do we have one more sayma somewhere?
<sb0> no
<whitequark> then we have one too many
<sb0> one pair too many?
<whitequark> yeah.
<sb0> okay, I'll return it to TS unless someone wants it
<whitequark> TS?
<sb0> technosystem
<sb0> we have an extra AMC heatsink too
<whitequark> yeah
<whitequark> ok, I need to return from the lab, I'll continue working on Rust 1.25 from home today
<whitequark> sb0: meanwhile can you put your changes to misoc/artiq that make it work on kasli somewhere?
<whitequark> I'd like to finish that today
<sb0> hm, I need to test them...
<sb0> whitequark, can you just use the patch I posted in the issue, to check that it runs with the reduced CPU?
<sb0> whitequark, and you can keep FFL1
<sb0> whitequark, well I can email you the untested patches
<GitHub-m-labs> [artiq] jbqubit commented on issue #919: @whitequark Great! Can you also set RF attenuators and switchs? https://github.com/m-labs/artiq/issues/919#issuecomment-377575865
<GitHub-m-labs> [artiq] whitequark commented on issue #919: @jbqubit It was too late to check that today, I plan to do it tomorrow. https://github.com/m-labs/artiq/issues/919#issuecomment-377579992
<GitHub-m-labs> [artiq] jbqubit commented on issue #854: > Likely the board is not receiving any packets at all, enable net_trace to make sure.... https://github.com/m-labs/artiq/issues/854#issuecomment-377580904
<GitHub-m-labs> [artiq] whitequark commented on issue #854: > When I ping .1.75 I see no additional output on MiSoC serial.... https://github.com/m-labs/artiq/issues/854#issuecomment-377581593
<GitHub-m-labs> [artiq] whitequark commented on issue #854: > When I ping .1.75 I see no additional output on MiSoC serial.... https://github.com/m-labs/artiq/issues/854#issuecomment-377581593
reportings is now known as reportingsjr
<GitHub48> [smoltcp] podhrmic opened pull request #184: Formatting example (master...formatting) https://github.com/m-labs/smoltcp/pull/184
<GitHub40> [smoltcp] podhrmic commented on pull request #184 7b8adba: simply reordering the imports https://github.com/m-labs/smoltcp/pull/184#discussion_r178378250
<GitHub22> [smoltcp] podhrmic commented on pull request #184 7b8adba: this might be a major headache - rustmt doesn't seem to work well for struct alignment, even though there is an [option](https://github.com/rust-lang-nursery/rustfmt/blob/master/Configurations.md#struct_field_align_threshold) for it. ... https://github.com/m-labs/smoltcp/pull/184#discussion_r178378710
<GitHub103> [smoltcp] podhrmic commented on pull request #184 7b8adba: similar as above https://github.com/m-labs/smoltcp/pull/184#discussion_r178378754
<GitHub88> [smoltcp] podhrmic commented on pull request #184 7b8adba: this can be mitigated with tuning `struct_field_align_threshold` for something more sane (now 100) https://github.com/m-labs/smoltcp/pull/184#discussion_r178378967
<GitHub84> [smoltcp] podhrmic commented on pull request #184 7b8adba: perhaps more readable, although not very pretty https://github.com/m-labs/smoltcp/pull/184#discussion_r178379225
<GitHub150> [smoltcp] podhrmic commented on pull request #184 7b8adba: same as above https://github.com/m-labs/smoltcp/pull/184#discussion_r178379321
<GitHub106> [smoltcp] podhrmic commented on pull request #184 7b8adba: This can be tuned with [force_multiline_blocks](https://github.com/rust-lang-nursery/rustfmt/blob/master/Configurations.md#force_multiline_blocks) https://github.com/m-labs/smoltcp/pull/184#discussion_r178379788
<GitHub49> [smoltcp] whitequark commented on issue #184: I really hate most of these changes. https://github.com/m-labs/smoltcp/pull/184#issuecomment-377624456
<GitHub-m-labs> [artiq] jbqubit commented on issue #854: > 1000Base-X SFP to RJ45 (twisted pair copper) Gigabit Ethernet Media Converter (eg sf.com p/n 17237)... https://github.com/m-labs/artiq/issues/854#issuecomment-377627336
<GitHub-m-labs> [artiq] jbqubit commented on issue #854: I've also looked with wireshark for the IP and MAC address of the Sayma board. https://github.com/m-labs/artiq/issues/854#issuecomment-377628081
<GitHub21> [smoltcp] podhrmic opened pull request #185: Initial commit for fragmentation support && Ethernet jumbo frames support (master...fragmentation) https://github.com/m-labs/smoltcp/pull/185
<GitHub7> [smoltcp] podhrmic commented on pull request #185 2f6734f: This way the fragments are handled similarly to a socket set. Other option would be to have a fragment set attached to an interface, I am not sure which one is better. https://github.com/m-labs/smoltcp/pull/185#discussion_r178408053
<GitHub114> [smoltcp] podhrmic commented on pull request #185 2f6734f: this is useful for testing https://github.com/m-labs/smoltcp/pull/185#discussion_r178408322