Re: [PATCH v2 2/4] soc: marvell: rvu-pf: Add PF to AF mailbox communication support.

From: Krzysztof Kozlowski
Date: Tue Oct 01 2024 - 07:17:31 EST


On 01/10/2024 12:49, Anshumali Gaur wrote:
> Resource provisioning for virtual functions (VFs) is done by RVU admin
> function (AF). RVU PF and AF shares a memory region which can be used
> for communication. This patch adds support for mailbox communication
> between PF and AF, notification of messages is via IRQs.
>
> Example mailbox messages types and structures can be found at
> drivers/net/ethernet/marvell/octeontx2/af/mbox.h
>
> Signed-off-by: Anshumali Gaur <agaur@xxxxxxxxxxx>

So you implemented mailbox drivers? Mailbox drivers are in mailbox, plus
you are supposed to use mailbox API.

To be clear: Just because I responded to you, does not mean I want to be
CCed on further patches/versions.

Best regards,
Krzysztof