All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brice Goglin <brice@myri.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: myri10ge: add multiqueue TX
Date: Thu, 09 Oct 2008 13:51:32 +0200	[thread overview]
Message-ID: <48EDF044.4090304@myri.com> (raw)
In-Reply-To: <20081008.161905.178410582.davem@davemloft.net>

David Miller wrote:
> Applied to net-next-2.6 after removing the bogus references to the
> non-existing CONFIG_NETDEVICES_MULTIQUEUE and NETIF_F_MULTI_QUEUE.
>
> I do have a question about this patch, why in the world do you
> need to modulus the queue number in ->hard_start_xmit() when
> the core is going to do that for you modulus ->real_num_tx_queues?
>   

Right, it's probably over-paranoid. We'll check things in depth and
probably remove it soon.

Brice


      reply	other threads:[~2008-10-09 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 23:19 myri10ge: add multiqueue TX David Miller
2008-10-09 11:51 ` Brice Goglin [this message]

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=48EDF044.4090304@myri.com \
    --to=brice@myri.com \
    --cc=davem@davemloft.net \
    --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 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.