From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= Subject: Re: [PATCH iproute2] q_cake: Add printing of no-split-gso option Date: Fri, 14 Sep 2018 15:40:13 +0200 Message-ID: <87musknqo2.fsf@toke.dk> References: <20180911223216.15609-1-toke@toke.dk> <20180912130743.1adfe86b@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail.toke.dk ([52.28.52.200]:50039 "EHLO mail.toke.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727992AbeINSyt (ORCPT ); Fri, 14 Sep 2018 14:54:49 -0400 In-Reply-To: <20180912130743.1adfe86b@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: Stephen Hemminger writes: > On Wed, 12 Sep 2018 00:32:16 +0200 > Toke H=C3=B8iland-J=C3=B8rgensen wrote: > >> When the GSO splitting was turned into dual split-gso/no-split-gso optio= ns, >> the printing of the latter was left out. Add that, so output is consiste= nt >> with the options passed. >>=20 >> Signed-off-by: Toke H=C3=B8iland-J=C3=B8rgensen > > Applied. I noticed that nat/nonat and wash/nowash have similar missing > output. Thanks! And yeah, you're right; I'll send another patch :) -Toke