Couple of build problems ( Fedora 36, DPDK 21.11.1 )

David Marchand david.marchand at redhat.com
Wed Jul 20 17:18:49 CEST 2022


On Wed, Jul 20, 2022 at 4:59 PM Mark de Roussier
<mark at hitomi-broadcast.tv> wrote:
>
> Hello David,
>
> thanks for the idea, but I'm afraid that's not the case. I do have that already, that is what is providing libmlx4 and libmlx5. But it does not contain librte_common_mlx5, which is what I think is probably the source of my problem.

Well, that's what I have on my Fedora to build mlx drivers.

Btw, librte_common_mlx5 is an internal DPDK driver.
If you still see that this component is disabled after installing
those headers via the devel packages, then maybe you did not
reconfigure your build env.
$ meson --reconfigure <build_dir>


If this is not working, you'll have to look into
<build_dir>/meson-logs/, there may be some useful info in those logs.


-- 
David Marchand



More information about the users mailing list