[tipc-discussion] FW: [PATCH 1/1] tipc: eliminate node rwlock

2019-03-26 Thread Jon Maloy
Hi Hoang, This is what I did back in 2015. It worked fully with hundreds of failover tests, and I was ready to deliver it. Ying didn't like it though, and since it didn't give any visible performance improvements, I abandoned it for the time being. Back then I believed we could replace the rw

Re: [tipc-discussion] Topology subscriptions in bash

2019-03-26 Thread Erik Hugne
I'll see to it. You may have seen that i sent in the /dev/tipc redirection patch to the GNU/bash list about a week ago, but it seems it got a cold reception, no response yet. //E On Tue, 26 Mar 2019, 20:46 Jon Maloy, wrote: > So I guess the subscriber module should be added to tipc_utils as a

Re: [tipc-discussion] Topology subscriptions in bash

2019-03-26 Thread Jon Maloy
So I guess the subscriber module should be added to tipc_utils as a separate module, or possibly as part of libtipc, which is already there. You are still registered as developer at SF/tipc, so you are free to do it. Otherwise I can fix it, but I am pretty busy these days. BR ///jon From:

Re: [tipc-discussion] [PATCH net-next v2] tipc: fix return value check in tipc_mcast_send_sync()

2019-03-26 Thread David Miller
From: Wei Yongjun Date: Mon, 25 Mar 2019 06:31:09 + > Fix the return value check which testing the wrong variable > in tipc_mcast_send_sync(). > > Fixes: c55c8edafa91 ("tipc: smooth change between replicast and broadcast") > Reported-by: Hulk Robot > Signed-off-by: Wei Yongjun > --- > v1

Re: [tipc-discussion] [PATCH net] tipc: change to check tipc_own_id to return in tipc_net_stop

2019-03-26 Thread David Miller
From: Xin Long Date: Sun, 24 Mar 2019 00:48:22 +0800 > When running a syz script, a panic occurred: ... > It was caused by the netns freed without deleting the discoverer timer, > while later on the netns would be accessed in the timer handler. > > The timer should have been deleted by

Re: [tipc-discussion] [net-next 1/3] tipc: improve TIPC throughput by Gap ACK blocks

2019-03-26 Thread Xue, Ying
Hi Tuong, Thank you for your explanation below. It's pretty clear for me. Also, you can add my ack-by tag in the series if you want. Thanks, Ying -Original Message- From: Tuong Lien Tong [mailto:tuong.t.l...@dektech.com.au] Sent: Monday, March 25, 2019 3:33 PM To: Xue, Ying;