examples/fips_validation: fix parsing of algorithms
[dpdk.git] / examples / vm_power_manager / channel_monitor.c
2020-02-13 David Huntexamples/power: fix ack for enable/disable turbo
2019-10-27 Marcin Hajkowskiexamples/vm_power: send CPU capabilities on VM request
2019-10-27 Marcin Hajkowskiexamples/vm_power: add mechanism to disable queries
2019-10-27 Marcin Hajkowskiexamples/vm_power: process CPU frequency query
2019-10-27 David Huntexamples/vm_power: fix build without i40e
2019-10-27 Marcin Hajkowskiexamples/vm_power: send confirmation cmd to guest
2019-07-17 David Huntexamples/power: fix policy handling for FIFO
2019-07-16 David Huntexamples/power: fix strcpy buffer overrun
2019-07-10 Marcin Hajkowskiexamples/power: add FIFO per core for JSON interface
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 David Huntexamples/power: fix json null termination
2019-04-22 Reshma Pattanexamples/power: fix string overflow
2019-04-22 Reshma Pattanexamples/power: fix string null termination
2019-04-22 Lukasz Krakowiakexamples/power: remove policy dependency to MAC list
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Lukasz Krakowiakpower: add some logs on requests
2019-03-29 Lukasz Krakowiakpower: update error handling
2019-01-15 David Huntexamples/power: fix core id with JSON commands
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: remove mask functions
2018-10-26 David Huntexamples/power: clean up verbose messages
2018-10-26 David Huntexamples/power: add JSON string handling
2018-10-26 David Huntexamples/power: increase allowed number of clients
2018-10-26 David Huntexamples/power: add host channel to power manager
2018-10-26 David Huntexamples/power: allow number of VMs to be zero
2018-07-20 David Huntexamples/vm_power: add branch ratio policy type
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-24 David Huntexamples/vm_power_manager: fix response time
2017-10-13 David Huntexamples/vm_power_manager: fix build
2017-10-11 Rory Sextonexamples/vm_power_mgr: add policy to channels
2017-09-22 David Huntexamples/vm_power_manager: add per-core turbo
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Alan Carewexamples/vm_power: channel manager and monitor in host