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
channel_monitor.c
channel_monitor.h
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
oob_monitor_nop.c
oob_monitor_x86.c
oob_monitor.h
parse.c
parse.h
power_manager.c
power_manager.h
vm_power_cli.c cmdline: avoid name clash with Windows system types 2020-11-05 17:49:00 +01:00
vm_power_cli.h