[dpdk-dev] [PATCH v7 6/7] power: support monitoring multiple Rx queues
David Hunt
david.hunt at intel.com
Wed Jul 7 14:03:05 CEST 2021
On 7/7/2021 11:48 AM, Anatoly Burakov wrote:
> Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
> Rx queues while entering the energy efficient power state. The multi
> version will be used unconditionally if supported, and the UMWAIT one
> will only be used when multi-monitor is not supported by the hardware.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
>
> Notes:
> v6:
> - Fix the missed feedback from v5
>
> v4:
> - Fix possible out of bounds access
> - Added missing index increment
>
>
--snip--
Tested-by: David Hunt <david.hunt at intel.com>
More information about the dev
mailing list