On Fri, Aug 18, 2017 at 02:44:53PM +0100, Ferruh Yigit wrote: > On 8/2/2017 3:10 PM, Nelio Laranjeiro wrote: > > This series cleanups the control plane part and the way it uses the > > different > > kind of objects (DPDK queues, Verbs Queues, ...). It has three goals: > > > > 1. Reduce the memory usage by sharing all possible objects. > > > > 2. Leave the configuration to the control plane and the > > creation/destruction > > of queues to the dev_start/dev_stop() to have a better control on object > > and easily apply the configuration. > > > > 3. Create all flows through the generic flow API, it will also help to > > implement a detection collision algorithm as all flows are using the > > same > > service and thus the same kind of object. > > Hi Nelio, > > Patchset is not applying cleanly, can you please rebase it on top of > latest tree?
yes, > And there are some checkpatch warnings for the set. sure, > There are two other mlx5 patchsets, what is the dependency between them? It is mlx5-cleanup first and then this one. I will put clearly the dependency in cover letter to help. Thanks, -- Nélio Laranjeiro 6WIND