[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161208.113310.2200395041008288200.davem@davemloft.net>
Date: Thu, 08 Dec 2016 11:33:10 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: netdev@...r.kernel.org, jiri@...lanox.com, roid@...lanox.com,
hadarh@...lanox.com
Subject: Re: [PATCH net-next V3 0/2] net/sched: cls_flower: Add support for
matching on dissection flags
From: Or Gerlitz <ogerlitz@...lanox.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.
Powered by blists - more mailing lists