Re: [PATCH 5/5] common/cnxk: enable PF VF mbox

2024-09-19 Thread Jerin Jacob
On Mon, Sep 2, 2024 at 12:08 PM Harman Kalra wrote: > > * Setting up the mailbox communication between PF and VF for cn20k > * Update PFVF mbox CSRs offset change introduced in cn20k > * Memory to be allocated by PF driver for PF VF mbox should be > aligned to next power of 2. > > Signed-off-by: H

[PATCH 5/5] common/cnxk: enable PF VF mbox

2024-09-01 Thread Harman Kalra
* Setting up the mailbox communication between PF and VF for cn20k * Update PFVF mbox CSRs offset change introduced in cn20k * Memory to be allocated by PF driver for PF VF mbox should be aligned to next power of 2. Signed-off-by: Harman Kalra --- drivers/common/cnxk/hw/rvu.h | 18 ++- dr