Re: UDP multicast packet loss not reported if TX ring overrun?
From: Eric Dumazet <hidden>
Date: 2009-08-25 13:48:34
From: Eric Dumazet <hidden>
Date: 2009-08-25 13:48:34
Christoph Lameter a écrit :
On Tue, 25 Aug 2009, Eric Dumazet wrote:quoted
NET_XMIT_CN strikes again :) Well, if ip_local_out() returns a negative error (say -EPERM for example), your patch disables OUTDISCARDS increments. Maybe a simpler patch like this one ?Yes looks good. Can we get this in soon?
Please hold on, I would like to fully understand what's happening, and test the patch :)