Re: [Flent-users] [tohojo/flent] tc_iterate.c is borken for newer tcs (#146)

2019-01-08 Thread Toke Høiland-Jørgensen
flent-users writes: > On Tue, Jan 8, 2019 at 3:34 AM Toke Høiland-Jørgensen < > notificati...@github.com> wrote: > >> So, finally got around to look at this. Wow, that's an annoying change for >> the Flent use case. Did you find a workaround? >> > > Other than ripping out the relevant commit or

Re: [Flent-users] [tohojo/flent] tc_iterate.c is borken for newer tcs (#146)

2019-01-08 Thread Toke Høiland-Jørgensen
So, finally got around to look at this. Wow, that's an annoying change for the Flent use case. Did you find a workaround? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Flent-users] [tohojo/flent] tcp_rtt_bar_combine plot with rrul_be wrong number of columns (#158)

2019-01-08 Thread Toke Høiland-Jørgensen
Can you share the data file you used to generate the plots? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/158#issuecomment-452265859___

Re: [Flent-users] [tohojo/flent] flent on newer versions of Linux (#157)

2019-01-08 Thread Toke Høiland-Jørgensen
Hmm, I think this could be caused by this commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a6b2a1dc2a2105f178255fe495eb914b09cb37a ...which makes TCP always use GSO. This was introduced in Linux 4.17; is there any chance you could test that the difference