Re: [dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Ferruh Yigit
On 4/16/2019 9:23 AM, Gosiewski, LukaszX wrote: > Hi, > Could there be also possibility, that patch is on hold because it's still > waiting for moderator approval? > I got this mail when posting: > " Your mail to 'dev' with the subject > > [PATCH v3] power: update for handling fifo path str

[dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Lukasz Gosiewski
From: Lukasz Krakowiak Removed doubled created fifo path string for channel info. --- v3: *improvement to coding style v2: * rebase to master changes Signed-off-by: Lukasz Krakowiak Signed-off-by: Lukasz Gosiewski --- examples/vm_power_manager/channel_manager.c | 7 +++ 1 file changed,

[dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Lukasz Gosiewski
From: Lukasz Krakowiak Removed doubled created fifo path string for channel info. --- v3: *improvement to coding style v2: * rebase to master changes Signed-off-by: Lukasz Krakowiak Signed-off-by: Lukasz Gosiewski --- examples/vm_power_manager/channel_manager.c | 7 +++ 1 file changed,

Re: [dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Gosiewski, LukaszX
Hi, Could there be also possibility, that patch is on hold because it's still waiting for moderator approval? I got this mail when posting: " Your mail to 'dev' with the subject [PATCH v3] power: update for handling fifo path string Is being held until the list moderator can review it for

Re: [dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Krakowiak, LukaszX
Hi, On Friday Lukasz sent patch: [PATCH v2 1/3] power: update for handling fifo path string. But this was mistake, it should be the one patch, and I suppose this lock the newer versions of this patches. Lukasz -Original Message- From: Hunt, David Sent: Tuesday, April 16, 2019 10:16 AM

Re: [dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-16 Thread Hunt, David
Hi Lukasz, -Original Message- From: Gosiewski, LukaszX Sent: Tuesday, 16 April, 2019 8:03 AM To: Hunt, David Cc: dev@dpdk.org; Krakowiak, LukaszX ; Gosiewski, LukaszX Subject: [PATCH v3] power: update for handling fifo path string From: Lukasz Krakowiak Removed doubled created fifo

Re: [dpdk-dev] [PATCH v3] power: update for handling fifo path string

2019-04-15 Thread Hunt, David
Hi Lukasz, On 15/4/2019 11:01 AM, Lukasz Gosiewski wrote: From: Lukasz Krakowiak Removed doubled created fifo path string for channel info. --- v3: *improvement to coding style v2: * rebase to master changes Signed-off-by: Lukasz Krakowiak Signed-off-by: Lukasz Gosiewski --- examples/vm