test mbuf attach
[dpdk.git] / examples / vm_power_manager /
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2020-07-17 Rory Sextonexamples/vm_power: allow managing idle cores
2020-07-17 Rory Sextonexamples/vm_power: make branch ratio threshold per...
2020-05-21 Thomas Monjalonexamples/vm_power: drop Unix path limit redefinition
2020-05-21 Thomas Monjalonexamples/vm_power: fix build with -fno-common
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-17 Ferruh Yigitexamples/vm_power_manager: fix build
2020-04-16 Thomas Monjalonreplace unused attributes
2020-02-13 David Huntexamples/power: fix ack for enable/disable turbo
2019-11-12 David Huntexamples/vm_power: fix no port in guest
2019-11-12 David Huntexamples/vm_power: fix OOB frequency oscillations
2019-10-27 Marcin Hajkowskiexamples/vm_power: send capabilities request from guest
2019-10-27 Marcin Hajkowskiexamples/vm_power: send CPU capabilities on VM request
2019-10-27 Marcin Hajkowskiexamples/vm_power: add command to query CPU frequency
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 Marcin Hajkowskipower: extend guest channel for 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-10-27 Marcin Hajkowskiexamples/vm_power: process incoming confirmation cmds
2019-10-27 Bruce Richardsonexamples/vm_power: add guest cli to meson
2019-10-27 Bruce Richardsonexamples/vm_power: fix type of cmdline token in cli
2019-10-23 Ferruh Yigitexamples/vm_power: fix build
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-07-17 David Huntexamples/power: fix policy handling for FIFO
2019-07-16 David Huntexamples/power: fix strcpy buffer overrun
2019-07-12 David Huntexamples/power: fix FreeBSD meson lib dependency
2019-07-10 Marcin Hajkowskiexamples/power: add FIFO per core for JSON interface
2019-07-04 Lukasz Krakowiakexamples/power: remove double copy of FIFO path
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-05-02 David Huntexamples/power: fix buffer overrun
2019-04-22 David Christensenexamples/power: fix build with some disabled PMDs
2019-04-22 Reshma Pattanexamples/power: fix overflowed value
2019-04-22 Reshma Pattanexamples/power: fix string overflow
2019-04-22 Reshma Pattanexamples/power: fix string null termination
2019-04-22 David Huntexamples/power: fix unreachable VF MAC init
2019-04-22 David Huntexamples/power: fix resource leak
2019-04-22 David Huntpower: fix buffer overruns
2019-04-22 Lukasz Krakowiakexamples/power: remove policy dependency to MAC list
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-29 Lukasz Krakowiakpower: add some logs on requests
2019-03-29 Lukasz Krakowiakpower: update error handling
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-01-15 David Huntexamples/power: fix core id with JSON commands
2019-01-15 David Huntexamples/power: fix for p-state
2018-12-19 David Huntexamples/power: increase max cores to 256
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: remove mask functions
2018-12-19 David Huntexamples/power: change 64-bit masks to arrays
2018-11-04 David Huntexamples/vm_power: respect maximum CPUs
2018-10-26 David Huntexamples/power: support meson/ninja build
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: set core type in guest app
2018-10-26 David Huntexamples/power: allow number of VMs to be zero
2018-10-26 David Huntexamples/power: add checks around hypervisor
2018-07-20 David Huntexamples/vm_power: make branch ratio configurable
2018-07-20 David Huntexamples/vm_power: add options to guest app
2018-07-20 David Huntexamples/vm_power: add branch ratio policy type
2018-07-20 David Huntexamples/vm_power: add --port-list option
2018-07-20 David Huntexamples/vm_power: add thread for oob core monitor
2018-07-20 David Huntexamples/vm_power: allow greater than 64 cores
2018-07-20 David Huntexamples/vm_power: add oob monitoring functions
2018-07-20 David Huntexamples/vm_power: add core list parameter
2018-07-20 David Huntexamples/vm_power: add check for port count
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Bruce Richardsonexamples: add empty meson files for unsupported ones
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-02-01 David Coyleexamples/vm_power_manager: fix set VF MAC address
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-16 Shahaf Shulerexamples/vm_power_manager: convert to new offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-24 David Huntexamples/vm_power_manager: add turbo commands to help...
2017-10-24 David Huntexamples/vm_power_manager: fix response time
2017-10-13 David Huntexamples/vm_power_manager: fix build
2017-10-11 David Huntexamples/vm_power_mgr: set MAC address of VF
2017-10-11 Rory Sextonexamples/guest_cli: add send policy to host
2017-10-11 David Huntexamples/vm_power_mgr: add port initialisation
2017-10-11 Rory Sextonexamples/vm_power_mgr: add policy to channels
2017-10-11 David Huntexamples/vm_power_mgr: add scale to medium freq fn
2017-10-11 David Huntexamples/vm_power_mgr: add VCPU to PCPU mapping
2017-09-22 David Huntexamples/vm_power_manager: add per-core turbo CLI
2017-09-22 David Huntexamples/vm_power_manager: add per-core turbo
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2016-07-11 Marvin Liuexamples/vm_power_manager: remove dependency on interna...
2016-05-16 Daniel Mrzyglodexamples/vm_power_manager: ensure domain name is null...
next