Re: [PATCH v3] test: improve resiliency of malloc autotest

2025-02-07 Thread Bruce Richardson
On Fri, Feb 07, 2025 at 03:44:56PM +0800, fengchengwen wrote: > On 2025/2/6 19:40, Bruce Richardson wrote: > > On Fri, Jan 24, 2025 at 03:18:11PM +0800, fengchengwen wrote: > >> The new impl don't support re-test, how about add a wrap: > >> 1. rename test_multi_alloc_statistics with do_test_multi_a

Re: [PATCH v3] test: improve resiliency of malloc autotest

2025-02-06 Thread fengchengwen
On 2025/2/6 19:40, Bruce Richardson wrote: > On Fri, Jan 24, 2025 at 03:18:11PM +0800, fengchengwen wrote: >> The new impl don't support re-test, how about add a wrap: >> 1. rename test_multi_alloc_statistics with do_test_multi_alloc_statistics, >> and make it take socket as parameter >> 2. create

Re: [PATCH v3] test: improve resiliency of malloc autotest

2025-02-06 Thread Bruce Richardson
On Fri, Jan 24, 2025 at 03:18:11PM +0800, fengchengwen wrote: > The new impl don't support re-test, how about add a wrap: > 1. rename test_multi_alloc_statistics with do_test_multi_alloc_statistics, > and make it take socket as parameter > 2. create a new function test_multi_alloc_statistics { >

Re: [PATCH v3] test: improve resiliency of malloc autotest

2025-01-23 Thread fengchengwen
The new impl don't support re-test, how about add a wrap: 1. rename test_multi_alloc_statistics with do_test_multi_alloc_statistics, and make it take socket as parameter 2. create a new function test_multi_alloc_statistics { // prepare a new malloc heap ret = do_test_multi_alloc_statistics