On Monday, October 05, 2009 7:00 PM Avi Kivity wrote: > On 09/29/2009 05:34 AM, Xu, Jiajun wrote: >> Hi All, >> >> This Weekly KVM Testing Report against lastest kvm.git >> 94252a58662dc4ca6191eac479efb40e0716865c and qemu-kvm.git >> 5cc3cfb6c2254483ae324da407a13307fe7355f3. >> >> Qemu-kvm tree build issue is fixed by qemu commit > 781774b38c90797add71d029b7fbee43200c66d4. >> There is no other new bug found in this two weeks. There are > 7 old bugs open in bug tracking. >> >> >> Seven Old Issues: >> ================================================ >> 1. Guest hang with exhausted IRQ sources error if 8 VFs assigned >> > https://sourceforge.net/tracker/?func=detail&aid=2847560&group_ > id=180599&atid=893831 >> > > Does the attached patch fix this issue? With attached patch, VF can not be enabled with following error: igb 0000:01:00.0: can't find IRQ for PCI INT A; probably buggy MP table igb 0000:01:00.0: setting latency timer to 64 igb 0000:01:00.0: irq 88 for MSI/MSI-X igb 0000:01:00.0: irq 89 for MSI/MSI-X igb 0000:01:00.0: irq 90 for MSI/MSI-X igb 0000:01:00.0: irq 91 for MSI/MSI-X igb 0000:01:00.0: irq 92 for MSI/MSI-X igb 0000:01:00.0: irq 93 for MSI/MSI-X igb 0000:01:00.0: irq 94 for MSI/MSI-X igb 0000:01:00.0: irq 95 for MSI/MSI-X igb 0000:01:00.0: irq 96 for MSI/MSI-X igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:30:48:cb:79:e8 igb 0000:01:00.0: eth0: PBA No: 0010ff-0ff igb 0000:01:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) igb 0000:01:00.1: can't find IRQ for PCI INT B; probably buggy MP table igb 0000:01:00.1: setting latency timer to 64 igb 0000:01:00.1: irq 97 for MSI/MSI-X igb 0000:01:00.1: irq 98 for MSI/MSI-X igb 0000:01:00.1: irq 99 for MSI/MSI-X igb 0000:01:00.1: irq 100 for MSI/MSI-X igb 0000:01:00.1: irq 101 for MSI/MSI-X igb 0000:01:00.1: irq 102 for MSI/MSI-X igb 0000:01:00.1: irq 103 for MSI/MSI-X igb 0000:01:00.1: irq 104 for MSI/MSI-X igb 0000:01:00.1: irq 105 for MSI/MSI-X igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection igb 0000:01:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:30:48:cb:79:e9 igb 0000:01:00.1: eth1: PBA No: 0010ff-0ff igb 0000:01:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) Best Regards Jiajun-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html