From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [patch iproute2 0/2] tc: couple ouf action cookie printout fixes Date: Sun, 26 Nov 2017 12:19:16 -0800 Message-ID: <20171126121916.5634275f@xeon-e3> References: <20171125100757.1426-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com, mlxsw@mellanox.com To: Jiri Pirko Return-path: Received: from mail-pg0-f42.google.com ([74.125.83.42]:34715 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598AbdKZUTY (ORCPT ); Sun, 26 Nov 2017 15:19:24 -0500 Received: by mail-pg0-f42.google.com with SMTP id 4so17773853pge.1 for ; Sun, 26 Nov 2017 12:19:24 -0800 (PST) In-Reply-To: <20171125100757.1426-1-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, 25 Nov 2017 11:07:55 +0100 Jiri Pirko wrote: > From: Jiri Pirko > > Jiri Pirko (2): > tc: move action cookie print out of the stats if > tc: remove action cookie len from printout > > tc/m_action.c | 17 ++++++++--------- > 1 file changed, 8 insertions(+), 9 deletions(-) > Applied, thanks Jiri