Hi Bjorn, I am facing an interrupt generation issue when single MSI is shared by both dpc and hotplug interrupt. The DS port is multi-MSI capable. What I have noticed that if I move the switch (with DS port) and OS disk to a different system multiple MSI vectors are allocated and dpc isr and hotplug isr are on different vectors. It seems that BIOS controls allocation of MSI vectors. Is there anyway to force linux kernel to allocate multiple vectors when port is capable? Regards, Kallol