Re: RFH: problems with adjacency graph

2016-10-11 Thread David Ahern
On 10/11/16 12:54 AM, Jiri Pirko wrote: >> >> It seems like the complete mesh is not really needed, but cscope shows >> spectrum, ixgbe and bonding all using the for_each upper and lower device >> macros. >> >> Suggestions? > > Well other possibility is to traverse the tree recursively. But that

Re: RFH: problems with adjacency graph

2016-10-10 Thread Jiri Pirko
Tue, Oct 11, 2016 at 04:18:52AM CEST, dsah...@gmail.com wrote: >Jiri / Veaceslav: > >As author's of the adjacency tracking code in dev.c I am hoping you can help >with suggested patches for a couple of problems. The start point needs to >include commit 93409033ae65 which resolved a different prob

RFH: problems with adjacency graph

2016-10-10 Thread David Ahern
Jiri / Veaceslav: As author's of the adjacency tracking code in dev.c I am hoping you can help with suggested patches for a couple of problems. The start point needs to include commit 93409033ae65 which resolved a different problem from what I am seeing now. At the moment I have 2 cases both f