index
:
dpdk-draft-windows
master
windpdk-next-dev
windpdk-v17.11-rc2
windpdk-v18.02
windpdk-v18.08
windpdk-v18.08-clang
Preparation of Windows support
Harini Ramakrishnan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
vm_power_manager
Age
Commit message (
Expand
)
Author
2019-05-03
examples/power: fix json null termination
David Hunt
2019-05-03
examples/power: fix buffer overrun
David Hunt
2019-04-23
examples/power: fix build with some disabled PMDs
David Christensen
2019-04-23
examples/power: fix overflowed value
Reshma Pattan
2019-04-23
examples/power: fix string overflow
Reshma Pattan
2019-04-23
examples/power: fix string null termination
Reshma Pattan
2019-04-23
examples/power: fix unreachable VF MAC init
David Hunt
2019-04-23
examples/power: fix resource leak
David Hunt
2019-04-23
power: fix buffer overruns
David Hunt
2019-04-22
examples/power: remove policy dependency to MAC list
Lukasz Krakowiak
2019-04-04
replace snprintf with strlcpy
Bruce Richardson
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-29
power: add some logs on requests
Lukasz Krakowiak
2019-03-29
power: update error handling
Lukasz Krakowiak
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2019-01-15
examples/power: fix core id with JSON commands
David Hunt
2019-01-15
examples/power: fix for p-state
David Hunt
2018-12-19
examples/power: increase max cores to 256
David Hunt
2018-12-19
examples/power: allow VM to use lcores over 63
David Hunt
2018-12-19
examples/power: remove mask functions
David Hunt
2018-12-19
examples/power: change 64-bit masks to arrays
David Hunt
2018-11-04
examples/vm_power: respect maximum CPUs
David Hunt
2018-10-26
examples/power: support meson/ninja build
David Hunt
2018-10-26
examples/power: clean up verbose messages
David Hunt
2018-10-26
examples/power: add JSON string handling
David Hunt
2018-10-26
examples/power: increase allowed number of clients
David Hunt
2018-10-26
examples/power: add host channel to power manager
David Hunt
2018-10-26
examples/power: set core type in guest app
David Hunt
2018-10-26
examples/power: allow number of VMs to be zero
David Hunt
2018-10-26
examples/power: add checks around hypervisor
David Hunt
2018-07-21
examples/vm_power: make branch ratio configurable
David Hunt
2018-07-21
examples/vm_power: add options to guest app
David Hunt
2018-07-20
examples/vm_power: add branch ratio policy type
David Hunt
2018-07-20
examples/vm_power: add --port-list option
David Hunt
2018-07-20
examples/vm_power: add thread for oob core monitor
David Hunt
2018-07-20
examples/vm_power: allow greater than 64 cores
David Hunt
2018-07-20
examples/vm_power: add oob monitoring functions
David Hunt
2018-07-20
examples/vm_power: add core list parameter
David Hunt
2018-07-20
examples/vm_power: add check for port count
David Hunt
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-04-27
ethdev: remove experimental flag of ports enumeration
Thomas Monjalon
2018-04-17
examples: add empty meson files for unsupported ones
Bruce Richardson
2018-04-18
ethdev: deprecate port count function
Thomas Monjalon
2018-04-18
fix ethdev port id validation
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-02-01
examples/vm_power_manager: fix set VF MAC address
David Coyle
2018-02-01
examples: increase default ring sizes to 1024
Kevin Laatz
2018-01-30
examples: use pkg-config in makefiles
Bruce Richardson
2018-01-30
examples: put app name and sources at top of makefiles
Bruce Richardson
2018-01-16
examples/vm_power_manager: convert to new offloads API
Shahaf Shuler
[next]