Flent-users discussion archives
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Erik Taraldsen <eriktar@gmail.com>
Cc: flent-users@flent.org
Subject: [Flent-users] Re: Aggregate test results
Date: Tue, 09 Aug 2022 14:12:47 +0200	[thread overview]
Message-ID: <87zggd8vk0.fsf@toke.dk> (raw)
In-Reply-To: <CAD-Tc1fVTxJJa+B6MS+-irEvaO+1NhWCWNG_VKMwRH7B+YJOHA@mail.gmail.com>

Erik Taraldsen <eriktar@gmail.com> writes:

> On Mon, Aug 8, 2022 at 1:55 PM Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>
>>
>> You mean, when loading data sets A and B (in separate .flent.gz files),
>> you want a graph of total throughput A+B? No, that's not currently
>> supported, you can only plot data files separately...
>>
>
> That is what I want to achieve, yes.  The intention is to have multiple
> clients running the same test at the same time.  Verify if the total
> capacity of the wifi router decreases under load or stays relatively the
> same.

So the way I usually do this is to drive all the client tests from a
single Flent instance. There are two ways to do this: Run Flent on the
server and connect to each client, running the test "in reverse", so to
speak - the --swap-up-down parameter is meant specifically for this.

The alternative is to use the remote execution features of Flent to
start the test binaries on the clients using ssh (works best using a
dedicated control network). This is what the --remote-host parameter is
for.

The benefit of driving everything in one test is that this way Flent
also takes care of synchronising the data series into a single run
(assuming clocks are reasonably synchronised across machines when using
--remote-host), and you'll get everything in one data file. It can be a
bit fiddly to set up, but you can encode everything into a single batch
file so repetitions are easy...

-Toke

  reply	other threads:[~2022-08-09 12:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04 12:41 [Flent-users] " Erik Taraldsen
2022-08-08 11:55 ` [Flent-users] " Toke Høiland-Jørgensen
2022-08-09 11:56   ` Erik Taraldsen
2022-08-09 12:12     ` Toke Høiland-Jørgensen [this message]
2022-08-09 13:23       ` Erik Taraldsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.flent.org/postorius/lists/flent-users.flent.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zggd8vk0.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=eriktar@gmail.com \
    --cc=flent-users@flent.org \
    --subject='[Flent-users] Re: Aggregate test results' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox