> -----Original Message----- > From: Yigit, Ferruh <[email protected]> > Sent: Friday, April 14, 2023 10:15 PM > To: Gupta, Nipun <[email protected]>; [email protected]; > [email protected]; [email protected] > Cc: Anand, Harpreet <[email protected]>; Agarwal, Nikhil > <[email protected]> > Subject: Re: [PATCH v2 3/6] bus/cdx: add support for MSI > > On 4/13/2023 2:27 PM, Nipun Gupta wrote: > > MSI's are exposed to the devices using VFIO (vfio-cdx). This > > patch uses the same to add support for MSI for the devices on > > the cdx bus. > > > > Signed-off-by: Nipun Gupta <[email protected]> > > This commit also adds two new internal eal APIs and extends "struct > rte_intr_handle", can you please document this in the commit log?
Sure. Will update.

