All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [PATCH] hv_netvsc: fix multicast flags and sync
Date: Wed, 7 Mar 2018 10:48:27 -0800	[thread overview]
Message-ID: <20180307104827.13dfced7@xeon-e3> (raw)
In-Reply-To: <20180307044051.6357-1-sthemmin@microsoft.com>

On Tue,  6 Mar 2018 20:40:51 -0800
Stephen Hemminger <stephen@networkplumber.org> wrote:

> This addresses two problems with recent multicast flags synchronization.
> The wrong filter value was being computed (and therefore ARP would
> not work on WS2016). And the uc/mc sync logic had locking issues because
> it would be called with irq disabled (reported by lockdep).
> 
> Fixes: bee9d41b37ea ("hv_netvsc: propagate rx filters to VF")
> Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
> ---

Self NAK

Have a better fix, want to split this up.

      reply	other threads:[~2018-03-07 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07  4:40 [PATCH] hv_netvsc: fix multicast flags and sync Stephen Hemminger
2018-03-07 18:48 ` Stephen Hemminger [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=20180307104827.13dfced7@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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 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.