From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 996C03B2A4 for ; Sat, 14 Jul 2018 17:51:03 -0400 (EDT) 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=1531605061; bh=SB+Bieow6ngM/rp58cgbr8ZIHI80e8/8O036CwztOdM=; h=From:To:Subject:Date:From; b=ED8Swe9uRDmtqfTIt1a9VbAGxAA/34ylhyOhGlK/tqhVlCVNEcArpN1OBZASbKX1+ Nhyr9LrB/qLHbCOxJN9A/5lGbclEx/mAgeqA3nc+uRjjFhxbt0gGEazV6QGNhdoA5y dAu7XYYokMPSYWuALbXgL984uIVikw53/C4lhMsNv3+JzOiQiPEnxbXNPxAFMaqQwB AmRjf4N6YB0qDl6Uqw1OIFtuduF0hJZgSFLSG7b2Mn1dQl34vAZQOy7KTDwXeo/sGD PeASLdmeVicN7z/+Q7lNdwz122h4tTSnx2TTmNpRNCEzDfz6KF9dUQOkaA4RzGAmZS MMiaERcRGULqg== To: cake@lists.bufferbloat.net Date: Sat, 14 Jul 2018 23:50:57 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <8736wla3lq.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Cake] Backporting 'tc class' support X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2018 21:51:03 -0000 Now that CAKE has been accepted upstream, I figured it was a good time to backport the 'tc class' support. So I did, back to kernel v4.9. This is in the master branch; anyone feel like testing? With this, the version of CAKE in the master branch should be identical to the version that will be in Linux 4.19 :) -Toke