netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kim-marie.jones@intel.com
Cc: netdev@vger.kernel.org, alan.carey@intel.com
Subject: Re: [PATCH net-next] ethtool: Declare netdev_rss_key as __read_mostly.
Date: Sat, 06 Feb 2016 03:14:37 -0500 (EST)	[thread overview]
Message-ID: <20160206.031437.334705957146638774.davem@davemloft.net> (raw)
In-Reply-To: <1454385076-31469-1-git-send-email-kim-marie.jones@intel.com>

From: Kim Jones <kim-marie.jones@intel.com>
Date: Tue,  2 Feb 2016 03:51:16 +0000

> netdev_rss_key is written to once and thereafter is read by
> drivers when they are initialising. The fact that it is mostly
> read and not written to makes it a candidate for a __read_mostly
> declaration.
> 
> Signed-off-by: Kim Jones <kim-marie.jones@intel.com>
> Signed-off-by: Alan Carey <alan.carey@intel.com>
> Acked-by: Rami Rosen <rami.rosen@intel.com>

Applied, thank you.

      reply	other threads:[~2016-02-06  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02  3:51 [PATCH net-next] ethtool: Declare netdev_rss_key as __read_mostly Kim Jones
2016-02-06  8:14 ` David Miller [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=20160206.031437.334705957146638774.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alan.carey@intel.com \
    --cc=kim-marie.jones@intel.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).