[dpdk-dev] [PATCH v3] app/eventdev: add option to set global dequeue tmo

Jerin Jacob Kollanukkaran jerinj at marvell.com
Sun Mar 31 13:31:24 CEST 2019


On Fri, 2019-03-29 at 07:11 +0000, Pavan Nikhilesh Bhagavatula wrote:
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> 
> Add option to provide a global dequeue timeout that is used to create
> the eventdev.
> The dequeue timeout provided will be common across all the worker
> ports. If the eventdev hardware supports power management through
> dequeue timeout then this option can be used for verifying power
> demands at various packet rates.
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> ---
>  v3 Changes:
>  - Move common changes to evt_common.h.
> 
>  v2 Changes:
>  - Update documentation and fix indentation.
>  - Add check to see if provided dequeue timeout is within range and
> adjust as
>  required

Applied to dpdk-next-eventdev/master. Thanks.




More information about the dev mailing list