RE: [PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process

2023-12-30 Thread Zhang, Qi Z
> -Original Message- > From: Mingjin Ye > Sent: Friday, December 29, 2023 6:11 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Ye, MingjinX > ; sta...@dpdk.org; Wu, Jingjing > ; Xing, Beilei > Subject: [PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process

[PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process

2023-12-29 Thread Mingjin Ye
In a multi-process environment, a secondary process operates on shared memory and changes the function pointer of the primary process, resulting in a crash when the primary process cannot find the function address during an Rx/Tx burst. Fixes: 5b3124a0a6ef ("net/iavf: support no polling when link