> -Original Message-
> From: Xing, Beilei
> Sent: Friday, September 28, 2018 2:11 PM
> To: Zhang, Qi Z
> Cc: dev@dpdk.org; Yigit, Ferruh ; Wu, Jingjing
> ; Rawat, Anand ; Menon,
> Ranjit ; sta...@dpdk.org
> Subject: RE: [PATCH] net/i40e: fix send admin queue command before init
>
>
>
> -Original Message-
> From: Zhang, Qi Z
> Sent: Friday, September 28, 2018 11:20 AM
> To: Xing, Beilei
> Cc: dev@dpdk.org; Yigit, Ferruh ; Wu, Jingjing
> ; Rawat, Anand ; Menon,
> Ranjit ; Zhang, Qi Z ;
> sta...@dpdk.org
> Subject: [PATCH] net/i40e: fix send admin queue command before
We should not issue Admin Queue command before Admin Queue is initialized.
But this happened in i40e_hw_init and i40e_filter_input_set_init.
The patch fixes the issue by proper reordering.
Fixes: b6a0ec418274 ("i40e: use AQ for Rx control register read/write")
Cc: sta...@dpdk.org
Reported-by: Ra
3 matches
Mail list logo