Re: [Flent-users] [tohojo/flent] tests: Add tcp_delivery_with_rtt and upload_box plots. (#200)

2020-03-10 Thread Toke Høiland-Jørgensen
Pete Heist writes: > Should be fixed. I admit that I haven't actually tested with a cutoff, > but the plot works... The plot will work in any case (as in it'll display something); it's just a matter of which subset of data will be part of it :) -- You are receiving this because you are

Re: [Flent-users] [tohojo/flent] tests: Add tcp_delivery_with_rtt and upload_box plots. (#200)

2020-03-10 Thread Pete Heist
Should be fixed. I admit that I haven't actually tested with a cutoff, but the plot works... -- 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] tests: Add tcp_delivery_with_rtt and upload_box plots. (#200)

2020-03-10 Thread Pete Heist
@heistp pushed 1 commit. f736e627d6a6019aca6253d83221d6fb5d0b0d0e tests: Add cutoff for upload_box plot. -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Flent-users] [tohojo/flent] tests: Add tcp_delivery_with_rtt and upload_box plots. (#200)

2020-03-10 Thread Toke Høiland-Jørgensen
tohojo requested changes on this pull request. Happy to take this, but please fix the cutoff issue :) > @@ -56,6 +56,14 @@ PLOTS = o([ 'smoothing': 10, 'color': 'black', 'linewidth': 2}]}), +('upload_box', + {'description': 'Upload

[Flent-users] [tohojo/flent] tests: Add tcp_delivery_with_rtt and upload_box plots. (#200)

2020-03-09 Thread Pete Heist
Signed-off-by: Pete Heist p...@heistp.net You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/200 -- Commit Summary -- * tests: Add tcp_delivery_with_rtt and upload_box plots. -- File Changes -- M flent/tests/tcp_1up.conf (15) M