>1. As TIPC creates a UDP socket for a bearer and multiple TIPC sockets are
>kind of multiplexed into one UDP socket. Can it slow the
>performance when the incoming traffic is high?
I do not see any performance down in my test when using UDP bearer.
>2. Can we increase the buffer size of the TIPC
Hi John/Xin,Tung,
I hope you guys are doing well.
I need some suggestions about using a TIPC socket for the "SOCK_SEQPACKET"
type while using a UDP bearer.
There is a use case where the incoming traffic is very high for a short
period intermittently.
1. As TIPC creates a UDP socket for a bear