From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: John Fastabend <john.fastabend@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, nhorman@tuxdriver.com
Subject: Re: [net-next PATCH 1/2] ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
Date: Fri, 08 Nov 2013 04:35:57 -0800 [thread overview]
Message-ID: <1383914157.2365.30.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20131108085031.6935.61765.stgit@nitbit.x32>
[-- Attachment #1: Type: text/plain, Size: 939 bytes --]
On Fri, 2013-11-08 at 00:50 -0800, John Fastabend wrote:
> In the recent support for layer 2 hardware acceleration, I added a
> few references to real_num_rx_queues and num_rx_queues which are
> only available with CONFIG_RPS.
>
> The fix is first to remove unnecessary references to num_rx_queues.
> Because the hardware offload case is limited to cases where RX queues
> and TX queues are equal we only need a single check. Then wrap the
> single case in an ifdef.
>
> The patch that introduce this is here,
>
> commit a6cc0cfa72e0b6d9f2c8fd858aacc32313c4f272
> Author: John Fastabend <john.r.fastabend@intel.com>
> Date: Wed Nov 6 09:54:46 2013 -0800
>
> net: Add layer 2 hardware acceleration operations for macvlan
> devices
>
> Reported-by: kbuild test robot <fengguang.wu@intel.com>
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-11-08 12:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 8:50 [net-next PATCH 0/2] ixgbe: macvlan fixes John Fastabend
2013-11-08 8:50 ` [net-next PATCH 1/2] ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS John Fastabend
2013-11-08 12:29 ` Neil Horman
2013-11-08 12:35 ` Jeff Kirsher [this message]
2013-11-08 8:51 ` [net-next PATCH 2/2] ixgbe: deleting dfwd stations out of order can cause null ptr deref John Fastabend
2013-11-08 12:31 ` Neil Horman
2013-11-08 12:36 ` Jeff Kirsher
2013-11-08 12:39 ` [net-next PATCH 0/2] ixgbe: macvlan fixes Jeff Kirsher
2013-11-08 20:21 ` David Miller
2013-11-08 20:40 ` kernel network panic stack traces on ubuntu 12.04 Templin, Fred L
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=1383914157.2365.30.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=davem@davemloft.net \
--cc=john.fastabend@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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).