[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180116134654.10d4fdef@cakuba.netronome.com>
Date: Tue, 16 Jan 2018 13:46:54 -0800
From: Jakub Kicinski <kubakici@...pl>
To: Alexander Aring <aring@...atatu.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, netdev@...r.kernel.org, kernel@...atatu.com,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCH net-next 0/8] net: sched: cls: add extack support
On Tue, 16 Jan 2018 12:20:19 -0500, Alexander Aring wrote:
> Hi,
>
> 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.
>
> I know there are patches around which makes changes to these files.
> I will rebase my stuff on Jiri's patches if they get in before mine.
Ugh, this is going to conflict with our series too :( (and I CCed you
on ours)
Would it be OK for you to hold off until Jiri's code gets merged and
ours comes down via bpf-next? That shouldn't take long at all. The
conflicts between bpf/bpf-next/net-next are really taking their toll
on us this release cycles, I would really appreciate if we could make
some progress on this relatively simple series at least...
Powered by blists - more mailing lists