From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id A8E473B29E for ; Tue, 24 Apr 2018 17:30:37 -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=1524605436; bh=UDV+2EU6bg+Or4HQC51J4CRJlMcS83ilyQwXYp2OvcM=; h=From:To:Subject:Date:From; b=fYSUD53TlUUrL43CcXT0APRCZVP2tb+Q2FBRzsi1yAStyVSrLvAe7H4D9TwVBkZ37 JjRU2/9qJHfNBpe+WRQaAMx9EnOVDqedKpaYsJn78lmOpP5CDItQuowwyStOijI4/Q Ciy739XuZEQasqIOoKg/mJEBXOUTy7iVvUUxC6d+jWWQGRyqixMP8CH+nyFEdJPnH2 b0Z+1WyAD2Csa38eUIC3Mx/F6yskhw+KzVD28uMHBmUpAUjxqG1tINwGLEQCgYgUAA 7JjSAJcNNeNfnpb4YPgBYgiE2aIQNdOBqvFZq8/DYgfpZrm1u7qu1yCZjl3K30AIcn clBfSohV6/1GA== To: cake@lists.bufferbloat.net Date: Tue, 24 Apr 2018 23:30:35 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87bme870n8.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Cake] Testing wanted: Statistics API rework 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: Tue, 24 Apr 2018 21:30:37 -0000 Hey everyone As you have probably seen, the posting of CAKE to netdev resulted in feedback saying that versioned structs are a no-go. Well, I've just pushed a change to both the cake and tc repos that changes the statistics reporting to used nested netlink attributes. If someone has time to test it (especially on mips!), that would be great; I think we still have a few days left of net-next being open, so if it works for you, I'll resubmit tomorrow... -Toke