From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-x22b.google.com (mail-wr0-x22b.google.com [IPv6:2a00:1450:400c:c0c::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 01FF23BA8E for ; Mon, 27 Nov 2017 06:12:26 -0500 (EST) Received: by mail-wr0-x22b.google.com with SMTP id y42so26008565wrd.3 for ; Mon, 27 Nov 2017 03:12:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SLUNQgV5iydWkPlr0Ej2L1eMlM380r7ZcFrGSNxkncM=; b=lrrMyk1N3jELeCBOoYVF73Zt3BjFgIQLlx93jmiHRbaKBVMbt/yUVKXgPktpGLfAnH 9DaXLiWkRoSLZH1SCF7+wg4nCjS6DeI3Xm2SKFsygVJFx8dLVG0xtTZu/V2/dSk5UWIp pjuMBz2uP0037JChnKtqITZRffOjz+xVLQntMIcatNiLGyrAlkgzcnwc9FhwEewK84Ff 6nmmclZpL199nhIGchgQbfJWDMGSuKc+xC9CkMrtI25zPfoBqhpWMghsBm2h7i9Q5ArZ pwFckP499Zk0DoBwDj9NxbAY8AzWMQJx/+asmDK2NTa3NUCRg+Q8UhrW8vcznokyqUKP NNOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SLUNQgV5iydWkPlr0Ej2L1eMlM380r7ZcFrGSNxkncM=; b=RCcQZnAxgDzEGV7B7egNF2rv89ydZaNU2x9qthjbRfCwamD5MxlF0J5NdIxSeGKhYO MWuVjmkFzQaNbMHEFmFB/9Fui5SYl+DBghVKG72JJ5mk3/WJqqlr5wmy3iCAi0ETf50f 2+OvQxvn44E8vihJZQil7kY+kZOa+/MrZf3QlIZCXjkSkyVEy617dltnf4Abwrl7Qq8J wsWEw80PKoFGUDulcR9u4ic+4/vCnL3f72pLiCIqUjCdkBxC1bNsONnv6R3l2c3KQFis b+joKQ48UlaT6H2H//hZ8NT+sPiKYUVgwV11L652pV3AYHwigvcIvvqzF+4hmhOx4ECv fkbA== X-Gm-Message-State: AJaThX4bpgsH1G0E6nd30GzkqHBdqSjo5D/7BzCEwB6Roo9J+295wSoR g0BuE8eTG+nH4SlKPzqKBnuaJiII X-Google-Smtp-Source: AGs4zMYSeN15QBKtSk5w1WF+mj2mZVCCL6NVmY8LnaEsZc+Yvy5ZxRyEXcV9qmmLKhzrcbfJZBDPPA== X-Received: by 10.223.148.166 with SMTP id 35mr29795705wrr.245.1511781146124; Mon, 27 Nov 2017 03:12:26 -0800 (PST) Received: from [10.72.0.130] (h-1169.lbcfree.net. [185.99.119.68]) by smtp.gmail.com with ESMTPSA id n143sm35577269wmd.31.2017.11.27.03.12.25 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 27 Nov 2017 03:12:25 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Pete Heist In-Reply-To: <87d1447z9w.fsf@toke.dk> Date: Mon, 27 Nov 2017 12:12:23 +0100 Cc: cake@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: <27F95EB1-490B-404C-8F77-98646B6159E7@gmail.com> References: <85E1A7B2-8AA7-418A-BE43-209A1EC8881A@gmail.com> <87d1447z9w.fsf@toke.dk> To: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= X-Mailer: Apple Mail (2.3124) Subject: Re: [Cake] cake flenter results round 1 X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2017 11:12:27 -0000 > On Nov 27, 2017, at 12:10 PM, Toke H=C3=B8iland-J=C3=B8rgensen = wrote: >=20 > Pete Heist writes: >=20 >> * I wonder if the UDP flood tests really work at 900mbit: >=20 > Did you set the UDP bandwidth? --test-parameter udp_bandwidth=3D1000M = for > instance Aha, that=E2=80=99s undoubtedly the problem. Will do that next time, = thanks!