From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3B14621F61F for ; Thu, 25 Jun 2015 13:24:14 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1435263846; bh=Ri06uTcYlxdS/lJCImpFTVxVqRTECqiz8mi7UrShvhI=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=fVKLD+lT3bvFabbRMLE1o0apE0NIKnZ2yLmFkZjMI4MSDTtHLMu1VX1dCq7gY0qda QlSF5XwNUYCL6/y+gQGBiKRy8PjasvCVvKUHCrTVJZ/bqQaxXLgcqK30XQEC2kQGr8 XlwyXQSQ31d5XV827w5vDYjVA2oZe31dmN0kDQLM= Sender: toke@toke.dk Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 6ABAE3E308; Thu, 25 Jun 2015 22:24:05 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht References: <26463A88-821B-44B7-A728-64BCB0B7C7BB@gmx.de> <55847E32.9000405@gmail.com> <5584823E.4040207@gmail.com> <0129B5FB-9D1B-45FF-84CA-492A6A0B638B@gmx.de> Date: Thu, 25 Jun 2015 22:24:05 +0200 In-Reply-To: (Dave Taht's message of "Thu, 25 Jun 2015 13:13:14 -0700") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87zj3no7tm.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: cerowrt-devel Subject: Re: [Cerowrt-devel] performance numbers from WRT1200AC (Re: Latest build test - new sqm-scripts seem to work; "cake overhead 40" didn't) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 20:24:43 -0000 Dave Taht writes: > Unfortunately the core piece of metadata I wanted from the router was > the qdisc statistics. Didnt parse. Will file bug. My guess is that in this case it's due to the openwrt box missing the tc and ip binaries - those are not installed by default... Or rather, sqm-scripts pulls in the tc binary, I think, but Flent uses the ip binary to get the ip and route information to know from which interfaces to pull the qdisc information from... -Toke