From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.3 (2019-12-06) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.3 Received: from mail.toke.dk by mail.toke.dk with LMTP id SdyDO2kRPF55hQwAOr1fkg (envelope-from ) for ; Thu, 06 Feb 2020 14:15:21 +0100 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=eYQsu4FC Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id D84BC6F3A51 for ; Thu, 6 Feb 2020 14:15:20 +0100 (CET) Received: from [::1] (port=38212 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1izh04-007CTh-5l; Thu, 06 Feb 2020 15:15:20 +0200 Received: from out-27.smtp.github.com ([192.30.252.210]:34287) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1izgzy-007CMD-0X for flent-users@flent.org; Thu, 06 Feb 2020 15:15:19 +0200 Date: Thu, 06 Feb 2020 05:14:31 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1580994871; bh=cyHkvRkOhvKN+cAg/tBqIQfR1JJIh9CFYwC8YB5cS3k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eYQsu4FCYarfIczwbr6Yn3jKrO894nFZutljz7O8xof1socWgy7TMqhDkG0gxjQGa IUYdA/zvm/UMwcWN1Eg2nI6zdXbifQjrmI8NeykKZK+Mk+gHj5tTHIsk4eVWHXLNEo Zbww+vIf3OVfVzAz//ndLKuOm2SwaETxbxOsUZ5s= From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 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 Subject: Re: [Flent-users] [tohojo/flent] Adding netperf send size params (-m/-M) (#195) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.29 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============5566809129274777197==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============5566809129274777197== Content-Type: multipart/alternative; boundary="--==_mimepart_5e3c11375e50c_6a4b3fa5c62cd96c10992d"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5e3c11375e50c_6a4b3fa5c62cd96c10992d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Pete Heist writes: > Ok, it sounds good allowing the comma separated values for setting it > per-flow, but I'm not sure about sharing it with the UDP setting. > People usually specify a UDP packet size that's something below the > MTU right? That would cause pretty high CPU on the stream test. I > expect when people are lowering this setting to use something like > 4-32k or so. Well, we don't have any tests that have both UDP and TCP flows, so for now that won't be an issue. It may be if we add some, I suppose, but there's always the test parameter to override the UDP size? We can also just make it TCP-only, though... -- 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/195#issuecomment-582900042 ----==_mimepart_5e3c11375e50c_6a4b3fa5c62cd96c10992d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Pete Heist <notifications@github.com> writes:

> Ok, it sounds good allowing the comma separated values for setting it
> per-flow, but I'm not sure about sharing it with the UDP setting.
> People usually specify a UDP packet size that's something below the
> MTU right? That would cause pretty high CPU on the stream test. I
> expect when people are lowering this setting to use something like
> 4-32k or so.

Well, we don't have any tests that have both UDP and TCP flows, so for
now that won't be an issue. It may be if we add some, I suppose, but
there's always the test parameter to override the UDP size? We can also
just make it TCP-only, though...


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

----==_mimepart_5e3c11375e50c_6a4b3fa5c62cd96c10992d-- --===============5566809129274777197== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============5566809129274777197==--