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

Zhang, Qi Z qi.z.zhang at intel.com
Wed Jan 3 11:07:39 CET 2024



> -----Original Message-----
> From: He, ShiyangX <shiyangx.he at intel.com>
> Sent: Wednesday, January 3, 2024 6:42 PM
> To: dev at dpdk.org
> Cc: Yang, Qiming <qiming.yang at intel.com>; He, ShiyangX
> <shiyangx.he at intel.com>; stable at dpdk.org; Wu, Jingjing
> <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Wang, Liang-
> min <liang-min.wang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>
> Subject: [PATCH v3] net/iavf: fix VF startup coredump
> 
> 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 resetting.
> 
> v2: fix windows compilation errors
> v3: add fix tag
> 
> Fixes: 3e6a5d2d310a ("net/iavf: add devargs to enable VF auto-reset")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shiyang He <shiyangx.he at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list