numam-dpdk/lib/librte_sched
Bruce Richardson 5b9656b157 lib: build with meson
Add non-EAL libraries to DPDK build. The compat lib is a special case,
along with the previously-added EAL, but all other libs can be build using
the same set of commands, where the individual meson.build files only need
to specify their dependencies, source files, header files and ABI versions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
2018-01-30 17:49:16 +01:00
..
Makefile eal: introduce integer divide through reciprocal 2018-01-27 22:34:33 +01:00
meson.build lib: build with meson 2018-01-30 17:49:16 +01:00
rte_approx.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_approx.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_common.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_version.map sched: hide structure of port hierarchy 2015-07-17 00:35:49 +02:00
rte_sched.c eal: introduce integer divide through reciprocal 2018-01-27 22:34:33 +01:00
rte_sched.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00