Re: [PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices

2016-09-29 Thread David Miller
From: Xin Long 
Date: Thu, 29 Sep 2016 02:37:25 +0800

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

Series applied, thanks.


[PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices

2016-09-28 Thread Xin Long
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