DPDK used for building programs and the one used to run the programs

Antonio Di Bacco a.dibacco.ks at gmail.com
Tue Dec 5 14:47:47 CET 2023


On the target machine I use to have a DPDK compiled after installing
the Mellanox 5/6 drivers.
I see that there are files related to MLX5 pmds in the target machine
(include files).

To compile my programs I use a container where there is installed a
DPDK that doesn't have the MLX5 support, I mean I don't find the
rte_mlx5_pmds.h in the container.

Now, a program compiled in the container could have problems when
using MLX5 on the target machine?

Thanks,
Anna.


More information about the users mailing list