From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [Cake] [PATCH iproute2] q_cake: Also print nonat, nowash and no-ack-filter keywords Date: Fri, 14 Sep 2018 11:35:53 -0700 Message-ID: <20180914113553.45ed39e2@xeon-e3> References: <20180914135139.16369-1-toke@toke.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: netdev@vger.kernel.org, cake@lists.bufferbloat.net To: Toke =?UTF-8?B?SMO4aWxhbmQtSsO4cmdlbnNlbg==?= Return-path: Received: from mail-pl1-f196.google.com ([209.85.214.196]:46049 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726748AbeINXvo (ORCPT ); Fri, 14 Sep 2018 19:51:44 -0400 Received: by mail-pl1-f196.google.com with SMTP id j8-v6so4563532pll.12 for ; Fri, 14 Sep 2018 11:36:02 -0700 (PDT) In-Reply-To: <20180914135139.16369-1-toke@toke.dk> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 14 Sep 2018 15:51:39 +0200 Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Similar to the previous patch for no-split-gso, the negative keywords for > 'nat', 'wash' and 'ack-filter' were not printed either. Add those well. >=20 > Signed-off-by: Toke H=C3=B8iland-J=C3=B8rgensen Applied, thanks.