From: Jeff Garzik <jeff@garzik.org>
To: "Veeraiyan, Ayyappan" <ayyappan.veeraiyan@intel.com>
Cc: netdev@vger.kernel.org, arjan@linux.intel.com,
akpm@linux-foundation.org, "Kok,
Auke-jan H" <auke-jan.h.kok@intel.com>,
hch@infradead.org, shemminger@linux-foundation.org,
nhorman@tuxdriver.com, inaky@linux.intel.com, mb@bu3sch.de
Subject: Re: [PATCH 0/1] ixgbe: Support for Intel(R) 10GbE PCI Express adapters - Take #2
Date: Tue, 10 Jul 2007 14:23:41 -0400 [thread overview]
Message-ID: <4693CEAD.5050900@garzik.org> (raw)
In-Reply-To: <E35F4F4D7F6C9E4E826FEC1F86CEF583042488B2@orsmsx412.amr.corp.intel.com>
Veeraiyan, Ayyappan wrote:
> On 7/10/07, Jeff Garzik <jeff@garzik.org> wrote:
>> Ayyappan.Veeraiyan@intel.com wrote:
>>
>> Doing both tends to signal that the author hasn't bothered to measure
>> the differences between various approaches, and pick a clear winner.
>>
>
> I did pick NAPI in our previous submission based on various tests. But
> to get 10Gig line rate we need to use multiple Rx queues which will need
> fake netdevs.. Since fake netdevs weren't acceptable, I added non-NAPI
> support which gets 10Gig line rate with multi-rx. I am ok with removing
> NAPI support till the work of separating the netdevs and NAPI work is
> done..
That sounds fine to me. Separating netdev and NAPI is the right way to
go. Maybe note that in a TODO list at the top of the driver.
> With SW LRO, non-NAPI is better but without LRO, NAPI is better but NAPI
> needs multiple Rx queues. So given the limitations, non-NPAI is my
> preference now.
On the subject of SW LRO: We are really looking for a generic
implementation, hopefully authored by one or more interested parties.
This is something we definitely do not want to reinvent over and over in
new drivers -- and in the one or two drivers it exists today, should be
removed once the generic code is in place.
If Intel could assist with that effort, that would be very helpful.
> I will post the performance numbers later today..
Thanks,
Jeff
next prev parent reply other threads:[~2007-07-10 18:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-10 17:45 [PATCH 0/1] ixgbe: Support for Intel(R) 10GbE PCI Express adapters - Take #2 Ayyappan.Veeraiyan
2007-07-10 17:49 ` [PATCH 1/1]ixgbe: Driver for Intel 82598 based 10GbE PCI Express family of adapters Ayyappan Veeraiyan
2007-07-10 18:00 ` [PATCH 0/1] ixgbe: Support for Intel(R) 10GbE PCI Express adapters - Take #2 Jeff Garzik
2007-07-10 18:11 ` Veeraiyan, Ayyappan
2007-07-10 18:23 ` Jeff Garzik [this message]
2007-07-17 13:22 ` Veeraiyan, Ayyappan
2007-07-23 18:52 ` Rick Jones
2007-07-26 20:07 ` Veeraiyan, Ayyappan
2007-07-26 20:20 ` Rick Jones
2007-07-10 18:47 ` Kok, Auke
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=4693CEAD.5050900@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=arjan@linux.intel.com \
--cc=auke-jan.h.kok@intel.com \
--cc=ayyappan.veeraiyan@intel.com \
--cc=hch@infradead.org \
--cc=inaky@linux.intel.com \
--cc=mb@bu3sch.de \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
--cc=shemminger@linux-foundation.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.