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

Jerin Jacob jerin.jacob at caviumnetworks.com
Sat Dec 16 10:16:37 CET 2017


-----Original Message-----
> Date: Wed, 13 Dec 2017 00:28:09 +0530
> From: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> To: jerin.jacob at caviumnetworks.com, bruce.richardson at intel.com,
>  harry.van.haaren at intel.com, gage.eads at intel.com, hemant.agrawal at nxp.com,
>  nipun.gupta at nxp.com, nikhil.rao at intel.com,
>  santosh.shukla at caviumnetworks.com
> Cc: dev at dpdk.org, Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Subject: [dpdk-dev] [PATCH v3] eventdev: use links map to unlink queues
> X-Mailer: git-send-email 2.14.1
> 
> 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 specific
> port and unlink them.
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Acked-by: Gage Eads <gage.eads at intel.com>

Cc: stable at dpdk.org

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


More information about the dev mailing list