telemetry: build stubs on Windows
authorFady Bader <fady@mellanox.com>
Tue, 11 Aug 2020 06:24:23 +0000 (09:24 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 10 Sep 2020 23:55:35 +0000 (01:55 +0200)
commit5ae0d39d4a529f43dc97a0ed11c62fa6b237a0db
tree0c1e1bd87b68906bc3eadaf4d431bb3b9d16270b
parentfc5ae478f84c93ce3b067c9b01ebe922808c0310
telemetry: build stubs on Windows

Telemetry didn't compile under Windows.
Empty stubs are arranged, waiting for a proper implementation.

Signed-off-by: Fady Bader <fady@mellanox.com>
Acked-by: Narcisa Vasile <navasile@linux.microsoft.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_telemetry/rte_telemetry.h
lib/librte_telemetry/telemetry.c
lib/librte_telemetry/telemetry_legacy.c
lib/meson.build