From: "J.Hwan Kim" <frog1120@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: RSS mode performance in ixgbe (82599) driver
Date: Tue, 09 Aug 2011 21:03:55 +0900 [thread overview]
Message-ID: <4E41222B.8060003@gmail.com> (raw)
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
next reply other threads:[~2011-08-09 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-09 12:03 J.Hwan Kim [this message]
2011-08-09 12:43 ` RSS mode performance in ixgbe (82599) driver Eric Dumazet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E41222B.8060003@gmail.com \
--to=frog1120@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.