netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J.Hwan Kim" <frog1120@gmail.com>
To: netdev <netdev@vger.kernel.org>
Subject: Intel 82599 ixgbe driver performance
Date: Wed, 10 Aug 2011 15:19:34 +0900	[thread overview]
Message-ID: <4E4222F6.7050304@gmail.com> (raw)

Hi, everyone

I'm testing our network card which includes intel 82599 based on ixgbe 
driver.
I wonder what is the Rx performance of i82599 without network stack only 
with 64Byte frames.
Our driver reads the packet directly from DMA packet buffer and push to 
the application
without passing through linux kernel stack.
It seems that the intel 82599 cannot push 64B frames to DMA area in 10G.
Is it right?

If it is the case, what is the bottleneck of 82599?

Thanks in advance.

Best Regards,
J.Hwan KIm






             reply	other threads:[~2011-08-10  6:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10  6:19 J.Hwan Kim [this message]
2011-08-10 19:18 ` Intel 82599 ixgbe driver performance Martin Josefsson
2011-08-10 20:58 ` Rick Jones
     [not found]   ` <4E433706.2020302@gmail.com>
2011-08-11 18:43     ` Rick Jones

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=4E4222F6.7050304@gmail.com \
    --to=frog1120@gmail.com \
    --cc=netdev@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 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).