netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ogerlitz@mellanox.com
Cc: netdev@vger.kernel.org, jiri@mellanox.com, roid@mellanox.com,
	hadarh@mellanox.com
Subject: Re: [PATCH net-next V3 0/2] net/sched: cls_flower: Add support for matching on dissection flags
Date: Thu, 08 Dec 2016 11:33:10 -0500 (EST)	[thread overview]
Message-ID: <20161208.113310.2200395041008288200.davem@davemloft.net> (raw)
In-Reply-To: <1481112191-14115-1-git-send-email-ogerlitz@mellanox.com>

From: Or Gerlitz <ogerlitz@mellanox.com>
Date: Wed,  7 Dec 2016 14:03:09 +0200

> This series add the UAPI to provide set of flags for matching, where the 
> flags provided from user-space are mapped to flow-dissector flags.
> 
> The 1st flag allows to match on whether the packet is an
> IP fragment and corresponds to the FLOW_DIS_IS_FRAGMENT flag.
  ...
> v2->v3:
>   - replace BIT() with << (kbuild test robot)
> 
> v1->v2:
>  - dropped the flow dissector patch (#1) as no changes are needed there (Jiri)
>  - applied code review comments from Jiri to the flower patch

Series applied.

      parent reply	other threads:[~2016-12-08 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-07 12:03 [PATCH net-next V3 0/2] net/sched: cls_flower: Add support for matching on dissection flags Or Gerlitz
2016-12-07 12:03 ` [PATCH net-next V3 1/2] net/sched: cls_flower: Add support for matching on flags Or Gerlitz
2016-12-07 12:03 ` [PATCH net-next V3 2/2] net/mlx5e: Offload TC matching on packets being IP fragments Or Gerlitz
2016-12-08 16:33 ` David Miller [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=20161208.113310.2200395041008288200.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hadarh@mellanox.com \
    --cc=jiri@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=roid@mellanox.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).