DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: David Hunt <david.hunt@intel.com>
Cc: dev@dpdk.org, reshma.pattan@intel.com
Subject: Re: [PATCH v2 0/3] power: remove experimental empty poll API
Date: Mon, 20 Feb 2023 00:53:32 +0100	[thread overview]
Message-ID: <3090047.TQGk6oTFT5@thomas> (raw)
In-Reply-To: <20230208104810.37751-1-david.hunt@intel.com>

08/02/2023 11:48, David Hunt:
> The empty poll mechanism was an experimental API added in
> commit id 450f0791312c. It aimed to allow power saving depending
> on the traffic profile. However, it required a training phase
> and required the user to adjust magic numbers depending on
> their workload.
> 
> A new and improved mechanism was added in commit id
> 682a645438c5, also based on empty polls, implemented a
> callback mechanism which added 'monitor', 'pause' and 'scale'
> modes in l3fwd-power. This was and easier mechanism to use,
> so the original empty poll mechanism is no longer needed.
> 
> This patch set removes the experimental empty poll API, the
> empty poll mode from l3fwd-power, and related documentation.
> 
> This is based on a deprecation notice in the previous release.
> 
> [1/3] examples/power: remove empty poll mode from
> [2/3] libs/power: remove experimental empty poll API
> [3/3] doc/power: remove empty poll documentation

Squashed and applied, thanks.



  parent reply	other threads:[~2023-02-19 23:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 12:56 David Hunt
2022-12-20 12:56 ` [PATCH v1 1/3] examples/power: remove empty poll mode from l3fwd-power David Hunt
2022-12-20 13:26   ` Hunt, David
2023-02-07 10:47   ` Pattan, Reshma
2023-02-08 10:48   ` [PATCH v2 0/3] power: remove experimental empty poll API David Hunt
2023-02-08 10:48     ` [PATCH v2 1/3] examples/power: remove empty poll mode from l3fwd-power David Hunt
2023-02-08 11:11       ` Pattan, Reshma
2023-02-08 10:48     ` [PATCH v2 2/3] libs/power: remove experimental empty poll API David Hunt
2023-02-08 10:48     ` [PATCH v2 3/3] doc/power: remove empty poll documentation David Hunt
2023-02-19 23:53     ` Thomas Monjalon [this message]
2022-12-20 12:56 ` [PATCH v1 2/3] libs/power: remove experimental empty poll API David Hunt
2023-02-07 11:04   ` Pattan, Reshma
2022-12-20 12:56 ` [PATCH v1 3/3] doc/power: remove empty poll documentation David Hunt
2023-02-07 10:06   ` Pattan, Reshma

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=3090047.TQGk6oTFT5@thomas \
    --to=thomas@monjalon.net \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    --cc=reshma.pattan@intel.com \
    /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).