netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, jiri@mellanox.com,
	paulb@mellanox.com, john.fastabend@gmail.com,
	simon.horman@netronome.com, mrv@mojatatu.com,
	hadarh@mellanox.com, ogerlitz@mellanox.com, roid@mellanox.com,
	xiyou.wangcong@gmail.com, daniel@iogearbox.net
Subject: Re: [PATCH net-next v4 0/2] Add support for tc cookies
Date: Tue, 17 Jan 2017 13:17:46 +0100	[thread overview]
Message-ID: <20170117121746.GD1807@nanopsycho.orion> (raw)
In-Reply-To: <1484651509-27500-1-git-send-email-jhs@emojatatu.com>

Tue, Jan 17, 2017 at 12:11:47PM CET, jhs@mojatatu.com wrote:
>From: Jamal Hadi Salim <jhs@mojatatu.com>

No reason to bundle the stylistics cleanup patch with the act cookie
patch. Just send it as 2 separate patches they are.


>
>Changes in v4:
> - move stylistic changes out into a separate patch
>   (and add more stylistic changes)
>
>Changes in v3:
> - use TC_ prefix for the max size
> - move the cookie struct so visible only to kernel
> - remove unneeded void * cast
>
>Changes in V2:
> -move from a union to a length-value representation
>
>Jamal Hadi Salim (2):
>  net sched actions: Add support for user cookies
>  net sched: Trivial whitespace and stylistic changes
>
> include/net/act_api.h        |  8 ++++---
> include/net/pkt_cls.h        | 53 ++++++++++++++++++++++----------------------
> include/uapi/linux/pkt_cls.h |  3 +++
> net/sched/act_api.c          | 45 +++++++++++++++++++++++++++----------
> 4 files changed, 67 insertions(+), 42 deletions(-)
>
>-- 
>1.9.1
>

      parent reply	other threads:[~2017-01-17 12:17 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 11:11 [PATCH net-next v4 0/2] Add support for tc cookies Jamal Hadi Salim
2017-01-17 11:11 ` [PATCH net-next v4 1/2] net sched actions: Add support for user cookies Jamal Hadi Salim
2017-01-17 12:03   ` Jiri Pirko
2017-01-17 14:16   ` Daniel Borkmann
2017-01-17 16:50     ` Jamal Hadi Salim
2017-01-17 16:53       ` Jamal Hadi Salim
2017-01-17 16:57       ` Daniel Borkmann
2017-01-17 17:03         ` Jamal Hadi Salim
2017-01-17 17:05         ` Jiri Pirko
2017-01-18 11:00           ` Jamal Hadi Salim
2017-01-17 14:59   ` Simon Horman
2017-01-17 18:40   ` Cong Wang
2017-01-18 11:35     ` Jamal Hadi Salim
2017-01-18 11:47   ` Paul Blakey
2017-01-18 12:13     ` Jamal Hadi Salim
2017-01-17 11:11 ` [PATCH net-next v4 2/2] net sched: Trivial whitespace and stylistic changes Jamal Hadi Salim
2017-01-17 12:12   ` Jiri Pirko
2017-01-17 16:30     ` Jamal Hadi Salim
2017-01-17 12:17 ` Jiri Pirko [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=20170117121746.GD1807@nanopsycho.orion \
    --to=jiri@resnulli.us \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=hadarh@mellanox.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@mellanox.com \
    --cc=john.fastabend@gmail.com \
    --cc=mrv@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=paulb@mellanox.com \
    --cc=roid@mellanox.com \
    --cc=simon.horman@netronome.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).