From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-26.smtp.github.com [192.30.252.209]) by mail.toke.dk (Postfix) with ESMTPS id 1A73985B3E6 for ; Sun, 27 Jun 2021 19:40:14 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=ILIvMPOr Received: from github.com (hubbernetes-node-3d72c92.ash1-iad.github.net [10.56.112.51]) by smtp.github.com (Postfix) with ESMTPA id C3F115E0580 for ; Sun, 27 Jun 2021 10:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1624815610; bh=DCsAycpjj+IksZKQPlvMpvZc246i23npx5SBGYnhtR8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ILIvMPOrAPhwuvHwZaZyiBdO4aBG6darc3FFq+sUtZd6Z0RkYH7XLixaqMj4bAbsL NmPocRjvUFxgQhiRaez3Dfa7Ypb6btQHfWWg4XKW++JiuIE2NOvPuccU3g/zykWVcX EXfsR3lTx1KI3lToP+0FGJAn2ILrYd/3uYn6R4is= Date: Sun, 27 Jun 2021 10:40:10 -0700 From: =?UTF-8?B?RGF2ZSBUw6RodA==?= To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_60d8b7fac16fc_1e8ac6fc58599"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: dtaht X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: G452DH5I7AU6E6BNTVBI2U75XAAUVGGJ X-Message-ID-Hash: G452DH5I7AU6E6BNTVBI2U75XAAUVGGJ X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] [tohojo/flent] udp_rtt in more tests (#230) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_60d8b7fac16fc_1e8ac6fc58599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Since ping is being spoofed by starlink, a udp ping test in combination with tcp_nup/tcp_ndown or appears needed. also I am loving sampling things at a 3ms interval in irtt general. I think a new generation of tests is needed. rrulv2 ? I am thinking nup and ndown would be good names for something that leveraged irtt, but I am not sure how using a much smaller interval than socket-stats for irtt could work. -- 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/230 ----==_mimepart_60d8b7fac16fc_1e8ac6fc58599 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Since ping is being spoofed by starlink, a udp ping test in combination with tcp_nup/tcp_ndown or appears needed.

also I am loving sampling things at a 3ms interval in irtt general.

I think a new generation of tests is needed. rrulv2 ?

I am thinking nup and ndown would be good names for something that leveraged irtt, but I am not sure how using a much smaller interval than socket-stats for irtt could work.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_60d8b7fac16fc_1e8ac6fc58599--