From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-25.smtp.github.com [192.30.252.208]) by mail.toke.dk (Postfix) with ESMTPS id 6843D7B30DB for ; Sun, 6 Dec 2020 19:29:28 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=0SJ5snZr Received: from github.com (hubbernetes-node-369834b.ash1-iad.github.net [10.56.122.32]) by smtp.github.com (Postfix) with ESMTPA id 4101E840A86 for ; Sun, 6 Dec 2020 10:29:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1607279367; bh=0nFcX0xV5bv1FfrihtvPqKcn9WAZr/LFy1pCWB/f6dQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0SJ5snZrxgdlV4besfWAcnytuqqEWDMHNIT0AIu4LKX48/gY/r0b5KB5gm3zkYDH0 okmumS1bgKGqmTLAUo71vVvy06rSvkQ3x2ggOnJscWg5em9ITuem+OXxTf/M2vnR+4 aH+8KkZotNCYBMALhfNHEoIPSG3K6FQsy4NzqRPM= Date: Sun, 06 Dec 2020 10:29:27 -0800 From: lealog To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5fcd23073daf6_536919b419732f"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: lealog 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: TWEKZWRBK6P65ZQWFIMIXVF5PKCRJ4CP X-Message-ID-Hash: TWEKZWRBK6P65ZQWFIMIXVF5PKCRJ4CP 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] [tohojo/flent] How to create two simultaneous tests with different bandwidth in both hosts? (#217) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_5fcd23073daf6_536919b419732f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I'm trying to test a scenario where I have two PCs connected to the router on LAN side. 1 PC will create congestion and another PC simulating a Gaming console. I would like to know if flent was any way to create two simultaneous streams with different bandwidths. Example: PC Congestion will use test rrul_be to try force the Bufferbloat issue. PC Gaming will have a TCP stream with 15Mbps Download and 1Mbps Upload and measuring the latency and jitter. Any possibility to execute this scenario? Thanks. -- 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/217 ----==_mimepart_5fcd23073daf6_536919b419732f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hi,

I'm trying to test a scenario where I have two PCs connected to the router on LAN side. 1 PC will create congestion and another PC simulating a Gaming console.
I would like to know if flent was any way to create two simultaneous streams with different bandwidths.

Example:
PC Congestion will use test rrul_be to try force the Bufferbloat issue.
PC Gaming will have a TCP stream with 15Mbps Download and 1Mbps Upload and measuring the latency and jitter.

Any possibility to execute this scenario?

Thanks.


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

----==_mimepart_5fcd23073daf6_536919b419732f--