> -----Original Message-----
> From: Qiming Yang <qiming.y...@intel.com>
> Sent: Thursday, May 19, 2022 1:02 PM
> To: dev@dpdk.org; Xing, Beilei <beilei.x...@intel.com>
> Cc: Yang, Qiming <qiming.y...@intel.com>; sta...@dpdk.org
> Subject: [PATCH] net/iavf: fix queue start exception handle

exception handling

> 
> When queue start fail, started queues should be cleared.

To avoid confuse, better mention this is at a dev_start scenario, 
because in a queue_start scenario, if failed we don't need to stop already 
started queues.

So slightly reword to below:

If any queue start fail during dev_start, all started queues should be stopped.

> 
> Fixes: 69dd4c3d0898 ("net/avf: enable queue and device")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Qiming Yang <qiming.y...@intel.com>

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

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to