netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] tipc: link changeover issues
@ 2019-07-24  1:56 Tuong Lien
  2019-07-24  1:56 ` [net-next 1/2] tipc: optimize link synching mechanism Tuong Lien
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tuong Lien @ 2019-07-24  1:56 UTC (permalink / raw)
  To: davem, jon.maloy, maloy, ying.xue, netdev; +Cc: tipc-discussion

This patch series is to resolve some issues found with the current link
changeover mechanism, it also includes an optimization for the link
synching.

Tuong Lien (2):
  tipc: optimize link synching mechanism
  tipc: fix changeover issues due to large packet

 net/tipc/link.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 net/tipc/msg.c  |  59 ++++++++++++++++++++++++++++
 net/tipc/msg.h  |  28 ++++++++++++-
 net/tipc/node.c |   6 ++-
 net/tipc/node.h |   6 ++-
 5 files changed, 199 insertions(+), 19 deletions(-)

-- 
2.13.7


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [net-next 0/2] tipc: link changeover issues
@ 2019-07-12  5:15 Tuong Lien
  2019-07-12  5:15 ` [net-next 1/2] tipc: optimize link synching mechanism Tuong Lien
  0 siblings, 1 reply; 5+ messages in thread
From: Tuong Lien @ 2019-07-12  5:15 UTC (permalink / raw)
  To: davem, jon.maloy, maloy, ying.xue, netdev; +Cc: tipc-discussion

This patch series is to resolve some issues found with the current link
changeover mechanism, it also includes an optimization for the link
synching.

Tuong Lien (2):
  tipc: optimize link synching mechanism
  tipc: fix changeover issues due to large packet

 net/tipc/link.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 net/tipc/msg.c  |  59 ++++++++++++++++++++++++++++
 net/tipc/msg.h  |  28 ++++++++++++-
 net/tipc/node.c |   6 ++-
 net/tipc/node.h |   6 ++-
 5 files changed, 199 insertions(+), 19 deletions(-)

-- 
2.13.7


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-25 22:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24  1:56 [net-next 0/2] tipc: link changeover issues Tuong Lien
2019-07-24  1:56 ` [net-next 1/2] tipc: optimize link synching mechanism Tuong Lien
2019-07-24  1:56 ` [net-next 2/2] tipc: fix changeover issues due to large packet Tuong Lien
2019-07-25 22:56 ` [net-next 0/2] tipc: link changeover issues David Miller
  -- strict thread matches above, loose matches on Subject: below --
2019-07-12  5:15 Tuong Lien
2019-07-12  5:15 ` [net-next 1/2] tipc: optimize link synching mechanism Tuong Lien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).