numam-dpdk/drivers
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
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus bus/fslmc: remove conflicting memory barrier macro 2020-01-17 12:02:15 +01:00
common crypto/qat: support Chacha Poly 2020-01-16 17:10:36 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto crypto/qat: support Chacha Poly 2020-01-16 17:10:36 +01:00
event event/opdl: use new API to save cycles on aarch64 2020-01-17 12:02:21 +01:00
mempool drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
net net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00
raw net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00
vdpa drivers: move ifc to vDPA directory 2020-01-14 00:09:33 +01:00
Makefile drivers: introduce vDPA class 2020-01-13 23:28:00 +01:00
meson.build net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00