> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of David Hunt
> Sent: Thursday, May 2, 2019 12:18 PM
> To: dev@dpdk.org
> Cc: Hunt, David <david.h...@intel.com>
> Subject: [dpdk-dev] [PATCH v1 2/3] doc: add release note for power changes
>
> In the Power Library, a new bit has been added to the mask returned by
> rte_power_get_capabilities which indicates whether the core is an Intel
> SST-BF high frequency core.
>
> The Distributor sample app has also been enhanced to make use of SST-BF
> cores, and pin relevant workloads to the higher frequency cores, if
> available in the core mask provided to the application.
>
Acked-by: John McNamara <john.mcnam...@intel.com>