Re: UDP multicast packet loss not reported if TX ring overrun?
From: Eric Dumazet <hidden>
Date: 2009-08-25 15:32:47
From: Eric Dumazet <hidden>
Date: 2009-08-25 15:32:47
Christoph Lameter a écrit :
On Tue, 25 Aug 2009, Eric Dumazet wrote:quoted
Please hold on, I would like to fully understand what's happening, and test the patch :)Ok. It would be good if the drops would also be somehow noted by the UDP subsystem (one should see something with netstat -su) and may be even the socket. I see a drops column in /proc/net/udp. rx_drops, tx_drops?
This /proc/net/udp column is for rx_drops currently and was recently added...