> -Original Message-
> From: Stephen Hemminger
> Sent: Thursday, January 20, 2022 11:47 PM
> To: Huang, Wei
> Cc: dev@dpdk.org; Xu, Rosen ; Zhang, Qi Z
> ; sta...@dpdk.org; Zhang, Tianfei
> ; Yigit, Ferruh
> Subject: Re: [PATCH v3] raw/ifpga: fix pthread can
On Thu, 20 Jan 2022 00:58:14 -0500
Wei Huang wrote:
> diff --git a/drivers/raw/ifpga/ifpga_rawdev.c
> b/drivers/raw/ifpga/ifpga_rawdev.c
> index 8d9db58..2bc569b 100644
> --- a/drivers/raw/ifpga/ifpga_rawdev.c
> +++ b/drivers/raw/ifpga/ifpga_rawdev.c
> @@ -497,7 +497,7 @@ static int set_surprise
On Thu, Jan 20, 2022 at 7:01 AM Wei Huang wrote:
>
> From: Tianfei Zhang
>
> When we want to close a thread, we should set a flag to notify
> thread handler function.
>
> Fixes: 9c006c45 ("raw/ifpga: scan PCIe BDF device tree")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Tianfei Zhang
> ---
> v2: u
From: Tianfei Zhang
When we want to close a thread, we should set a flag to notify
thread handler function.
Fixes: 9c006c45 ("raw/ifpga: scan PCIe BDF device tree")
Cc: sta...@dpdk.org
Signed-off-by: Tianfei Zhang
---
v2: update commit log
---
v3: set thread id to 0 after pthread_join
---
dri
4 matches
Mail list logo