> -----Original Message-----
> From: Zhang, AlvinX <[email protected]>
> Sent: Wednesday, May 12, 2021 5:23 PM
> To: Xing, Beilei <[email protected]>; Xu, Ting <[email protected]>
> Cc: [email protected]; Zhang, AlvinX <[email protected]>;
> [email protected]
> Subject: [PATCH v4] net/i40e: fix VF RSS configuration
>
> The kernel driver supports VF RSS configuration message
> "VIRTCHNL_OP_GET_RSS_HENA_CAPS and VIRTCHNL_OP_SET_RSS_HENA",
> this patch adds PMD support for these messages.
>
> Fixes: b81295c474b0 ("net/i40e: add user callback for VF to PF message")
> Cc: [email protected]
>
> Signed-off-by: Alvin Zhang <[email protected]>
Acked-by: Beilei Xing <[email protected]>