[dpdk-dev] [PATCH 0/2] power: add fifo per core for JSON interface
Hajkowski, MarcinX
marcinx.hajkowski at intel.com
Fri Jun 7 10:50:01 CEST 2019
> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lukasz Krakowiak
> Sent: Monday, April 8, 2019 12:45 PM
> To: Hunt, David <david.hunt at intel.com>
> Cc: dev at dpdk.org; Krakowiak, LukaszX <lukaszx.krakowiak at intel.com>
> Subject: [dpdk-dev] [PATCH 0/2] power: add fifo per core for JSON interface
>
> This patch implement a separate FIFO for each cpu core.
> Dependency to commit: 5c7c96571b7b7051ecc286f36be0b3d95b49995e
> (power: update for handling fifo path string).
>
> Lukasz Krakowiak (2):
> power: add fifo per core for JSON interface
> doc: update according to the fifo per core impl
>
> .../sample_app_ug/vm_power_management.rst | 53 +++--------
> examples/vm_power_manager/channel_manager.c | 85 +++++++++++------
> examples/vm_power_manager/channel_manager.h | 7 +-
> examples/vm_power_manager/channel_monitor.c | 91 +++++++++++++----
> --
> examples/vm_power_manager/main.c | 2 +-
> 5 files changed, 140 insertions(+), 98 deletions(-)
>
> --
> 2.19.2.windows.1
I belive this patchset should be marked as superseded since new version is provided by Lukasz Gosiewski:
http://patchwork.dpdk.org/cover/53036/
More information about the dev
mailing list