From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 32EFC200B10 for ; Sat, 7 Jan 2012 04:28:05 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 662E64283F for ; Sat, 7 Jan 2012 04:28:04 -0800 (PST) Date: Sat, 07 Jan 2012 04:28:04 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f083a5464ae9_6a4f3f9b434572fc1149a0@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : An attempt to simulate voip a little bit. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f083a54623d0_6a4f3f9b434572fc114720"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2012 12:28:05 -0000 ----==_mimepart_4f083a54623d0_6a4f3f9b434572fc114720 Date: Sat, 07 Jan 2012 04:28:04 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f083a5463c07_6a4f3f9b434572fc114894@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: e656d9eb4256e89ab21eeec740ad79e840057eab https://github.com/dtaht/deBloat/commit/e656d9eb4256e89ab21eeec740ad79e840057eab Author: Dave Taht Date: 2012-01-07 (Sat, 07 Jan 2012) Changed paths: A test/voip/25maerts.25stream.fping10.pfifo.txt A test/voip/25maerts.25stream.fping10.qfq.txt A test/voip/25maerts.25stream.fping10.sfq.gnu A test/voip/25maerts.25stream.fping10.sfq.txt A test/voip/pfifo_fast/t A test/voip/pfifo_fast/t.10 A test/voip/pfifo_fast/t.50 A test/voip/pfifo_fast/t10.50 A test/voip/pfifofast2/fpingtest.voip A test/voip/pfifofast2/parse A test/voip/pfifofast2/vsnetperf50_maerts_stream.data A test/voip/pfifofast2/vsnetperf50_maerts_stream.summary A test/voip/qfq/fpingtest.voip A test/voip/qfq/parse A test/voip/qfq/vsnetperf50_maerts_stream.data A test/voip/qfq/vsnetperf50_maerts_stream.summary A test/voip/sfq/fpingtest.voip A test/voip/sfq/parse A test/voip/sfq/t10.50.2.txt A test/voip/sfq/t10.50.3.txt A test/voip/sfq/t10.50.txt A test/voip/sfq/unloaded.summary A test/voip/sfq/vsiperf1.2.data A test/voip/sfq/vsiperf1.2.summary A test/voip/sfq/vsiperf1.3.data A test/voip/sfq/vsiperf1.3.summary A test/voip/sfq/vsiperf10.data A test/voip/sfq/vsiperf10.summary A test/voip/sfq/vsiperf50.2.data A test/voip/sfq/vsiperf50.2.summary A test/voip/sfq/vsiperf50.data A test/voip/sfq/vsiperf50.summary A test/voip/sfq/vsnetperf20.data A test/voip/sfq/vsnetperf20.summary A test/voip/sfq/vsnetperf50_maerts_stream.data A test/voip/sfq/vsnetperf50_maerts_stream.summary A test/voip/sfq/wtf2 A test/voip/summary.org Log Message: ----------- An attempt to simulate voip a little bit. I sat down and wondered what would happen with a 10ms stream beating against a network with sfq and qfq and pfifo_fast on it. Everything downstream (3 hops) is running old sfq, and I'm running 'new' sfq with the head of line fix in it against all that. The results are basically that the downstream boxes do a pretty good job on streams regardless of the fact they were running old sfq, but I still need to check a few things and collect all the related data. I just consider this a start towards coming up with automated tests that can use cdf in order to show valid results. The data is too noisy to look at otherwise, and that also means that all parameters and results need to be looked at... I do not in any way draw any conclusions from these plots. For example, along the way, iperf started acting up for some reason - it would terminate early... and I switched to netperf because of that... ----==_mimepart_4f083a54623d0_6a4f3f9b434572fc114720--