[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1183477160.25031.170.camel@mtls03>
Date: Tue, 03 Jul 2007 18:39:20 +0300
From: Eli Cohen <eli@...lanox.co.il>
To: linux-net@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: receive errors
Hi,
I am running a benchmark that uses a UDP socket to send small packets
(20 bytes) from on side to the other side. I experience packet loss
reported by the benchmark and I can see that it matches what I see with
netstat:
[root@...74 opt]# netstat -us
Udp:
26971289 packets received
7 packets to unknown port received.
32615 packet receive errors
155761284 packets sent
Can someone please direct to the source code that detects such receive
errors and/or suggest why such a thing could happen?
Thanks
Eli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists