All of lore.kernel.org
 help / color / mirror / Atom feed
* RSS mode performance in ixgbe (82599) driver
@ 2011-08-09 12:03 J.Hwan Kim
  2011-08-09 12:43 ` Eric Dumazet
  0 siblings, 1 reply; 2+ messages in thread
From: J.Hwan Kim @ 2011-08-09 12:03 UTC (permalink / raw)
  To: linux-kernel

Hi, everyone

I'm testing the RSS mode throughput of Intel ixgbe 82599 driver.
My server's specification is Xeon 3GHz (4cores) and PCIe speed is 
2.5Gx8lanes,
and DD2 memory is about 600~700MHz.

When I enable the RSS(receive side scaling) mode with 4 Rx queues,
the Rx performance is below than when I use a single queue.

I don't know how the cores operate, whether the cores run in sequence
or simultaneously at the same time.

I want to know the mechanism in general how the multi-cores run
and the reason why the performance of ixgbe driver in rss mode is below
non-rss mode.

Thanks in advance.

Best Regards,
J.Hwan Kim






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

end of thread, other threads:[~2011-08-09 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 12:03 RSS mode performance in ixgbe (82599) driver J.Hwan Kim
2011-08-09 12:43 ` Eric Dumazet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.