From: David Miller <davem@davemloft.net>
To: aring@mojatatu.com
Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us,
netdev@vger.kernel.org, kernel@mojatatu.com, kubakici@wp.pl,
dsahern@gmail.com
Subject: Re: [PATCHv3 net-next 0/7] net: sched: cls: add extack support
Date: Fri, 19 Jan 2018 15:53:21 -0500 (EST) [thread overview]
Message-ID: <20180119.155321.1327181470415541023.davem@davemloft.net> (raw)
In-Reply-To: <20180118162055.31587-1-aring@mojatatu.com>
From: Alexander Aring <aring@mojatatu.com>
Date: Thu, 18 Jan 2018 11:20:48 -0500
> this patch adds extack support for TC classifier subsystem. The first
> patch fixes some code style issues for this patch series pointed out
> by checkpatch. The other patches until the last one prepares extack
> handling for the TC classifier subsystem and handle generic extack
> errors.
>
> The last patch is an example for u32 classifier to add extack support
> inside the callbacks delete and change. There exists a init callback as
> well, but most classifier implementation run a kalloc() once to allocate
> something. Not necessary _yet_ to add extack support now.
Series applied, tanks.
prev parent reply other threads:[~2018-01-19 20:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-18 16:20 [PATCHv3 net-next 0/7] net: sched: cls: add extack support Alexander Aring
2018-01-18 16:20 ` [PATCHv3 net-next 1/7] net: sched: cls: fix code style issues Alexander Aring
2018-01-18 16:37 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 2/7] net: sched: cls_api: handle generic cls errors Alexander Aring
2018-01-18 16:42 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 3/7] net: sched: cls: add extack support for change callback Alexander Aring
2018-01-18 16:44 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 4/7] net: sched: cls: add extack support for tcf_exts_validate Alexander Aring
2018-01-18 16:44 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 5/7] net: sched: cls: add extack support for delete callback Alexander Aring
2018-01-18 16:48 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 6/7] net: sched: cls: add extack support for tcf_change_indev Alexander Aring
2018-01-18 16:49 ` Jiri Pirko
2018-01-18 16:20 ` [PATCHv3 net-next 7/7] net: sched: cls_u32: add extack support Alexander Aring
2018-01-18 16:51 ` Jiri Pirko
2018-01-18 22:57 ` Alexander Aring
2018-01-18 20:15 ` [PATCHv3 net-next 0/7] net: sched: cls: " Jakub Kicinski
2018-01-19 20:53 ` 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=20180119.155321.1327181470415541023.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=aring@mojatatu.com \
--cc=dsahern@gmail.com \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kernel@mojatatu.com \
--cc=kubakici@wp.pl \
--cc=netdev@vger.kernel.org \
--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).