Re: [PATCH net-next v11 3/4] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2017-07-29 11:21:28
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2017-07-29 11:21:28
On 17-07-29 03:19 AM, Jiri Pirko wrote:
That is what the code I wrote above do. And I think that your code does not (if you don't assume that allowed flags are always starting from the least significant bit)
Ok, here's how it looks now.. I still have to move things around in the other patches and do testing but i think this looks good. cheers, jamal