From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) by mail.toke.dk (Postfix) with ESMTPS id 74BDB8D36DA for ; Tue, 19 Oct 2021 22:11:05 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=ZOAvk+mS Received: from github-lowworker-98efffe.ac4-iad.github.net (github-lowworker-98efffe.ac4-iad.github.net [10.52.122.80]) by smtp.github.com (Postfix) with ESMTP id BB9DC56056F for ; Tue, 19 Oct 2021 13:11:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1634674264; bh=w6BrNoKn+OYruG55bbYG5qHngpWV7sXz264j9768XgY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZOAvk+mScz+kLqujmmrfs9/zpm0VkZRcjfXOW6DD8HAsTx+5vj6vE3OvzkNkDxXYt mfvpk9oJKwas+GxjP0I/5Ady/ayeaXolfBg/HG6JWEzI1oZ1bjbFiekYhyceTgpouw 1t2QQWz4dvzmgkeeY8EKHGo1esyQG8/PuIIfW8d0= Date: Tue, 19 Oct 2021 13:11:04 -0700 From: Hrishikesh Athalye To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_616f2658adcf7_7ed1c710866ec"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: hrishikeshathalye 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: IXRYNQY3B7PZKPLAFZQ3L6KMTYA6RDR7 X-Message-ID-Hash: IXRYNQY3B7PZKPLAFZQ3L6KMTYA6RDR7 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] Added --test-payload option (PR #243) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_616f2658adcf7_7ed1c710866ec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Added the --test-payload option for sending a custom payload by using netperf's buffer prefill option You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/243 -- Commit Summary -- * Added --test-payload option -- File Changes -- M flent/runners.py (9) M flent/settings.py (6) M flent/testenv.py (2) -- Patch Links -- https://github.com/tohojo/flent/pull/243.patch https://github.com/tohojo/flent/pull/243.diff -- 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/pull/243 ----==_mimepart_616f2658adcf7_7ed1c710866ec Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Added the --test-payload option for sending a custom payload by using netperf's buffer prefill option


You can view, comment on, or merge this pull request online at:

  https://github.com/tohojo/flent/pull/243

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

----==_mimepart_616f2658adcf7_7ed1c710866ec--