> -----Original Message-----
> From: Yu, DapengX <[email protected]>
> Sent: Tuesday, October 19, 2021 5:45 PM
> To: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Cc: [email protected]; Yu, DapengX <[email protected]>; [email protected]
> Subject: [PATCH] net/ice: fix sideband queue initialization
>
> From: Dapeng Yu <[email protected]>
>
> Sideband queue need to be initialized when device is initialized.
> Otherwise the calling to function "ice_init_ctrlq" may fail.
>
> This patch fixes it.
>
> Fixes: 97f4f78bbd9f ("net/ice/base: add functions for device clock control")
> Cc: [email protected]
>
> Signed-off-by: Dapeng Yu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi