Re: [PATCH 0/4] sctp: fix association hangs due to reassembly/ordering logic
From: Sridhar Samudrala <hidden>
Date: 2013-02-27 16:42:08
From: Sridhar Samudrala <hidden>
Date: 2013-02-27 16:42:08
On 2/26/2013 2:37 PM, David Miller wrote:
From: "Lee A. Roberts" <redacted> Date: Tue, 26 Feb 2013 07:36:12 -0700quoted
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. Lee A. Roberts (4): sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow() sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point sctp: fix association hangs due to errors when reneging events from the ordering queue sctp: fix association hangs due to partial delivery errorsVlad, Sridhar, and Neil, please review.
I am no longer able to spend time on reviewing SCTP patches. Please remove my name from the maintainers list. Should i submit a patch ? Thanks Sridhar