DPDK patches and discussions
 help / color / mirror / Atom feed
From: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
To: "Hunt, David" <david.hunt@intel.com>
Cc: stable@dpdk.org, alan.carew@intel.com,
	pablo.de.lara.guarch@intel.com,  dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/3] power: fixes for power ACPI through sysfs
Date: Tue, 21 Nov 2017 12:09:28 +0100	[thread overview]
Message-ID: <CAEK-wKnrXunzU=+iD-u543PSAXpZaHgHhdM-C38o6T9V9JOn7Q@mail.gmail.com> (raw)
In-Reply-To: <1510426507-28245-1-git-send-email-radoslaw.biernacki@linaro.org>

Hi David,

I forgot to add V2 to the topic (sorry for that).
But did you had time to look at V2 of this patch?


On 11 November 2017 at 19:55, Radoslaw Biernacki <
radoslaw.biernacki@linaro.org> wrote:

> This series of patches is fixing bug in power ACPI subsystem code as
> well as improve the debugging messages and cleans the code.
>
> V2:
>  - error checking macros removed (checkpatch warning)
>  - using plain open()/read()/write() system functions instead of STDIO
>  - added check for intel_pstate driver together with suggestion about
>    needed kernel boot parameter
>
> Radoslaw Biernacki (3):
>   power: removing code macros
>   power: switching to unbuffered access for /sys files
>   power: check if userspace governor is available
>
>  lib/librte_power/rte_power_acpi_cpufreq.c | 304
> ++++++++++++++++++------------
>  1 file changed, 182 insertions(+), 122 deletions(-)
>
> --
> 2.7.4
>
>

      parent reply	other threads:[~2017-11-21 11:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 13:47 [dpdk-dev] [PATCH 1/2] power: switching to unbuffered stdio for /sys file access Radoslaw Biernacki
2017-10-16 13:47 ` [dpdk-dev] [PATCH 2/2] power: check if userspace governor is available Radoslaw Biernacki
2017-10-18 10:53   ` Hunt, David
2017-10-18 14:02     ` Radoslaw Biernacki
2017-10-18 10:28 ` [dpdk-dev] [PATCH 1/2] power: switching to unbuffered stdio for /sys file access Hunt, David
2017-10-18 10:33 ` Hunt, David
2017-10-18 13:56   ` Radoslaw Biernacki
2017-11-11 18:55 ` [dpdk-dev] [PATCH 0/3] power: fixes for power ACPI through sysfs Radoslaw Biernacki
2017-11-11 18:55   ` [dpdk-dev] [PATCH 1/3] power: removing code macros Radoslaw Biernacki
2017-11-11 18:55   ` [dpdk-dev] [PATCH 2/3] power: switching to unbuffered access for /sys files Radoslaw Biernacki
2017-11-23 14:42     ` Hunt, David
2017-12-01 21:01       ` Radoslaw Biernacki
2018-01-31 23:38         ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
2017-11-11 18:55   ` [dpdk-dev] [PATCH 3/3] power: check if userspace governor is available Radoslaw Biernacki
2017-11-21 11:09   ` Radoslaw Biernacki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEK-wKnrXunzU=+iD-u543PSAXpZaHgHhdM-C38o6T9V9JOn7Q@mail.gmail.com' \
    --to=radoslaw.biernacki@linaro.org \
    --cc=alan.carew@intel.com \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).