Skip to content

Commit 9bdc47a

Browse files
Tomasz Duszynskidavem330
authored andcommitted
octeontx2-af: Mbox communication support btw AF and it's VFs
VFs attached to PFs other than AF can not communicate with AF directly. Instead they are supposed to first send message to the PF they are residing on and PF forwards it to the AF. Responses to messages are handled in the reverse order. On the other hand if VFs are on AF (PF0) itself then direct mailbox communication is possible since there's no other PF in the way. This patch addresses this particular case and adds support for handling it. Signed-off-by: Tomasz Duszynski <[email protected]> Signed-off-by: Marko Kallio <[email protected]> Signed-off-by: Sunil Goutham <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent c554f9c commit 9bdc47a

File tree

3 files changed

+223
-95
lines changed

3 files changed

+223
-95
lines changed

0 commit comments

Comments
 (0)