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

2019-03-31 Thread Jerin Jacob Kollanukkaran
On Fri, 2019-03-29 at 07:11 +, Pavan Nikhilesh Bhagavatula wrote: > From: Pavan Nikhilesh > > 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 po

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

2019-03-29 Thread Pavan Nikhilesh Bhagavatula
From: Pavan Nikhilesh 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