> -Original Message-
> From: Ye, MingjinX
> Sent: Tuesday, April 11, 2023 10:09 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; sta...@dpdk.org; Zhou, YidingX
> ; Ye, MingjinX ; Zhang,
> Ke1X ; Zhang, Qi Z
> Subject: [PATCH v7] net/ice: fix ice dcf control threa
org>; Zhou, YidingX
> mailto:yidingx.z...@intel.com>>; Ye, MingjinX
> mailto:mingjinx...@intel.com>>; Zhang, Ke1X
> mailto:ke1x.zh...@intel.com>>; Zhang, Qi Z
> mailto:qi.z.zh...@intel.com>>
> Subject: [PATCH v7] net/ice: fix ice dcf control thread crash
The control thread accesses the hardware resources after the
resources were released, which results in a segment error.
The 'ice-reset' threads are detached, so thread resources cannot be
reclaimed by `pthread_join` calls.
This commit synchronizes the number of "ice-reset" threads by adding a
var
3 matches
Mail list logo