linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Stephen Hemminger <stephen@networkplumber.org>,
	davem@davemloft.net, haiyangz@microsoft.com, kys@microsoft.com,
	sashal@kernel.org
Cc: netdev@vger.kernel.org, linux-hyperv@vger.kernel.org,
	Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [PATCH net-next 2/2] hv_netvsc: record hardware hash in skb
Date: Tue, 5 Nov 2019 15:13:26 -0800	[thread overview]
Message-ID: <61195950-c09e-f31c-660c-7f9a858e5b88@gmail.com> (raw)
In-Reply-To: <20191101234238.23921-3-stephen@networkplumber.org>



On 11/1/19 4:42 PM, Stephen Hemminger wrote:
> From: Stephen Hemminger <sthemmin@microsoft.com>
> 
> Since RSS hash is available from the host, record it in
> the skb.
>

Note that drivers are supposed to do this only if (dev->features & NETIF_F_RXHASH) is true...



  reply	other threads:[~2019-11-05 23:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01 23:42 [PATCH net-next 0/2] netvsc: RSS related patches Stephen Hemminger
2019-11-01 23:42 ` [PATCH net-next 1/2] hv_netvsc: flag software created hash value Stephen Hemminger
2019-11-01 23:42 ` [PATCH net-next 2/2] hv_netvsc: record hardware hash in skb Stephen Hemminger
2019-11-05 23:13   ` Eric Dumazet [this message]
2019-11-05 22:02 ` [PATCH net-next 0/2] netvsc: RSS related patches David Miller

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=61195950-c09e-f31c-660c-7f9a858e5b88@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sashal@kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=sthemmin@microsoft.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).