Hi all,
Please review and ack at least patch #1 in this series. I am less happy with 
#2and #3, so I would like to hold these until I have pursued other optios.

////jon


> -----Original Message-----
> From: Jon Maloy <jon.ma...@ericsson.com>
> Sent: 4-Nov-19 13:39
> To: Jon Maloy <jon.ma...@ericsson.com>; Jon Maloy <ma...@donjonn.com>
> Cc: Mohan Krishna Ghanta Krishnamurthy 
> <mohan.krishna.ghanta.krishnamur...@ericsson.com>;
> parthasarathy.bhuvara...@gmail.com; Tung Quang Nguyen 
> <tung.q.ngu...@dektech.com.au>; Hoang
> Huu Le <hoang.h...@dektech.com.au>; Tuong Tong Lien 
> <tuong.t.l...@dektech.com.au>; Gordan
> Mihaljevic <gordan.mihalje...@dektech.com.au>; ying....@windriver.com; tipc-
> discuss...@lists.sourceforge.net
> Subject: [net-next 0/3] tipc: improve link congestion control
> 
> We introduce a variable-window link level congestion control, at the
> same time basing this on counting bytes instead of packets.
> 
> Jon Maloy (3):
>   tipc: introduce variable window congestion control
>   tipc: rename TIPC_NAGLE capability bit
>   tipc: base link congestion control on bytes instead of packets
> 
>  net/tipc/bcast.c     |  12 ++--
>  net/tipc/bearer.c    |  12 ++--
>  net/tipc/bearer.h    |  16 ++++--
>  net/tipc/eth_media.c |   6 +-
>  net/tipc/ib_media.c  |   5 +-
>  net/tipc/link.c      | 157 
> ++++++++++++++++++++++++++++++++++-----------------
>  net/tipc/link.h      |  13 +++--
>  net/tipc/node.c      |  21 ++++---
>  net/tipc/node.h      |   4 +-
>  net/tipc/socket.c    |   2 +-
>  net/tipc/udp_media.c |   7 ++-
>  11 files changed, 167 insertions(+), 88 deletions(-)
> 
> --
> 2.1.4


_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to