Hi Ferruh, > -----Original Message----- > From: Ferruh Yigit <[email protected]> > Sent: Monday, November 2, 2020 3:01 PM > To: Ali Alnubani <[email protected]>; Slava Ovsiienko > <[email protected]> > Cc: [email protected]; [email protected]; Matan Azrad > <[email protected]>; Shahaf Shuler <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] net/mlx4: fix glue library name > > On 10/26/2020 9:20 AM, Ali Alnubani wrote: > > The MLX4 library wasn't being successfully initialized with > > -Dibverbs_link=dlopen because it expected a shared object file with a > > different name. > > > > The mlx4 glue library name seems changed in the patch pointed by Fixes line, > but > mlx5 library name is still using old syntax: 'librte_pmd_mlx5_glue.so', can > you > please fix that too in a separate patch? >
This was done in http://patches.dpdk.org/patch/82174/. Is it what you meant? Thanks, Ali

