[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <vbfftyfm8a4.fsf@reg-r-vrt-018-180.mtr.labs.mlnx>
Date: Wed, 12 Sep 2018 11:25:55 +0300
From: Vlad Buslov <vladbu@...lanox.com>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
Jiri Pirko <jiri@...nulli.us>,
David Miller <davem@...emloft.net>,
Stephen Hemminger <stephen@...workplumber.org>,
Kirill Tkhai <ktkhai@...tuozzo.com>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Leon Romanovsky <leon@...nel.org>,
Greg KH <gregkh@...uxfoundation.org>, mark.rutland@....com,
Florian Westphal <fw@...len.de>,
David Ahern <dsahern@...il.com>,
lucien xin <lucien.xin@...il.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Christian Brauner <christian.brauner@...ntu.com>,
Jiri Benc <jbenc@...hat.com>
Subject: Re: [PATCH net-next 13/13] net: sched: add flags to Qdisc class ops struct
On Fri 07 Sep 2018 at 19:50, Cong Wang <xiyou.wangcong@...il.com> wrote:
> On Thu, Sep 6, 2018 at 12:59 AM Vlad Buslov <vladbu@...lanox.com> wrote:
>>
>> Extend Qdisc_class_ops with flags. Create enum to hold possible class ops
>> flag values. Add first class ops flags value QDISC_CLASS_OPS_DOIT_UNLOCKED
>> to indicate that class ops functions can be called without taking rtnl
>> lock.
>
> We don't add anything that is not used.
>
> This is the last patch in this series, so I am pretty sure you split
> it in a wrong way, it certainly belongs to next series, not this series.
Will do.
Thank you for reviewing my code!
Powered by blists - more mailing lists