On Fri, Jul 12, 2024 at 4:29 AM Jiale, SongX wrote:
> > ASan included in clang 17 and later suffixes symbols.
> > $ nm build/drivers/libtmp_rte_net_null.a | grep this_pmd
> > r this_pmd_name3
> > n
> > this_pmd_name3.f2cd16678ab09dba8fd23405d8d11fce
> >
> > This b
> -Original Message-
> From: David Marchand
> Sent: Thursday, July 11, 2024 7:39 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Ali Alnubani ; Jiale, SongX
> ; Dmitry Kozlyuk
> Subject: [PATCH] buildtools: fix build with clang 17 and ASan
>
> ASan included in
ASan included in clang 17 and later suffixes symbols.
$ nm build/drivers/libtmp_rte_net_null.a | grep this_pmd
r this_pmd_name3
n this_pmd_name3.f2cd16678ab09dba8fd23405d8d11fce
This breaks the detection of driver symbols in pmdinfogen which then
creates duplicate
3 matches
Mail list logo