From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uplift.swm.pp.se (ipv6.swm.pp.se [IPv6:2a00:801::f]) (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 2E65821FC4C for ; Sun, 28 Jun 2015 22:11:52 -0700 (PDT) Received: by uplift.swm.pp.se (Postfix, from userid 501) id D5345A1; Mon, 29 Jun 2015 07:11:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1435554710; bh=b0kP/SU+ERX4UdxoB3k8/W5Dp8FzTZIxABJbAYKaa7Q=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=jL0azXw2ZUi75kae7NAH0S1sGxcu/KvmA8OX4NQC6U/XvBeIOPXLXVtOa2jR0MTWk 6Qv4ih1SJmOdKsRb9BL+x+44Ygq2e8t+7jKsQINThxiEuIYsyGMzwIIYnUXU74a/XM oOaSD1eicpQt47p39bKeSbV/zKD808/yQ2iWWWpo= Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id CCA819F; Mon, 29 Jun 2015 07:11:50 +0200 (CEST) Date: Mon, 29 Jun 2015 07:11:50 +0200 (CEST) From: Mikael Abrahamsson To: Sebastian Moeller In-Reply-To: Message-ID: References: <8B853F1C-DE5D-4F3D-88CC-CB8DA2D3E8B1@gmx.de> <04331509-F163-4184-90B4-8589073AFD62@gmx.de> <09BA156C-460D-4794-A082-33E805F3D6FD@gmx.de> <5436B48C-0803-46DA-B355-14E917A5BB37@gmx.de> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) Organization: People's Front Against WWW MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "cerowrt-devel@lists.bufferbloat.net" 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: Mon, 29 Jun 2015 05:12:21 -0000 On Mon, 29 Jun 2015, Mikael Abrahamsson wrote: > SQM: STAB: stab mtu 2047 tsize 512 mpu 0 overhead 42 linklayer ethernet > + echo stab mtu 2047 tsize 512 mpu 0 overhead 42 linklayer ethernet > + get_cake_lla_string > + STABSTRING= > + [ tc_stab = cake -a ethernet != none ] > + sqm_logger > + logger -t SQM -s If I modify line 155 (the sqm_logger "${STABSTRING}" line) to add SQM: as well within the quotes so it can't get passed an empty string, the command completes. -- Mikael Abrahamsson email: swmike@swm.pp.se