Re: [dpdk-dev] [PATCH v3 2/3] eventdev: extend queue attribute get function

2017-10-25 Thread Pavan Nikhilesh Bhagavatula
; > Cc: dev@dpdk.org; Pavan Bhagavatula > > Subject: [dpdk-dev] [PATCH v3 2/3] eventdev: extend queue attribute get > > function > > > > From: Pavan Bhagavatula > > > > Add schedule type queue attribute so that it can be queried along with > > the queue confi

Re: [dpdk-dev] [PATCH v3 2/3] eventdev: extend queue attribute get function

2017-10-25 Thread Van Haaren, Harry
> From: Pavan Nikhilesh [mailto:pbhagavat...@caviumnetworks.com] > Sent: Monday, October 23, 2017 6:41 PM > To: Van Haaren, Harry ; hemant.agra...@nxp.com; > jerin.ja...@caviumnetworks.com > Cc: dev@dpdk.org; Pavan Bhagavatula > Subject: [dpdk-dev] [PATCH v3 2/3] eventdev: exte

[dpdk-dev] [PATCH v3 2/3] eventdev: extend queue attribute get function

2017-10-23 Thread Pavan Nikhilesh
From: Pavan Bhagavatula Add schedule type queue attribute so that it can be queried along with the queue config structure. Signed-off-by: Pavan Nikhilesh --- v2 changes: - return EOVERFLOW when schedule_type is requested and event_queue_cfg is set to *ALL_TYPES*. lib/librte_eventdev/rte