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 TA2QFe0IPF7DfgwAOr1fkg (envelope-from ) for ; Thu, 06 Feb 2020 13:39:09 +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=BrIPGjCx Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 44D8C6F39EC for ; Thu, 6 Feb 2020 13:39:07 +0100 (CET) Received: from [::1] (port=35278 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1izgR0-0077w7-Mo; Thu, 06 Feb 2020 14:39:06 +0200 Received: from out-22.smtp.github.com ([192.30.252.205]:48725) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1izgQq-0077qy-IR for flent-users@flent.org; Thu, 06 Feb 2020 14:39:03 +0200 Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 50424A0BD5 for ; Thu, 6 Feb 2020 04:38:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1580992694; bh=0KEcuGOhoXlhe8N2AEj7PdQDKYqclplk4cCuoxohzEI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BrIPGjCx/Px9eVs6Fa4YoSXFWg1MH8mjgCTeMWgZdW/1E0Z2rgNnyNJQP+SgSdEVU 1Gv5ngm2csxGoRg/o8joHSDJvwPyTDeCifH2Zq+FsN4NjlSmag5jnHfwlwQtXzr7NS QgsezTnortjXjdzI3xFs+ChHvydzxXi/tUQEurrk= Date: Thu, 06 Feb 2020 04:38:14 -0800 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="===============0614564826802549163==" 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 --===============0614564826802549163== Content-Type: multipart/alternative; boundary="--==_mimepart_5e3c08b64103c_5b1f3fd8bd6cd95c635b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5e3c08b64103c_5b1f3fd8bd6cd95c635b6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Very nice find! Hmm, we quite recently added the ability to set UDP packet size (in 00eda5b44f1d), and I guess this is similar. So maybe a global switch that sets -m for netperf, and also sets the default UDP send size (overridable by the test parameter)? And maybe make --send-size also allow comma-separated values for per-flow setting? -- 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-582887022 ----==_mimepart_5e3c08b64103c_5b1f3fd8bd6cd95c635b6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Very nice find! Hmm, we quite recently added the ability to set UDP packet size (in 00eda5b), and I guess this is similar.

So maybe a global switch that sets -m for netperf, and also sets the default UDP send size (overridable by the test parameter)? And maybe make --send-size also allow comma-separated values for per-flow setting?


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

----==_mimepart_5e3c08b64103c_5b1f3fd8bd6cd95c635b6-- --===============0614564826802549163== 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 --===============0614564826802549163==--