DPDK Mellanox mlx4 and mlx5
Lombardo, Ed
Ed.Lombardo at netscout.com
Fri Aug 2 22:12:58 CEST 2024
Hi,
I am trying to add support for NIC "MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]" in our application with DPDK 22.11.
I am using meson and ninja and DPDK 22.11.2
I am running Oracle91 in my VM where I build DPDK.
I downloaded the libibverbs (rdma-core-44.0) and built the static libraries from sources. The static libraries are not in the standard locations but under rpmbuild/SOURCES/rdma-core-44.0/build/lib
In meson I set ibverbs_link=static
When I execute ninja -j 10, I get error "bin/ld: cannot find -l:libibverbs.a"
How do I setup meson and ninja to build DPDK static libraries for Mellanox NIC and use libibverbs libraries.
Thanks,
Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20240802/b4f191c5/attachment-0001.htm>
More information about the users
mailing list