Re: [PATCH] net/octeon_ep: extend mailbox functionality

2024-09-19 Thread Jerin Jacob
On Tue, Aug 6, 2024 at 8:20 PM Vamsi Attunuru wrote: > > Patch extends mbox functionality to handle pf to vf mbox > messages and also updates current mbox version to V3. > > As part of PF FLR notify event, event handler invokes > device removal event callback to tear down the driver. > > Signed-of

[PATCH] net/octeon_ep: extend mailbox functionality

2024-08-06 Thread Vamsi Attunuru
Patch extends mbox functionality to handle pf to vf mbox messages and also updates current mbox version to V3. As part of PF FLR notify event, event handler invokes device removal event callback to tear down the driver. Signed-off-by: Vamsi Attunuru --- drivers/net/octeon_ep/cnxk_ep_vf.h|