numam-dpdk/drivers/raw/ifpga
Bruce Richardson 7a3c4f4de2 net/ipn3ke: fix meson build
The ipn3ke driver and the ifpga driver had circular dependencies on each
other, meaning that neither could be built with meson. Fix this by:

* setting the build order of net and raw to match that in makefiles
* removing the dependency from the net driver on the rawdev one
* fixing the dependency names in the rawdev driver meson.build file

Fixes: 8418c92811 ("net/ipn3ke: remove configuration for i40e port bonding")
Fixes: e1defba4cf ("raw/ifpga/base: support device tree")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-01-17 19:45:23 +01:00
..
base remove blank lines at end of file 2019-11-26 00:12:08 +01:00
ifpga_rawdev.c raw/ifpga: introduce IRQ functions 2019-11-20 17:36:05 +01:00
ifpga_rawdev.h raw/ifpga: introduce IRQ functions 2019-11-20 17:36:05 +01:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00
rte_rawdev_ifpga_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00