[PATCH 0/3] Drivers: hv: Implement VF association based on serial number

kys at exchange.microsoft.com kys at exchange.microsoft.com
Thu Dec 8 08:33:08 UTC 2016


From: K. Y. Srinivasan <kys at microsoft.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



More information about the devel mailing list