[tipc-discussion] tipc: name table entry is not matched

2016-06-01 Thread GUNA
I am running on Kernel 4.4.0 and do see table Name table mismatch as per "tipc-config" tool. As per analysis, I do see only one entry is mismatched as indicated below. It is seen only on card13 CPU and no other CPUs (system has total 10 cards). The system is up 22 days. Type Lower Upper

Re: [tipc-discussion] tipc_sk_rcv: Kernel panic on one of the card on 4.4.0

2016-06-01 Thread GUNA
If the issue is reproducible then I could try with Erik's patch even though the root cause is unknown. Currently, we are not clear yet on root cause of the issue. I could add the patch on production release, only if the patch will fix the issue. Otherwise, I may need to find test stream. As per Er

Re: [tipc-discussion] [PATCH iproute2 4/4] tipc: implement bearer add functionality

2016-06-01 Thread Richard Alpe
Hi Erik, On 2016-05-27 15:34, Richard Alpe wrote: > On 2016-05-27 13:29, Erik Hugne wrote: >> On May 27, 2016 10:13, "Richard Alpe" wrote: >>> >>> On 2016-05-26 19:58, Erik Hugne wrote: > .ti -8 > +.B tipc bearer add remoteip REMOTEIP media udp name NAME Why is the parameter or

Re: [tipc-discussion] tipc_sk_rcv: Kernel panic on one of the card on 4.4.0

2016-06-01 Thread Xue, Ying
Hi GUNA, Thanks for your confirmation, which is very important for us to look into what happened in 4.4.0 version. Yes, my mentioned Erik's patch is just as Erik said: "tipc: fix timer handling when socket is owned". I also agree to Erik's solution as its change is more common method to deal w