From: Jamal Hadi Salim <jhs@mojatatu.com>
To: Jiri Pirko <jiri@resnulli.us>, Daniel Borkmann <daniel@iogearbox.net>
Cc: David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, tgraf@suug.ch, jesse@nicira.com
Subject: Re: [patch net-next v3] tc: introduce OpenFlow classifier
Date: Fri, 10 Apr 2015 09:48:15 -0400 [thread overview]
Message-ID: <5527D49F.90201@mojatatu.com> (raw)
In-Reply-To: <20150410114633.GB2021@nanopsycho.orion>
On 04/10/15 07:46, Jiri Pirko wrote:
> Fri, Apr 10, 2015 at 11:30:06AM CEST, daniel@iogearbox.net wrote:
>> On 04/10/2015 11:12 AM, Jiri Pirko wrote:
>> ...
> I might be missing something, but to me, the codes of cls_flow and
> cls_openflow are very different. Merging cls_openflow with for example
> cls_fw makes similar sense to me.
>
> cls_flow is no match-action classifier. All skbs are hashed into classid
> of pre-defined range. You cannot speficy explicit action for match.
>
> On the other hand cls_openflow is match-action classifier (similar to
> for example bpf - might make more sense to me to merge it with bpf).
>
> What I say is, lets do things clearly, separate, not "overmerge" stuff.
>
> I will definitelly loose name "openflow" for my future submission to not
> to confuse people.
>
I think dropping the term "openflow" would be reasonable. I am not sure
if allowing for this to be part of cls_flow is reasonable.
I do think it makes sense to add another classifier that would do what
Dave was asking for. Such a classifier will have more advantages than
anything else imo since it will get most of the classification almost
for free.
cheers,
jamal
next prev parent reply other threads:[~2015-04-10 13:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 12:58 [patch net-next v3] tc: introduce OpenFlow classifier Jiri Pirko
2015-04-09 13:00 ` [patch iproute2 v3] tc: add support for " Jiri Pirko
2015-04-09 21:34 ` [patch net-next v3] tc: introduce " David Miller
2015-04-10 9:12 ` Jiri Pirko
2015-04-10 9:30 ` Daniel Borkmann
2015-04-10 11:46 ` Jiri Pirko
2015-04-10 13:48 ` Jamal Hadi Salim [this message]
2015-04-10 10:03 ` Thomas Graf
2015-04-10 12:23 ` David Miller
2015-04-10 12:45 ` Jiri Pirko
2015-04-11 16:12 ` Alexei Starovoitov
2015-04-12 7:53 ` Jiri Pirko
2015-04-12 23:44 ` David Miller
2015-04-13 0:12 ` Alexei Starovoitov
2015-04-13 0:36 ` David Miller
2015-04-13 1:03 ` Alexei Starovoitov
2015-04-13 8:26 ` Thomas Graf
2015-04-13 14:34 ` Jiri Pirko
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=5527D49F.90201@mojatatu.com \
--to=jhs@mojatatu.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=jesse@nicira.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=tgraf@suug.ch \
/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.