[dpdk-dev] [PATCH v5] net/ice: fix function pointer in multi-process

Zhang, Qi Z qi.z.zhang at intel.com
Fri Feb 25 02:34:48 CET 2022


We need a separate fix for AVF which is ongoing.
And DPDK 20.11.4 LTS by default will only backport all the fix that during DPDK 21.11 dev cycle, so you may need to wait for 20.11.5 or just cherry pick by yourself.

Regards
Qi


From: Navin Srinivas <g.navinsrinivas at gmail.com>
Sent: Friday, February 25, 2022 2:00 AM
To: Zhang, Qi Z <qi.z.zhang at intel.com>
Cc: Yu, DapengX <dapengx.yu at intel.com>; Yang, Qiming <qiming.yang at intel.com>; dev at dpdk.org; Wang, Haiyue <haiyue.wang at intel.com>; stable at dpdk.org
Subject: Re: [dpdk-dev] [PATCH v5] net/ice: fix function pointer in multi-process

Hi,

Whether this fix is applicable for VF? I do not see this change ported to VF in DPDK-20.11.4.

Thanks,
Navin Srinivas

On Wed, Oct 27, 2021 at 8:58 AM Zhang, Qi Z <qi.z.zhang at intel.com<mailto:qi.z.zhang at intel.com>> wrote:


> -----Original Message-----
> From: Yu, DapengX <dapengx.yu at intel.com<mailto:dapengx.yu at intel.com>>
> Sent: Tuesday, October 26, 2021 9:56 AM
> To: Yang, Qiming <qiming.yang at intel.com<mailto:qiming.yang at intel.com>>; Zhang, Qi Z
> <qi.z.zhang at intel.com<mailto:qi.z.zhang at intel.com>>
> Cc: dev at dpdk.org<mailto:dev at dpdk.org>; Wang, Haiyue <haiyue.wang at intel.com<mailto:haiyue.wang at intel.com>>; Yu, DapengX
> <dapengx.yu at intel.com<mailto:dapengx.yu at intel.com>>; stable at dpdk.org<mailto:stable at dpdk.org>
> Subject: [PATCH v5] net/ice: fix function pointer in multi-process
>
> From: Dapeng Yu <dapengx.yu at intel.com<mailto:dapengx.yu at intel.com>>
>
> This patch uses the index value to call the function, instead of the function
> pointer assignment to save the selection of Receive Flex Descriptor profile ID.
>
> Otherwise the secondary process will run with wrong function address from
> primary process.
>
> Fixes: 7a340b0b4e03 ("net/ice: refactor Rx FlexiMD handling")
> Cc: stable at dpdk.org<mailto:stable at dpdk.org>
>
> Signed-off-by: Dapeng Yu <dapengx.yu at intel.com<mailto:dapengx.yu at intel.com>>
> Acked-by: Haiyue Wang <haiyue.wang at intel.com<mailto:haiyue.wang at intel.com>>

Applied to dpdk-next-net-intel.

Thanks
Qi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/stable/attachments/20220225/ebe6136c/attachment.htm>


More information about the stable mailing list