> -----Original Message-----
> From: Yu, DapengX <[email protected]>
> Sent: Monday, September 13, 2021 10:40 AM
> To: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Cc: [email protected]; Wang, Haiyue <[email protected]>; Yu, DapengX
> <[email protected]>; [email protected]
> Subject: [PATCH v4] net/ice/base: get PF ID of VF's parent
>
> From: Dapeng Yu <[email protected]>
>
> In original implementation, if DCF is created on PF1, the PF ID is still 0,
> but not
> 1. Without the right PF ID, the ACL will not work.
>
> This patch makes VF to get its parent's physical function ID.
>
> Fixes: 0b02c9519432 ("net/ice: handle PF initialization by DCF")
> CC: [email protected]
>
> Signed-off-by: Dapeng Yu <[email protected]>
> Acked-by: Haiyue Wang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi