> -Original Message-
> From: Yu, DapengX
> Sent: Monday, October 11, 2021 3:39 PM
> To: Yang, Qiming ; Zhang, Qi Z
>
> Cc: dev@dpdk.org; Yu, DapengX ; sta...@dpdk.org
> Subject: [PATCH] net/ice: fix deadlock on flow redirect
>
> From: Dapeng Yu
>
> If flow redirect failed, the spinl
From: Dapeng Yu
If flow redirect failed, the spinlock will not be unlocked.
This patch fixes it.
Fixes: bc9201388d56 ("net/ice: support flow redirect")
Cc: sta...@dpdk.org
Signed-off-by: Dapeng Yu
---
drivers/net/ice/ice_generic_flow.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(
2 matches
Mail list logo