Re: [PATCH v2 0/4] sctp: fix association hangs due to reassembly/ordering logic
From: David Miller <davem@davemloft.net>
Date: 2013-02-27 19:43:22
Also in:
linux-sctp
From: David Miller <davem@davemloft.net>
Date: 2013-02-27 19:43:22
Also in:
linux-sctp
From: Daniel Borkmann <redacted> Date: Wed, 27 Feb 2013 20:36:50 +0100
On 02/27/2013 07:54 PM, Lee A. Roberts wrote:quoted
From: "Lee A. Roberts" <redacted> This series of patches resolves several 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 of reassembly/ordering queues may show either duplicated or missing packets.Just nitpicking here ... all of your 4 patches have the same first paragraph, which can actually be left out completely if it is already in your patch cover letter stated.
Right because I can create a merge commit for the series when I apply it and put that text there.