> -----Original Message-----
> From: Zhang, Qi Z <[email protected]>
> Sent: Saturday, April 24, 2021 2:04 PM
> To: Xing, Beilei <[email protected]>
> Cc: Wang, Haiyue <[email protected]>; [email protected]; Zhang, Qi Z
> <[email protected]>
> Subject: [PATCH 0/4] common/iavf: update virtchnl
>
> Couple code refine and bug fix
>
> Qi Zhang (4):
> common/iavf: fix duplicate defined offload bit
> common/iavf: add enumeration for the rxdid format
> common/iavf: refine comment in virtchnl
> common/iavf: use BIT() macro for offload/cap bits
>
> drivers/common/iavf/virtchnl.h | 183 ++++++++++++++++++++++++---------
> 1 file changed, 132 insertions(+), 51 deletions(-)
>
> --
> 2.26.2
Acked-by: Beilei Xing <[email protected]>