[dpdk-stable] [PATCH v5] lib/power: remove set env deprecation notice

Thomas Monjalon thomas at monjalon.net
Wed Nov 4 21:10:39 CET 2020


04/11/2020 10:28, David Hunt:
> Remove notice announcing an already-implemented change.
> 
> In 19.05, rte_power_set_env was changed to return -1 in cases where
> the envorinment was already set up, and for the same release, a
> deprecation notice was added for the following commit:
> 'commit 5a5f3178d4a8 ("power: return error when environment already set")'
> This patch removes that notice.
> 
> The API change was tested by calling rte_power_set_env twice. The first
> call succeeded, and the second call failed, as expected.
> 
> Signed-off-by: David Hunt <david.hunt at intel.com>
> Fixes: 5a5f3178d4a8 ("power: return error when environment already set")
> CC: stable at dpdk.org

Re-arranged, title reworded and applied, thanks





More information about the stable mailing list