From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (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 6A7A33B2A3 for ; Tue, 19 Jan 2016 19:09:50 -0500 (EST) Received: by mail-lf0-x234.google.com with SMTP id m198so202028215lfm.0 for ; Tue, 19 Jan 2016 16:09:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=pzqKp/I7b/EVyOBc46OH0cZvld4zk9n6hLLoNd/Lh8Y=; b=xCFDMRGFrR8Fed0SDgkFmHmZxKSZBSXJNuuuMhCeYYxWqhh3iQltyFbGnVilZNlEny RJQQNUOddfdRCnZWHsqni8yBc0PcGeb6RrfZHzAiwNLeoDy/jBVIUOJf96NjHux/odQs VFUh4U7/acxwVmr40i2RoXZCcrEdsNCDiMGXV/+tnb62lB67E5/lOFIC8jiwj6bgt1aE LtDfPGuRTAa6v+9r7D4DiKhCgMotlHMGSWcCCCiRnr/9DcE6pbXAQH+f+bvmUbNPSuyG 8a2bvj5KgFjIXjf54efqSFRr/hwEgKFh+XHMkcjIZ+Lj3lV45/OlqLwAyrTWwwq3Zmy4 4Isg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=pzqKp/I7b/EVyOBc46OH0cZvld4zk9n6hLLoNd/Lh8Y=; b=mwnyyfdFbsDFeh6Hfxy9g5RCakihNEZLks2uaY+b0tWW2l62R0XKhcZtWv6hog0w+V I660Hg6r3ImqlN1BVmawWRztqt2Zz6IIZpU+ikHkMinIRbb0bLWXtyFDq13sriDzY7qV DHtEMgtfPjLsDs9mOqh3TdBmCma603Z6/60IcbqTK67DJhckzwqd9btD4QX6hLJAIV7E FkjNAgWlPSjPCHOUp8uolTu2a30rLhGhspEILTI/oO07BctYe9zbcR2eDl1FCMjdacvk StwNPrz27FbvH175KlsCIjxLNxPyYNv6RogGAeay48Fo2vswkl1a/PZ2wY5/7t1ybDxt DSkA== X-Gm-Message-State: ALoCoQkaC9gyXKpQA+iHpWA8AqZ1dWYmMYaf58CVoRUNB8RttD2vXSCl0wK7AE8r/6f19NcRVXwrgm3b+if13GBhAgIPaqtLDw== X-Received: by 10.25.206.143 with SMTP id e137mr12031045lfg.97.1453248588034; Tue, 19 Jan 2016 16:09:48 -0800 (PST) Received: from bass.home.chromatix.fi (37-33-99-74.bb.dnainternet.fi. [37.33.99.74]) by smtp.gmail.com with ESMTPSA id ot1sm4233343lbb.26.2016.01.19.16.09.46 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jan 2016 16:09:47 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) From: Jonathan Morton In-Reply-To: Date: Wed, 20 Jan 2016 02:09:44 +0200 Cc: Bloat@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: <8E58DE45-9B50-438B-8F0D-C292D8AA517F@gmail.com> References: To: Brandon Applegate X-Mailer: Apple Mail (2.3112) Subject: Re: [Bloat] Getting started with sqm-scripts - latency good, bandwidth decimated X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 00:09:50 -0000 > On 20 Jan, 2016, at 01:33, Brandon Applegate wrote: >=20 > My topology is =E2=80=98on a stick=E2=80=99. I have one gig interface = to a managed switch, on which are eth0.666 (outside/wan) and eth0.10 = (inside). >=20 > No matter what I do - my bandwidth is 10% of what it should be. I get = approx. 3/4mbit down + 2/3mbit up on dslreports speedtest. Bufferbloat = looks great though - A+. >=20 > Is there something inherent I=E2=80=99m doing wrong ? Something to do = with my =E2=80=98on a stick=E2=80=99 topology biting me ? I=E2=80=99m not sure whether a qdisc can be attached to a virtualised = interface in this way. Can you run =E2=80=98tc -s qdisc=E2=80=99 and = show us the output? - Jonathan Morton