linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices
@ 2016-09-28 18:37 Xin Long
  2016-09-28 18:37 ` [PATCHv3 net 1/3] sctp: move sent_count to the memory hole in sctp_chunk Xin Long
  2016-09-30  6:08 ` [PATCHv3 net 0/3] sctp: a bunch of fixes for " David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Xin Long @ 2016-09-28 18:37 UTC (permalink / raw)
  To: network dev, linux-sctp
  Cc: davem, Marcelo Ricardo Leitner, Vlad Yasevich, daniel

This patchset is to fix 2 issues for prsctp polices:

  1. patch 1 and 2 fix "netperf-Throughput_Mbps -37.2% regression" issue
     when overloading the CPU.

  2. patch 3 fix "prsctp polices should check both sides' prsctp_capable,
     instead of only local side".

Xin Long (3):
  sctp: move sent_count to the memory hole in sctp_chunk
  sctp: remove prsctp_param from sctp_chunk
  sctp: change to check peer prsctp_capable when using prsctp polices

 include/net/sctp/structs.h | 13 +++----------
 net/sctp/chunk.c           | 11 ++++++++---
 net/sctp/outqueue.c        | 12 ++++++------
 net/sctp/sm_make_chunk.c   | 15 ---------------
 4 files changed, 17 insertions(+), 34 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2016-09-30  6:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 18:37 [PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices Xin Long
2016-09-28 18:37 ` [PATCHv3 net 1/3] sctp: move sent_count to the memory hole in sctp_chunk Xin Long
2016-09-28 18:37   ` [PATCHv3 net 2/3] sctp: remove prsctp_param from sctp_chunk Xin Long
2016-09-28 18:37     ` [PATCHv3 net 3/3] sctp: change to check peer prsctp_capable when using prsctp polices Xin Long
2016-09-30  6:08 ` [PATCHv3 net 0/3] sctp: a bunch of fixes for " David Miller

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).