Re: [PATCH v3 1/9] drivers/raw: introduce cnxk rvu lf device driver

2024-10-23 Thread David Marchand
On Tue, Oct 8, 2024 at 8:49 PM Akhil Goyal wrote: > > CNXK product families can have a use case to allow PF and VF > applications to communicate using mailboxes and also get notified > of any interrupt that may occur on the device. > Hence, a new raw device driver is added for such RVU LF devices.

RE: [EXTERNAL] Re: [PATCH v3 1/9] drivers/raw: introduce cnxk rvu lf device driver

2024-10-09 Thread Akhil Goyal
> On Wed, 9 Oct 2024 00:19:07 +0530 > Akhil Goyal wrote: > > > CNXK product families can have a use case to allow PF and VF > > applications to communicate using mailboxes and also get notified > > of any interrupt that may occur on the device. > > Hence, a new raw device driver is added for such