> -----Original Message----- > From: Nipun Gupta <nipun.gu...@amd.com> > Sent: Thursday, May 25, 2023 3:38 PM > To: dev@dpdk.org; tho...@monjalon.net; david.march...@redhat.com; > Harman Kalra <hka...@marvell.com>; anatoly.bura...@intel.com; > step...@networkplumber.org > Cc: ferruh.yi...@amd.com; harpreet.an...@amd.com; > nikhil.agar...@amd.com; Nipun Gupta <nipun.gu...@amd.com> > Subject: [EXT] [PATCH v5 3/5] eal/interrupts: add IRQ count in interrupt > handle > > External Email > > ---------------------------------------------------------------------- > Have total number of IRQ count support in interrupt handle. > In case of VFIO this IRQ count is returned when > VFIO_DEVICE_GET_IRQ_INFO ioctl is invoked. This IRQ_count can used by > the devices to store/provide total number of interrupts available and to > enable or disable these interrupts. > Hi Nipun, We already have "max_intr" field for the same purpose and its respective APIs plt_intr_max_intr_set()/plt_intr_max_intr_get() Thanks Harman
- [PATCH v5 0/5] Support AMD CDX bus Nipun Gupta
- [PATCH v5 1/5] bus/cdx: introduce AMD CDX bus Nipun Gupta
- Re: [PATCH v5 1/5] bus/cdx: introduce AMD CDX bus David Marchand
- Re: [PATCH v5 1/5] bus/cdx: introduce AMD CDX ... Nipun Gupta
- Re: [PATCH v5 1/5] bus/cdx: introduce AMD CDX ... Nipun Gupta
- [PATCH v5 3/5] eal/interrupts: add IRQ count in interr... Nipun Gupta
- Re: [PATCH v5 3/5] eal/interrupts: add IRQ count i... David Marchand
- Re: [PATCH v5 3/5] eal/interrupts: add IRQ cou... Nipun Gupta
- RE: [PATCH v5 3/5] eal/interrupts: add IRQ... Gupta, Nipun
- RE: [EXT] [PATCH v5 3/5] eal/interrupts: add IRQ c... Harman Kalra
- Re: [EXT] [PATCH v5 3/5] eal/interrupts: add I... Nipun Gupta
- RE: [EXT] [PATCH v5 3/5] eal/interrupts: a... Harman Kalra
- [PATCH v5 2/5] bus/cdx: add DMA map and unmap support Nipun Gupta
- Re: [PATCH v5 2/5] bus/cdx: add DMA map and unmap ... David Marchand
- [PATCH v5 5/5] bus/cdx: support plug unplug and dev it... Nipun Gupta
- [PATCH v5 4/5] bus/cdx: add support for MSI Nipun Gupta
- Re: [PATCH v5 4/5] bus/cdx: add support for MSI David Marchand