RE: [PATCH v3] net/iavf: fix VF startup coredump

2024-01-03 Thread Zhang, Qi Z
> -Original Message- > From: He, ShiyangX > Sent: Wednesday, January 3, 2024 6:42 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; He, ShiyangX > ; sta...@dpdk.org; Wu, Jingjing > ; Xing, Beilei ; Wang, Liang- > min ; Zhang, Qi Z > Subject: [PATCH v3] net/ia

[PATCH v3] net/iavf: fix VF startup coredump

2024-01-02 Thread Shiyang He
When the vf starts to request multiple queues, the pf sends a reset command to the vf. During the reset process, adminq sends an abnormal message to pf for an unknown reason, and the resource request fails resulting in a coredump. This patch fixes the issue by checking the reset state before reset