numam-dpdk/examples/vm_power_manager
Reshma Pattan 4a8f4f9765 examples/vm_power: remove VM channel number check
VM channel number should not be validated against the
host vm_power_manager coremask core indexes, as VM
cores need not to be same as host cores.
So remove this check, to allow all the vm channels
to be added successfully.

Fixes: b49c677a0d ("examples/vm_power: respect core mask")
Cc: stable@dpdk.org

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Reviewed-by: David Hunt <david.hunt@intel.com>
2021-05-05 23:43:22 +02:00
..
guest_cli examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
channel_manager.c examples/vm_power: remove VM channel number check 2021-05-05 23:43:22 +02:00
channel_manager.h examples/vm_power: drop Unix path limit redefinition 2020-05-21 15:41:49 +02:00
channel_monitor.c power: clean up includes 2021-01-29 11:25:40 +01:00
channel_monitor.h power: clean up includes 2021-01-29 11:25:40 +01:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +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: respect core mask 2021-01-28 23:17:18 +01: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 power: clean up includes 2021-01-29 11:25:40 +01:00
vm_power_cli.h replace unused attributes 2020-04-16 18:30:58 +02:00