Messages in this thread |  | | From | David Mosberger <> | Date | Tue, 3 Jun 2003 23:19:31 -0700 | Subject | Re: fix TCP roundtrip time update code |
| |
>>>>> On Tue, 03 Jun 2003 23:04:02 -0700, Nivedita Singhvi <niv@us.ibm.com> said:
Nivedita> Those should be TCPAbortOnTimeout counts, rather than Nivedita> TCPAbortFailed errors, I would expect? Why AbortFailed? Nivedita> Coming from IP via tcp_transmit_skb()?
Yes, the "connection hangs/disappearances" where triggered by TCPAbortOnTimeout; the TCPAbortFailed errors were indicating that tcp_transmit_skb() had failed, i.e., the tx queue was overrun (that's were the losses came from).
--david - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |