[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1481185988-30383-1-git-send-email-kys@exchange.microsoft.com>
Date: Thu, 8 Dec 2016 00:33:08 -0800
From: kys@...hange.microsoft.com
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
vkuznets@...hat.com, jasowang@...hat.com,
leann.ogasawara@...onical.com, bjorn.helgaas@...il.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/3] Drivers: hv: Implement VF association based on serial number
From: K. Y. Srinivasan <kys@...rosoft.com>
Implement VF association based on serial number published by
the host.
Greg, as promised here is the patchset that would use the API for
detecting if the device is a vmbus device.
If you can take the first two patches, we can submit the netvsc
patch to the net-next tree.
Haiyang Zhang (3):
hyperv: Move hv_pci_dev and related structs to hyperv.h
hyperv: Add a function to detect if the device is a vmbus dev
hv_netvsc: Implement VF matching based on serial numbers
drivers/hv/vmbus_drv.c | 6 ++
drivers/net/hyperv/netvsc_drv.c | 55 ++++++++++++++++++++--
drivers/pci/host/pci-hyperv.c | 91 -----------------------------------
include/linux/hyperv.h | 100 ++++++++++++++++++++++++++++++++++++++-
4 files changed, 156 insertions(+), 96 deletions(-)
--
1.7.4.1
Powered by blists - more mailing lists