> -----Original Message-----
> From: He, ShiyangX <shiyangx...@intel.com>
> Sent: Wednesday, January 3, 2024 6:42 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; He, ShiyangX
> <shiyangx...@intel.com>; sta...@dpdk.org; Wu, Jingjing
> <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com>; Wang, Liang-
> min <liang-min.w...@intel.com>; Zhang, Qi Z <qi.z.zh...@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: sta...@dpdk.org
> 
> Signed-off-by: Shiyang He <shiyangx...@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to