From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id CEA363CB38 for ; Fri, 22 Jan 2021 16:09:28 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1611349767; bh=BhUqLw2D4xkAdtdUARG0wLGRRBIze6llLVjGOn8nBhM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=MA64gPhC+ZzEqhHrlBEm8E0SP78d1C2oWeBiqCvz62GPQYX568EdTxeGS2W5geJAh BhzVie5Uq1Yj3I4iuvvx6S0G8gJl2/pIZC12nPl/9eXdWgQmIuykTaNkekdbDcIbGs QNivJoxau1c/gkXYyZVtkS/36M85R4gVbrhA1NcoxI9LzCucJsIB/nYwYSYVQV49Ff pKs9PDu4H0cTKox5MTF8QBywJjGlYO1oPIfnj0Wkus1F0aWT42jI75k/lQPyQoiLqW UHIOUHEcd8KOsKvGP8uTDd/WnAzKdZL9XHjPDxCpQbfiGqZYeCyYuyzvEfsP0nG55l t5xBRSFyG6W+Q== To: Sebastian Moeller , Stuart Cheshire Cc: bloat In-Reply-To: <0631EAAE-AF0A-4A32-BE06-6A988B19B0A8@gmx.de> References: <932357EB-614C-4F74-925C-A1D6FB5F3AD2@apple.com> <0631EAAE-AF0A-4A32-BE06-6A988B19B0A8@gmx.de> Date: Fri, 22 Jan 2021 22:09:27 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87bldg65mg.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] UniFi Dream Machine Pro 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: Fri, 22 Jan 2021 21:09:28 -0000 Sebastian Moeller writes: > I am confident that this device will happily run CoDel and even > fq_codel close to line-rate, as codel/fq_codel have a relative modest > processing cost. Yeah, the overhead of CoDel itself (and even FQ-CoDel) is basically nil (as in, we have not been able to measure it), when otherwise doing forwarding using the regular Linux stack. As Sebastian says, the source of lower performance when using SQM on some boxes is the traffic shaper, and sometimes the lack of hardware offloads. -Toke