Faisal Latif wrote: > During a stress testing in a large cluster, multiple close event is detected > and BUG() is hit in core. The cause is that active node gave up while waitings > for MPA response from the peer and tried to close the connection by sending > RST. > The passive node driver receives the RST but is waiting for MPA response from > user. When MPA accept is receives, the driver send offloads the connection and > sends CLOSE event. The driver get an AE indicating RESET receive and also send > CLOSE event causing BUG() to hit in the core. RESET handling and sending CLOSE > events are fixed. > > Signed-off-by: Faisal Latif <[email protected]> > ---
Applied, Regards, Vladimir _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
