RE: [PATCH v4] net/ice: fix crash on closing representor ports

2023-11-05 Thread Zhang, Qi Z
> -Original Message- > From: Ye, MingjinX > Sent: Thursday, November 2, 2023 6:11 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhou, YidingX > ; Ye, MingjinX ; > sta...@dpdk.org; Zhang, Qi Z > Subject: [PATCH v4] net/ice: fix crash on closing representor ports &g

[PATCH v4] net/ice: fix crash on closing representor ports

2023-11-02 Thread Mingjin Ye
Since the representor port needs to access the resource of the associated DCF when it is closing. Therefore, all the representor port should be closed first, and then close the associated DCF port. If the DCF port is closed before the representor port on PMD exit. This will result in accessing fre