numam-dpdk/examples/vm_power_manager
Dmitry Kozlyuk c2341bb671 cmdline: avoid name clash with Windows system types
cmdline_numtype member names clash with Windows system identifiers.
Add RTE_ prefix to cmdline constants to avoid this and possible
future conflicts.

Suggested-by: Ranjit Menon <ranjit.menon@intel.com>
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
Acked-by: Jie Zhou <jizh@microsoft.com>
Tested-by: Jie Zhou <jizh@microsoft.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2020-11-05 17:49:00 +01:00
..
guest_cli cmdline: avoid name clash with Windows system types 2020-11-05 17:49:00 +01:00
channel_manager.c examples/vm_power: fix build on Ubuntu 20.04 2020-10-30 14:54:23 +01:00
channel_manager.h examples/vm_power: drop Unix path limit redefinition 2020-05-21 15:41:49 +02:00
channel_monitor.c build: replace use of old build macros 2020-10-19 22:15:44 +02:00
channel_monitor.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.c examples/vm_power: fix memory leak 2020-10-30 13:16:09 +01:00
Makefile examples: fix linking against specific drivers 2020-10-30 14:33:36 +01:00
meson.build build: replace use of old build macros 2020-10-19 22:15:44 +02:00
oob_monitor_nop.c examples/vm_power_manager: fix build 2020-04-17 23:22:15 +02:00
oob_monitor_x86.c examples/vm_power: allow managing idle cores 2020-07-17 14:40:56 +02:00
oob_monitor.h examples/vm_power: add oob monitoring functions 2018-07-20 22:53:17 +02:00
parse.c examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
parse.h examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
power_manager.c examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
power_manager.h examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
vm_power_cli.c cmdline: avoid name clash with Windows system types 2020-11-05 17:49:00 +01:00
vm_power_cli.h replace unused attributes 2020-04-16 18:30:58 +02:00