On 6/25/20 2:13 PM, Thomas Monjalon wrote: > 25/06/2020 13:28, Timothy Redaelli: >> On Thu, 25 Jun 2020 09:32:23 +0200 >> Thomas Monjalon <tho...@monjalon.net> wrote: >> >>> On Tue, Jun 23, 2020 at 6:49 PM Timothy Redaelli <tredae...@redhat.com> >>> wrote: >>>> >>>> libmnl is not used anymore for MLX5 PMD since DPDK 19.08. >>> >>> Why don't you use pkg-config? >>> All these kind of dependencies are managed through libdpdk.pc >>> which is generated with meson. >> >> Because on Fedora/RHEL we don't use meson (yet) since it's not possible >> to choose the list of PMDs to build and testpmd links to some of the >> PMDs we don't ship > > Wrong: there is the option disable_drivers accepting a list. > Anyway, makefiles won't be part of DPDK 20.11. > You must switch to meson for DPDK compilation.
Since OVS uses DPDK 19.11 and supports linking with 'make'-style DPDK builds on master branch, branch-2.13 and will continue to use it on upcoming branch-2.14, this change makes sense anyway. Applied to master and branch-2.13. Best regards, Ilya Maximets. _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev