From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH net-next v8 4/4] netvsc: refactor notifier/event handling code to use the failover framework Date: Wed, 25 Apr 2018 17:08:37 -0700 Message-ID: <20180425170837.6520a577@xeon-e3> References: <1524700768-38627-1-git-send-email-sridhar.samudrala@intel.com> <1524700768-38627-5-git-send-email-sridhar.samudrala@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: mst@redhat.com, davem@davemloft.net, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org, virtio-dev@lists.oasis-open.org, jesse.brandeburg@intel.com, alexander.h.duyck@intel.com, kubakici@wp.pl, jasowang@redhat.com, loseweigh@gmail.com, jiri@resnulli.us, aaron.f.brown@intel.com To: Sridhar Samudrala Return-path: Received: from mail-pf0-f194.google.com ([209.85.192.194]:36083 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbeDZAIk (ORCPT ); Wed, 25 Apr 2018 20:08:40 -0400 Received: by mail-pf0-f194.google.com with SMTP id g14so16628702pfh.3 for ; Wed, 25 Apr 2018 17:08:39 -0700 (PDT) In-Reply-To: <1524700768-38627-5-git-send-email-sridhar.samudrala@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 25 Apr 2018 16:59:28 -0700 Sridhar Samudrala wrote: > Use the registration/notification framework supported by the generic > failover infrastructure. > > Signed-off-by: Sridhar Samudrala NAK unless you prove this works on legacy distributions and with DPDK 18.05 without modification.