Re: [PATCH net-next 0/3] net: hns3: add three optimizations for mailbox handling

From: David Miller
Date: Sat Mar 21 2020 - 23:22:44 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Wed, 18 Mar 2020 11:57:04 +0800

> This patchset includes three code optimizations for mailbox handling.
>
> [patch 1] adds a response code conversion.
> [patch 2] refactors some structure definitions about PF and
> VF mailbox.
> [patch 3] refactors the condition whether PF responds VF's mailbox.

Series applied, thanks.