From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH iproute2 1/1] actions: Add support for user cookies Date: Thu, 23 Nov 2017 18:55:20 +0100 Message-ID: <20171123175520.GB2040@nanopsycho> References: <1492864583-20892-1-git-send-email-jhs@emojatatu.com> <20171123163612.GA2040@nanopsycho> <06221970-a415-b8ba-70bd-0959e3da9e41@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stephen@networkplumber.org, netdev@vger.kernel.org To: Jamal Hadi Salim Return-path: Received: from mail-wm0-f42.google.com ([74.125.82.42]:46136 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753074AbdKWRzX (ORCPT ); Thu, 23 Nov 2017 12:55:23 -0500 Received: by mail-wm0-f42.google.com with SMTP id u83so18416480wmb.5 for ; Thu, 23 Nov 2017 09:55:22 -0800 (PST) Content-Disposition: inline In-Reply-To: <06221970-a415-b8ba-70bd-0959e3da9e41@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: Thu, Nov 23, 2017 at 06:32:38PM CET, jhs@mojatatu.com wrote: >On 17-11-23 11:36 AM, Jiri Pirko wrote: >> Sat, Apr 22, 2017 at 02:36:23PM CEST, jhs@mojatatu.com wrote: >> >> [...] >> > >[..] >> >> Jamal, is there any particular reason that you print cookie only in case >> you show stats? What is the relation between cookie and stats? > >-s has been thus far used to imply "verbose" on. Other than that :O Afaik, "-d" is used for that in iproute2 suite. >no good reason. Ok, I will move it out. > >cheers, >jamal >