Re: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-30 Thread Bruce Richardson
On Wed, Jun 15, 2022 at 02:01:54PM +0800, zhichaox.z...@intel.com wrote: > From: Zhichao Zeng > > The eal-intr-thread is not closed before memory cleanup in the > process of exiting. There is a small probability that when the > eal-intr-thread is about to use some pointers, the memory were > just

RE: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-30 Thread Zeng, ZhichaoX
Hi Harman, Bruce Could you please help to review this patch, thank you so much! Best regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Wednesday, June 15, 2022 2:02 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; > david.march...@redhat.com; step...@ne

Re: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-24 Thread David Marchand
On Fri, Jun 24, 2022 at 3:42 AM Zeng, ZhichaoX wrote: > > Hi David, Harman > Please review this patch at your convenience, it's been about a month > since the v1 version. > Thanks! Yes, it's been a month. Feel free to help on reviewing patches from others so that reviews can be quicker f

RE: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-23 Thread Zeng, ZhichaoX
Hi David, Harman Please review this patch at your convenience, it's been about a month since the v1 version. Thanks! Best regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Wednesday, June 15, 2022 2:02 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming