[dpdk-dev] [PATCH] eventdev: limit port link operation to configured queues

Bruce Richardson bruce.richardson at intel.com
Wed Feb 15 15:53:05 CET 2017


On Tue, Feb 07, 2017 at 10:00:10AM +0000, Nipun Gupta wrote:
> 
> 
> > -----Original Message-----
> > From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
> > Sent: Monday, February 06, 2017 11:00
> > To: dev at dpdk.org
> > Cc: bruce.richardson at intel.com; Hemant Agrawal
> > <hemant.agrawal at nxp.com>; gage.eads at intel.com;
> > harry.van.haaren at intel.com; Nipun Gupta <nipun.gupta at nxp.com>; Jerin Jacob
> > <jerin.jacob at caviumnetworks.com>
> > Subject: [dpdk-dev] [PATCH] eventdev: limit port link operation to configured
> > queues
> > 
> > On port_setup, the link_map is updated only
> > for configured number of event queues.
> > Limit the port_links_get scan only to configured number
> > of event queues. Also, Limit the port link and unlink queue
> > validation to configured number of event queues.
> > 
> > Fixes: 8ca610e0487c ("eventdev: implement the northbound APIs")
> > 
> > Reported-by: Nipun Gupta <nipun.gupta at nxp.com>
> > Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> 
> Acked-by: Nipun Gupta <nipun.gupta at nxp.com>

Applied to dpdk-next-eventdev

Please note too, that next-eventdev tree has been rebased on top of the
mainline 17.02 release. This should make it easier to merge in the 17.05
timeframe.

/Bruce


More information about the dev mailing list