netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: peter.p.waskiewicz.jr@intel.com
Cc: shemminger@vyatta.com, jeffrey.t.kirsher@intel.com,
	donald.c.skidmore@intel.com, netdev@vger.kernel.org
Subject: Re: ixgbe select_queue broken in 2.6.28
Date: Sun, 04 Jan 2009 21:36:26 -0800 (PST)	[thread overview]
Message-ID: <20090104.213626.253755149.davem@davemloft.net> (raw)
In-Reply-To: <Pine.WNT.4.64.0901041918010.1888@ppwaskie-MOBL2.amr.corp.intel.com>

From: "Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@intel.com>
Date: Sun, 4 Jan 2009 19:23:20 -0800 (Pacific Standard Time)

> I understand why you want to remove this, but at the same time it is 
> something that is useful if we don't abuse it.  I know for a fact this 
> function pointer is very useful for routing performance setups, where 
> binding a Tx queue to the CPU is very useful.  Jesse actually did the work 
> on testing and getting good results with this.

This can be done generically, and in fact we have plans to make
this work.

All you want for routing is to remember the RX hash, and feed
that in (in some form) as the TX hash.

  reply	other threads:[~2009-01-05  5:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-02  6:54 ixgbe select_queue broken in 2.6.28 Stephen Hemminger
2009-01-02  8:19 ` David Miller
2009-01-05  3:23   ` Waskiewicz Jr, Peter P
2009-01-05  5:36     ` David Miller [this message]
2009-01-06 13:02     ` Herbert Xu
2009-01-06 18:40       ` Waskiewicz Jr, Peter P

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=20090104.213626.253755149.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=donald.c.skidmore@intel.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=peter.p.waskiewicz.jr@intel.com \
    --cc=shemminger@vyatta.com \
    /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).