Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] irtt fails with IPv6 (wrong format) (#238)
@ 2021-09-27 12:36 j-breyer
  2021-09-27 21:02 ` [Flent-users] " Toke Høiland-Jørgensen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: j-breyer @ 2021-09-27 12:36 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

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

Testing flent with IPv6 Addresses yields a similar error to [Issue #214](https://github.com/tohojo/flent/issues/214), despite installing the irtt tool. (IPv4 works fine with irtt, already tested.)

Running in `-v` to verbose showed me, that the format of IPv6 addresses is false for `irtt`:
Part of the output:
`which: Found irtt executable at /usr/bin/irtt`
`UDP RTT test: Cannot use irtt runner (Irtt connection check failed: Error: address fe80::200:aff:fe00:601%h1-eth0:0: too many colons in address`
`). Using netperf UDP_RR`
`Ping (ms) UDP EF: Adding child NetperfDemoRunner`

flent is run with `--local-bind` and `-H` in my case, for address handover of client and server.

Scrolling a bit through the [irtt docs](https://htmlpreview.github.io/?https://github.com/heistp/irtt/blob/master/doc/irtt-client.html#host-formats), I found that the host format for IPv6 addresses should be in brackets [ ]

Handing over the `--local-bind` in bracket format as a quick test solves the irtt issue with that address, but of course results in the address resolution to fail

Any help or quick fix is much appreciated!

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

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

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 12:36 [Flent-users] [tohojo/flent] irtt fails with IPv6 (wrong format) (#238) j-breyer
2021-09-27 21:02 ` [Flent-users] " Toke Høiland-Jørgensen
2021-09-27 21:34 ` j-breyer
2021-09-29  9:19 ` Pete Heist
2021-09-29 10:00 ` j-breyer
2021-09-29 12:39 ` Pete Heist
2021-09-29 14:57 ` j-breyer
2021-09-29 22:10 ` Toke Høiland-Jørgensen
2021-09-29 22:12 ` Toke Høiland-Jørgensen
2021-09-30 13:56 ` Toke Høiland-Jørgensen
2021-09-30 14:11 ` j-breyer

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