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/