netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: therbert@google.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 0/4 v3] net: Add rxhash utility hash functions
Date: Tue, 17 Dec 2013 16:36:53 -0500 (EST)	[thread overview]
Message-ID: <20131217.163653.2105961427411132477.davem@davemloft.net> (raw)
In-Reply-To: <alpine.DEB.2.02.1312152204580.20359@tomh.mtv.corp.google.com>

From: Tom Herbert <therbert@google.com>
Date: Sun, 15 Dec 2013 22:11:50 -0800 (PST)

> v3:
> 
> There's really nothing specific about rxhash that constrains
> it to be a value just for these receive path. Drop the 'rx'
> part in utility functions, including skb_get_rxhash. In subsequent
> patches, we can change the rxhash and l4_rxhash names also, as
> well as abstracting out the interface to the hash.
> 
> Added comments about hash types per feedback.
> 
> In this version I'm omitting the changes to drivers to make the
> patch set manageable. Will add those changes in followup pathes.
> 
> -----
> This patch series introduce skb_set_rxhash and skb_clear_rxhash
> which are called to set the rxhash (from network drivers) and
> to clear the rxhash. This API should be used instead of updating
> fields in the skbuff directly.

Looks great, series applied, thanks Tom.

      reply	other threads:[~2013-12-17 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16  6:11 [PATCH 0/4 v3] net: Add rxhash utility hash functions Tom Herbert
2013-12-17 21:36 ` 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=20131217.163653.2105961427411132477.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=therbert@google.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).