Re: [PATCH net-next v4 0/2] hinic: mailbox channel enhancement

2020-08-04 Thread David Miller
From: Luo bin Date: Tue, 4 Aug 2020 10:19:10 +0800 > add support to generate mailbox random id for VF to ensure that > the mailbox message from VF is valid and PF should check whether > the cmd from VF is supported before passing it to hw. Series applied, thanks.

[PATCH net-next v4 0/2] hinic: mailbox channel enhancement

2020-08-03 Thread Luo bin
add support to generate mailbox random id for VF to ensure that the mailbox message from VF is valid and PF should check whether the cmd from VF is supported before passing it to hw. Luo bin (2): hinic: add generating mailbox random index support hinic: add check for mailbox msg from VF .../