I built a Xenial test kernel with all the patches from the following bugs: bug 1670518 PCI: hv: Allocate physically contiguous hypercall params buffer PCI: hv: Make unnecessarily global IRQ masking functions static PCI: hv: Delete the device earlier from hbus->children for hot-remove PCI: hv: Fix hv_pci_remove() for hot-remove
bug 1672785 net/mlx4_core: Avoid delays during VF driver device shutdown bug 1667531 tools: hv: Enable network manager for bonding scripts on RH [net-next] tools: hv: Add clean up function for Ubuntu config bcc5a76 tools: hv: Add a script to help bonding synthetic and VF NICs bug 1667527 4a9b0933bdfc PCI: hv: Use device serial number as PCI domain bug 1667007 d3de209 net/mlx4_core: Use cq quota in SRIOV when creating completion EQs bug 1650058 14c84da90b0d net/mlx4_en: Fix bad WQE issue c46100f413ca net/mlx4_core: Fix racy CQ (Completion Queue) free f4f73e2e6308 net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions 3c05ac20fe6e net/mlx4_core: Avoid command timeouts during VF driver device shutdown The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/HyperVCombined/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667527 Title: [Hyper-V] pci-hyperv: Use device serial number as PCI domain Status in linux package in Ubuntu: Fix Committed Status in linux source package in Xenial: Fix Committed Bug description: This allows PCI domain numbers starts with 1, and also unique on the same VM. So names, such as VF NIC names, that include domain number as part of the name, can be shorter than that based on part of bus UUID previously. The new names will also stay same for VMs created with copied VHD and same number of devices. This is needed for SR-IOV in Azure. This is Bjorn's tree for 4.11 here: https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/commit/?h=pci /host-hv&id=4a9b0933bdfcd85da840284bf5a0eb17b654b9c2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667527/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp