Re: [dpdk-dev] [PATCH v2] eventdev: use links map to unlink queues

2017-12-12 Thread Pavan Nikhilesh Bhagavatula
Bruce > > ; Van Haaren, Harry > > ; Eads, Gage ; > > hemant.agra...@nxp.com; nipun.gu...@nxp.com; Rao, Nikhil > > ; santosh.shu...@caviumnetworks.com > > Cc: dev@dpdk.org; Pavan Nikhilesh > > Subject: [dpdk-dev] [PATCH v2] eventdev: use links map to unlink queues > >

Re: [dpdk-dev] [PATCH v2] eventdev: use links map to unlink queues

2017-12-12 Thread Eads, Gage
@nxp.com; Rao, Nikhil > ; santosh.shu...@caviumnetworks.com > Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v2] eventdev: use links map to unlink queues > > The octeontx event device doesn't store the queues to port mapping as a result > it cannot return the exac

[dpdk-dev] [PATCH v2] eventdev: use links map to unlink queues

2017-12-12 Thread Pavan Nikhilesh
The octeontx event device doesn't store the queues to port mapping as a result it cannot return the exact number of queues unlinked from a port when application wants to unlink all the queues mapped (supplies queues param as NULL). Using links_map we can determine the exact queues mapped to a spec