From: David Miller <davem@davemloft.net>
To: daniel@iogearbox.net
Cc: alexei.starovoitov@gmail.com, jhs@mojatatu.com,
john.fastabend@gmail.com, eric.dumazet@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2] net, sched: add clsact qdisc
Date: Sun, 10 Jan 2016 22:17:15 -0500 (EST) [thread overview]
Message-ID: <20160110.221715.75880343274635261.davem@davemloft.net> (raw)
In-Reply-To: <61198814638d88ce3555dbecf8ef875523b95743.1452197856.git.daniel@iogearbox.net>
From: Daniel Borkmann <daniel@iogearbox.net>
Date: Thu, 7 Jan 2016 22:29:47 +0100
> This work adds a generalization of the ingress qdisc as a qdisc holding
> only classifiers. The clsact qdisc works on ingress, but also on egress.
> In both cases, it's execution happens without taking the qdisc lock, and
> the main difference for the egress part compared to prior version of [1]
> is that this can be applied with _any_ underlying real egress qdisc (also
> classless ones).
Looks nice and clean, applied, thanks Daniel.
next prev parent reply other threads:[~2016-01-11 3:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 21:29 [PATCH net-next v2] net, sched: add clsact qdisc Daniel Borkmann
2016-01-07 23:21 ` John Fastabend
2016-01-08 0:01 ` Eric Dumazet
2016-01-08 1:03 ` John Fastabend
2016-01-11 3:17 ` David Miller [this message]
2016-01-12 12:52 ` Jamal Hadi Salim
2016-01-12 14:46 ` Daniel Borkmann
2016-01-12 17:15 ` John Fastabend
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=20160110.221715.75880343274635261.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alexei.starovoitov@gmail.com \
--cc=daniel@iogearbox.net \
--cc=eric.dumazet@gmail.com \
--cc=jhs@mojatatu.com \
--cc=john.fastabend@gmail.com \
--cc=netdev@vger.kernel.org \
/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).