From: j-breyer <notifications@github.com>
To: tohojo/flent <flent@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [Flent-users] [tohojo/flent] irtt fails with IPv6 (wrong format) (#238)
Date: Mon, 27 Sep 2021 05:36:28 -0700 [thread overview]
Message-ID: <tohojo/flent/issues/238@github.com> (raw)
[-- 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 --]
next reply other threads:[~2021-09-27 12:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 12:36 j-breyer [this message]
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
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/238@github.com \
--to=notifications@github.com \
--cc=flent@noreply.github.com \
--cc=reply+AHVNJP7YZMJMLPLKQRZ7IMV7LWN4ZEVBNHHDYFSWA4@reply.github.com \
--cc=subscribed@noreply.github.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox