Flent-users discussion archives
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <notifications@github.com>
To: tohojo/flent <flent@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: Re: [Flent-users] [tohojo/flent] Customized test displaying error (#203)
Date: Thu, 26 Mar 2020 07:54:05 -0700	[thread overview]
Message-ID: <tohojo/flent/issues/203/604476542@github.com> (raw)
In-Reply-To: <tohojo/flent/issues/203@github.com>


[-- Attachment #1.1: Type: text/plain, Size: 1793 bytes --]

olg33 <notifications@github.com> writes:

> Thanks Tohojo,
>
> That was indeed the problem BUT, now I'm getting the following:
>
>> ERROR: Unable to read the test config file
>> '/usr/share/flent/flent/tests/TEST1.conf': 'name 'find_netperf' is
>> not defined'
>
> Please note that this time I only typed the name of the test without
> the ,conf extension .

Yeah, this looks like it's a matter of the internal test configuration
API having changed...

> On the other hand, I'm definitively interested in trying the new
> per-flow DSCP marks feature in flent,
>
> I'm aiming at being able to run bandwidth tests where we can create
> marked traffic, something like:
>
> Traffic Class     DSCP Marking
>
> Web Browsing  ------> 11
> Streaming -----------> 13
> Instant Messaging  --->15
> Collaboration ------->  17 
> File transfer   --------> 19
> Default  -------------> 10
> Scavenger  ---------->   1
>
> Do you believe that could be possible? if so, what could be the
> additional parameters required to, let say, run a ruul test creating
> traffic with different marks.

To do this you could do something like this:

flent tcp_nup --test-parameter upload_streams=7 --test-parameter markings=11,13,15,17,19,10,1

However, this currently only works with tcp_nup and tcp_ndown; there's
currently no support in any of the RRUL tests. I can add an rrul_var
test where you can specify number of streams, and parameters such as
markings for each one (matching them so there will be one stream in each
direction + a UDP measurement stream for each setting). Would that work
for your use case, do you think?


-- 
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/203#issuecomment-604476542

[-- Attachment #1.2: Type: text/html, Size: 3038 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

  parent reply	other threads:[~2020-03-26 14:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tohojo/flent/issues/203@github.com>
2020-03-24 17:42 ` Toke Høiland-Jørgensen
2020-03-26 14:54 ` Toke Høiland-Jørgensen [this message]
2020-03-26 17:59 ` Toke Høiland-Jørgensen
2020-03-31 14:15 ` Toke Høiland-Jørgensen
2020-04-01 10:09 ` Toke Høiland-Jørgensen
2020-04-01 10:33   ` Sebastian Moeller
2020-04-01 11:10 ` Toke Høiland-Jørgensen
2020-04-03  8:30 ` Toke Høiland-Jørgensen
     [not found] ` <tohojo/flent/issues/203/608963421@github.com>
2020-04-04  3:25   ` Dave Taht
2020-04-06  9:22 ` Toke Høiland-Jørgensen
2020-04-08 21:31 ` Toke Høiland-Jørgensen
2020-04-28  9:38 ` Toke Høiland-Jørgensen
     [not found] ` <tohojo/flent/issues/203/620745795@github.com>
2020-04-28 17:28   ` Dave Taht
     [not found] ` <tohojo/flent/issues/203/620754293@github.com>
2020-04-28 17:50   ` Dave Taht
2020-04-28 18:00 ` Toke Høiland-Jørgensen
2020-04-28 19:10 ` Toke Høiland-Jørgensen
     [not found] ` <tohojo/flent/issues/203/620824256@github.com>
2020-04-28 20:16   ` Dave Taht
2020-04-28 20:51 ` Toke Høiland-Jørgensen
2020-04-29 13:07 ` Toke Høiland-Jørgensen
2020-04-29 17:14 ` Toke Høiland-Jørgensen
2020-04-30 16:01 ` Toke Høiland-Jørgensen
2020-04-30 16:01 ` Toke Høiland-Jørgensen

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=tohojo/flent/issues/203/604476542@github.com \
    --to=notifications@github.com \
    --cc=flent@noreply.github.com \
    --cc=reply+AHVNJP7JANQRZVLQJ2QWBFF4RCRQ3EVBNHHCF7XB3M@reply.github.com \
    --cc=subscribed@noreply.github.com \
    --subject='Re: [Flent-users] [tohojo/flent] Customized test displaying error (#203)' \
    /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