netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Testing server performance
@ 2011-12-09 15:26 Igor Maravić
  2011-12-09 17:18 ` Ben Greear
  2011-12-12  9:36 ` Eric Dumazet
  0 siblings, 2 replies; 6+ messages in thread
From: Igor Maravić @ 2011-12-09 15:26 UTC (permalink / raw)
  To: netdev

Hi all,
I'm currently testing how much traffic can I push through my server.
I'm running on Ubuntu 11.10 server with net-next kernel.
I'm using 2 Gbps NICs, Netgear GA311 and D-Link DGE-528T, that use r8169 driver.
I'm generating UDP packets from a router with constant speed.

After I push traffic to my server with max speed, it saturates.
It receives packets at 77MBps and it sends packet with 14MBps.
When there are no incoming traffic, but there are remaining packets in
tx fifo queue, it sends them with 40MBps.

That all wouldn't be strange because my machine isn't any thing special
(AMD Athlon(tm) II X2 240 on 2,8GHz, motherboard ASUS M2N68 PLUS and
2x2GB DDR2 RAM memory on 1066MHz),
but the dstat shows that CPUs are maximally using 6% of their
resources for interrupt handling.
Beside that, nothing else is using CPU time.
Why does it saturate on this values then? Am I doing something wrong?
Any help is appreciated.

BR
Igor

PS. Kernel is SMP enabled and I tried different bit masks for
smp_affinity for my interfaces, but I still got the same result.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-12 17:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 15:26 Testing server performance Igor Maravić
2011-12-09 17:18 ` Ben Greear
2011-12-12  9:24   ` Igor Maravić
2011-12-12 17:32     ` Ben Greear
2011-12-12  9:36 ` Eric Dumazet
2011-12-12  9:45   ` Igor Maravić

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).