Re: [dpdk-dev] [PATCH v2 0/3] Experiment ASAN in GHA

2021-10-05 Thread David Marchand
On Sat, Oct 2, 2021 at 6:24 PM David Marchand wrote: > > Following fixes for ASAN, I added ASAN in GHA to see where we stand. > Here are two fixes that can be merged. > > The last patch enables ASAN, but as we can see, there are still some > unit tests who fails because of ASAN: > - multiprocess i

[dpdk-dev] [PATCH v2 0/3] Experiment ASAN in GHA

2021-10-02 Thread David Marchand
Following fixes for ASAN, I added ASAN in GHA to see where we stand. Here are two fixes that can be merged. The last patch enables ASAN, but as we can see, there are still some unit tests who fails because of ASAN: - multiprocess is broken, we could flag the ut requiring/testing mp, - hash tests h