All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamal Hadi Salim <jhs@mojatatu.com>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: David Miller <davem@davemloft.net>,
	Linux Kernel Network Developers <netdev@vger.kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>
Subject: Re: [net-next PATCH 3/3] net sched actions: aggregate dumping of actions timeinfo
Date: Mon, 6 Jun 2016 06:34:44 -0400	[thread overview]
Message-ID: <575551C4.4000704@mojatatu.com> (raw)
In-Reply-To: <CAM_iQpWdfP91GUkhJW70ii15uwr1vEPEpF2b8hkfSPA02NVreg@mail.gmail.com>

On 16-06-06 01:39 AM, Cong Wang wrote:
> On Sun, Jun 5, 2016 at 7:26 AM, Jamal Hadi Salim <jhs@mojatatu.com> wrote:
>> diff --git a/include/net/act_api.h b/include/net/act_api.h
>> index 8389c00..5453f52 100644
>> --- a/include/net/act_api.h
>> +++ b/include/net/act_api.h
>> @@ -80,6 +80,14 @@ static inline void tcf_lastuse_update(struct tcf_t *tm)
>>                  tm->firstuse = now;
>>   }
>>
>> +static inline void tcf_tm_dump(struct tcf_t *dtm, struct tcf_t *stm)
>
> Nit: const struct tcf_t *stm. ;)
>

Ok, here comes a patch ;->

cheers,
jamal

      reply	other threads:[~2016-06-06 10:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-05 14:26 [net-next PATCH 0/3] net sched action timestamp improvements Jamal Hadi Salim
2016-06-05 14:26 ` [net-next PATCH 1/3] net sched: actions use tcf_lastuse_update for consistency Jamal Hadi Salim
2016-06-05 14:26 ` [net-next PATCH 2/3] net sched actions: introduce timestamp for firsttime use Jamal Hadi Salim
2016-06-05 14:26 ` [net-next PATCH 3/3] net sched actions: aggregate dumping of actions timeinfo Jamal Hadi Salim
2016-06-06  5:39   ` Cong Wang
2016-06-06 10:34     ` Jamal Hadi Salim [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575551C4.4000704@mojatatu.com \
    --to=jhs@mojatatu.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.