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 AB11F3CB4D for ; Sun, 11 Mar 2018 16:50:51 -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=1520801450; bh=xk+3R4H5IGWZJTMNDNn1i+AI50nZN94IxhfiolGy3mU=; h=From:To:Subject:In-Reply-To:References:Date:From; b=reC12a68jsjBGzpkeawb8ktf6FnKJ14M65yJQNDska3sKY7JHhsqBsh0av9PD+vCI GwCgUD58yO4+n4q8EBo7iAvtz7aVtnkkZPqzXUcqtmGhGJVe4ThiI6HbIDAgy9KoVt yhkfRpi6g35wOvsPEIcFSR/z7DFs4cHKW7CvcUsdhyFmKjt1XgYDzVnL2U9wioXsbK iERjnvd6KZi1+doOBlsavU7OwQ16eYMTbbwtLAeOGqZHneOgYndfl3oebQuplSxBwx wS9INjOgCeW+FPZ/LakwGjoB6Vk2JzyWrEKkjjPFdcf8tSRX94ESjUTgVPk1096h4q +l4jrgmflzhUA== To: Kevin Darbyshire-Bryant , cake@lists.bufferbloat.net In-Reply-To: <20180311091930.86264-3-ldir@darbyshire-bryant.me.uk> References: <20180311091930.86264-1-ldir@darbyshire-bryant.me.uk> <20180311091930.86264-3-ldir@darbyshire-bryant.me.uk> Date: Sun, 11 Mar 2018 21:50:50 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <878tayjpzp.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] [PATCH 2/2] tc print_uint format fixes 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: Sun, 11 Mar 2018 20:50:51 -0000 Kevin Darbyshire-Bryant writes: > Signed-off-by: Kevin Darbyshire-Bryant > --- > tc/tc_qdisc.c | 3 ++- > tc/tc_util.c | 24 ++++++++++++------------ > 2 files changed, 14 insertions(+), 13 deletions(-) Care to submit this to upstream iproute2? Amending the commit message with an explanation of why the change is needed and sending the same patch to netdev@vger.kernel.org should be enough, I think :) -Toke