All of lore.kernel.org
 help / color / mirror / Atom feed
* Gap is only retransmitted once
@ 2011-02-15 13:58 Mingyuan Zhu
  2011-02-15 16:01 ` Vasil Velichkov
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Mingyuan Zhu @ 2011-02-15 13:58 UTC (permalink / raw)
  To: linux-sctp

Hi,



I have observed a problem while doing load testing on SCTP. The tested
equipment is an open suse linux box with 2.6.34 kernel. The
application of the equipment will send/receive messages through linux
kernel sctp. The peer is an equipment using Aricent sctp stack.

During the load testing, the peer equipment drops sctp chunks and
reports gaps through SACK to the tested equipment.

The tested equipment (Linux box) retransmitts the missing chunks. But
it always retransmit the same #TSN only once even it receives more
SACKs with the reporting gap.

From the ethereal captures:

- TSN 2254147468 is not received by the peer equipment, so it reports
the gap by SACK.

- Linux box retransmit TSN 2254147468.

- The peer still does not get it. It reports the gap by SACK again and again.

- Linux box never retransmit the missing chunk again.

- Finally, neither linux box nor the peer can send/receive any more chunks.



Could someone help to look at the problem? Any help would be highly appreciated!

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-03-03 10:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15 13:58 Gap is only retransmitted once Mingyuan Zhu
2011-02-15 16:01 ` Vasil Velichkov
2011-02-16  4:42 ` Mingyuan Zhu
2011-02-17  3:34 ` Mingyuan Zhu
2011-02-18 14:04 ` Mingyuan Zhu
2011-02-19  8:37 ` Mingyuan Zhu
2011-02-22  6:44 ` Shan Wei
2011-02-22 13:14 ` Mingyuan Zhu
2011-03-01  1:36 ` Shan Wei
2011-03-01  2:45 ` Wei Yongjun
2011-03-01  4:39 ` Wei Yongjun
2011-03-01  4:49 ` Mingyuan Zhu
2011-03-01  8:26 ` Wei Yongjun
2011-03-01  8:47 ` Mingyuan Zhu
2011-03-03  4:44 ` Mingyuan Zhu
2011-03-03  4:49 ` Shan Wei
2011-03-03  9:27 ` Wei Yongjun
2011-03-03 10:07 ` Mingyuan Zhu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.