Wednesday, July 25, 2018 12:07 PM, Adrien Mazarguil: > Subject: Re: [PATCH] mk: fix application compilation with lmnl and mlx5 > > The approach of linking .a files instead of .so and still generate a dynamic > program also has drawbacks: duplication and link time issues with multiple > users. For instance, this may cause mlx4 and mlx5 to conflict on libibverbs > and > libmnl symbols, leaving one unable to include both PMDs into their program > or prevent it from linking with these libraries for its own needs. > I don't think it's worth the trouble. >
OK, Acked-by: Shahaf Shuler <shah...@mellanox.com>