Re: [tipc-discussion] [PATCH net-next v6 4/4] tipc: debugging_tracing_profiling support for neighbor monitoring code

2016-05-14 Thread Jon Maloy
On 05/14/2016 04:44 AM, Parthasarathy Bhuvaragan wrote: > Hi Jon, > > What triggers the nodes to have non-applied members? > Does this depend on the discovery domain specified when creating a bearer? The typical case is if your network is not fully meshed. Then some of the peers will send domai

Re: [tipc-discussion] [PATCH net-next v6 4/4] tipc: debugging_tracing_profiling support for neighbor monitoring code

2016-05-14 Thread Parthasarathy Bhuvaragan
Hi Jon, What triggers the nodes to have non-applied members? Does this depend on the discovery domain specified when creating a bearer? Can you please explain this concept. I have been testing my patches for listing the monitoring peers, but Iam unable to verify the above. regards Partha _

[tipc-discussion] [PATCH net-next v6 4/4] tipc: debugging_tracing_profiling support for neighbor monitoring code

2016-05-13 Thread Jon Maloy
NOT TO BE RELEASED - Atomic counters for profiling, to trace behavior of and intercation between local name spaces, and with namespaces in other VMs. - Printout function for above. The counters are written to the kernel log as a side effect of doing "tipc bearer list". - Function to prin