examples: fix port mask parsing failure handling
[dpdk.git] / examples / vm_power_manager / main.c
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2020-07-17 Rory Sextonexamples/vm_power: make branch ratio threshold per...
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-16 Thomas Monjalonreplace unused attributes
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-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-04-22 David Christensenexamples/power: fix build with some disabled PMDs
2019-04-22 David Huntexamples/power: fix unreachable VF MAC init
2019-04-22 David Huntexamples/power: fix resource leak
2018-10-26 David Huntexamples/power: add host channel to power manager
2018-07-20 David Huntexamples/vm_power: make branch ratio configurable
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: 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-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-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-11 David Huntexamples/vm_power_mgr: set MAC address of VF
2017-10-11 David Huntexamples/vm_power_mgr: add port initialisation
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2014-11-27 David Marchandexamples: no more bare metal environment
2014-11-26 Alan Carewexamples/vm_power: vm power management application