From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Vehent Subject: Re: QoS weirdness : HTB accuracy Date: Sat, 22 May 2010 16:29:21 +0200 Message-ID: References: <067c83163988908ef546d7ff7f560a17@localhost> <4BF32BB0.7010700@redfish-solutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Netdev , netfilter To: "Philip A. Prindeville" Return-path: In-Reply-To: <4BF32BB0.7010700@redfish-solutions.com> Sender: netfilter-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, 18 May 2010 18:07:12 -0600, "Philip A. Prindeville" wrote: > > Sorry for the late response: could this be an "aliasing" issue caused > by sampling intervals (granularity)? > > -Philip I was, in fact, an error in my ruleset. I had put the 'linklayer atm' at both the branch and leaf levels, so the overhead was computed twice, creating those holes in the bandwidth. Julien