On Thu, 12 Nov 2020 07:07:34 +0000 Srujana Challa wrote: > > On Mon, 9 Nov 2020 17:39:17 +0530 Srujana Challa wrote: > > > + err = pci_alloc_irq_vectors(pdev, RVU_PF_INT_VEC_CNT, > > > + RVU_PF_INT_VEC_CNT, PCI_IRQ_MSIX); > > > > I don't see any pci_free_irq_vectors() in this patch > > This will be handled by the devres managed PCI interface. All good by me then, please resend once you get a ack from someone on the crypto side.