From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) by mail.toke.dk (Postfix) with ESMTPS id AA1797B2EA9 for ; Sun, 6 Dec 2020 13:03:04 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=KdntcCoF Received: from github.com (hubbernetes-node-48ab108.ac4-iad.github.net [10.52.16.14]) by smtp.github.com (Postfix) with ESMTPA id 71A716005B2 for ; Sun, 6 Dec 2020 04:03:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1607256183; bh=+e6ncqXFMOArQzcjzUwNSRF9UGkP0hRkam1Bu/2FhXQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KdntcCoFCK/itkGwt854oLSM96E2PcywxReCfm6PRQbiDQj5+HY3In4dVGJ+Rkgx+ Q7AvET0f5IqmInfE4FTOoCw3C4QWttFkYBux66MYQS38AAixybdfroxoH6dsvr+RAi 10A5rp+7A3nST3IhHZReH3ZxqVrAZu64o4xF3KYE= Date: Sun, 06 Dec 2020 04:03:03 -0800 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5fccc8776e582_7bd819b445261b"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: tohojo 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: 462CC6SWX5ECKZXPE3ZRBN23VBWRII7O X-Message-ID-Hash: 462CC6SWX5ECKZXPE3ZRBN23VBWRII7O 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; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.2 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] support (re-)enabling netperf routing of UDP packets (#214) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_5fccc8776e582_7bd819b445261b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jonas Smedegaard writes: > Output graph for an RRUL test is missing the 3 UDP ping series, but > all other series seem to have gotten through. Perhaps this is no > issue in flent after all, just my cloud provider blocking UDP ping... Or it may be that the same UDP issue you linked also affects the UDP_RR test; I'll dig around in the netperf source code a bit and see what I can find :) -- 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/214#issuecomment-739493144 ----==_mimepart_5fccc8776e582_7bd819b445261b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Jonas Smedegaard <notifications@github.com> writes:

> Output graph for an RRUL test is missing the 3 UDP ping series, but
> all other series seem to have gotten through. Perhaps this is no
> issue in flent after all, just my cloud provider blocking UDP ping...

Or it may be that the same UDP issue you linked also affects the UDP_RR
test; I'll dig around in the netperf source code a bit and see what I
can find :)


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

----==_mimepart_5fccc8776e582_7bd819b445261b--