numam-dpdk/examples/ntb
Thomas Monjalon 4f299b7169 build: replace meson OS detection with variable
Some places were calling the meson function host_machine.system()
instead of the variables is_windows and is_linux defined
in config/meson.build.

At the same time, the missing "Linux restriction" reason is added to
pfe and octeontx2 crypto PMDs.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-06-30 15:29:59 +02:00
..
Makefile ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
meson.build build: replace meson OS detection with variable 2020-06-30 15:29:59 +02:00
ntb_fwd.c mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00