numam-dpdk/drivers/net/ipn3ke
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
..
ipn3ke_ethdev.c net/ipn3ke: remove configuration for i40e port bonding 2019-11-20 17:36:05 +01:00
ipn3ke_ethdev.h net/ipn3ke: remove commented out code 2019-11-08 16:40:28 +01:00
ipn3ke_flow.c net/ipn3ke: remove configuration for i40e port bonding 2019-11-20 17:36:05 +01:00
ipn3ke_flow.h net/ipn3ke: support flow API 2019-04-19 14:51:54 +02:00
ipn3ke_logs.h net/ipn3ke: add new driver 2019-04-19 14:51:54 +02:00
ipn3ke_rawdev_api.h net/ipn3ke: remove configuration for i40e port bonding 2019-11-20 17:36:05 +01:00
ipn3ke_representor.c net/ipn3ke: remove configuration for i40e port bonding 2019-11-20 17:36:05 +01:00
ipn3ke_tm.c net/ipn3ke: remove commented out code 2019-11-08 16:40:28 +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_pmd_ipn3ke_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00