Re: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic

2013-02-20 Thread Vlad Yasevich
: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic Hi Lee On 02/20/2013 10:56 AM, Roberts, Lee A. wrote: From: Lee A. Roberts Resolve SCTP association hangs observed during SCTP stress testing. Observable symptoms include communications hangs with data being held in the

RE: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic

2013-02-20 Thread Roberts, Lee A.
Vlad, > -Original Message- > From: Vlad Yasevich [mailto:vyasev...@gmail.com] > Sent: Wednesday, February 20, 2013 11:06 AM > To: Roberts, Lee A. > Cc: linux-s...@vger.kernel.org; net...@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH 3/3]

Re: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic

2013-02-20 Thread Vlad Yasevich
Hi Lee On 02/20/2013 10:56 AM, Roberts, Lee A. wrote: From: Lee A. Roberts Resolve SCTP association hangs observed during SCTP stress testing. Observable symptoms include communications hangs with data being held in the association reassembly and/or lobby (ordering) queues. Close examination