public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* UDP packets loss
@ 2006-11-14 22:15 eli
  2006-11-14 22:35 ` Stephen Hemminger
  2006-11-14 22:54 ` Richard B. Johnson
  0 siblings, 2 replies; 14+ messages in thread
From: eli @ 2006-11-14 22:15 UTC (permalink / raw)
  To: linux-kernel, linux-net

Hi,
I am running a client/server test app over IPOIB in which the client sends
a certain amount of data to the server. When the transmittion ends, the
server prints the bandwidth and how much data it received. I can see that
the server reports it received about 60% that the client sent. However,
when I look at the server's interface counters before and after the
transmittion, I see that it actually received all the data that the client
sent. This leads me to suspect that the networking layer somehow dropped
some of the data. One thing to not - the CPU is 100% busy at the receiver.
Could this be the reason (the machine I am using is 2 dual cores - 4
CPUs).

The secod question is how do I make the interrupts be srviced by all CPUs?
I tried through the procfs as described by IRQ-affinity.txt but I can set
the mask to 0F bu then I read back and see it is indeed 0f but after a few
seconds I see it back to 02 (which means only CPU1).

One more thing - the device I am using is capable of generating MSIX
interrupts.

Thanks from advance
Eli


^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <60157.89.139.64.58.1163542548.squirrel@dev.mellanox.co.il>]

end of thread, other threads:[~2006-11-17 14:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 22:15 UDP packets loss eli
2006-11-14 22:35 ` Stephen Hemminger
2006-11-14 23:08   ` eli
2006-11-14 23:23     ` Stephen Hemminger
2006-11-15 13:03     ` Neil Horman
2006-11-14 23:14   ` Auke Kok
2006-11-15 21:57     ` John Heffner
2006-11-14 22:54 ` Richard B. Johnson
     [not found] <60157.89.139.64.58.1163542548.squirrel@dev.mellanox.co.il>
2006-11-16 18:51 ` eli
2006-11-16 19:01   ` John Heffner
2006-11-16 21:10     ` eli
2006-11-16 21:23       ` David Miller
2006-11-16 23:52   ` Alan
2006-11-17 14:48   ` Neil Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox