Message ID | 20190408104518.21960-1-lukaszx.krakowiak@intel.com |
---|---|
Headers | show |
Series |
|
Related | show |
> -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Lukasz Krakowiak > Sent: Monday, April 8, 2019 12:45 PM > To: Hunt, David <david.hunt@intel.com> > Cc: dev@dpdk.org; Krakowiak, LukaszX <lukaszx.krakowiak@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/