Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] Questions (and Error) regarding rrul_prio (#240)
@ 2021-09-29 15:47 j-breyer
  2021-09-29 21:26 ` [Flent-users] " Toke Høiland-Jørgensen
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: j-breyer @ 2021-09-29 15:47 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 1922 bytes --]

Hi! I'm currently trying a couple different tests provided in flent, and stumbled across the `rrul_prio` test.

Firstly, I'm curious as to what the labels `BE`, `BE2`, `BE3` and `BE4` stand for - I suppose, the BE should be Best Effort(?)
And for the ping section - the difference between `BE1` and `PRIO`?
Further, their respective ToS or DSCP codes, as I was unable to find them in the docs, to consider them in possible network configurations.

Also, when running the test (mn.h1 and mn.h2 refering to local entries in `/etc/hosts`, connections can be established):
`sudo flent rrul_prio -p all_scaled --local-bind mn.h1 -l 60 -H mn.h2 -o rrul_prio2.pdf -v`
I find the following error:

```
Ping (ms) ICMP PRIO: Starting watchdog with timeout 71
Started TimerRunner idx 17 ('Watchdog [Ping (ms) ICMP PRIO]')
Started PingRunner idx 17 ('Ping (ms) ICMP PRIO')
WARNING: Program exited non-zero.
Runner class: IrttRunner
Command: /usr/bin/irtt client -o - --fill=rand -Q -d 70s -i 0.2s  --dscp=0x10,0x10 --local=mn.h1  mn.h2
Return code: 2
Stdout: 
Stderr: Error: strconv.ParseInt: parsing "0x10,0x10": invalid syntax

WARNING: Unable to parse irtt JSON output: Expecting value: line 1 column 1 (char 0)
WARNING: Command produced no valid data.
Runner class: IrttRunner
Command: /usr/bin/irtt client -o - --fill=rand -Q -d 70s -i 0.2s  --dscp=0x10,0x10 --local=mn.h1  mn.h2
Return code: 2
Stdout: 
Stderr: Error: strconv.ParseInt: parsing "0x10,0x10": invalid syntax
```

Searching a bit through the test config files of your other tests, I found that normally your markings would be configured with DSCP names rather than hex values, maybe there lies the problem?

The plot seems to include data from all connections, despite the Error (as far as I'm aware)

-- 
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/240

[-- Attachment #2: Type: text/html, Size: 3277 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-09-30 14:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 15:47 [Flent-users] [tohojo/flent] Questions (and Error) regarding rrul_prio (#240) j-breyer
2021-09-29 21:26 ` [Flent-users] " Toke Høiland-Jørgensen
2021-09-30 10:00 ` j-breyer
2021-09-30 10:10 ` j-breyer
2021-09-30 11:04 ` Toke Høiland-Jørgensen
2021-09-30 11:18 ` j-breyer
2021-09-30 11:23 ` Toke Høiland-Jørgensen
2021-09-30 11:40 ` j-breyer
2021-09-30 12:00 ` Toke Høiland-Jørgensen
2021-09-30 14:00 ` j-breyer
2021-09-30 14:04 ` j-breyer
2021-09-30 14:12 ` Toke Høiland-Jørgensen
2021-09-30 14:12 ` Toke Høiland-Jørgensen

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