On Tue, Feb 07, 2017 at 10:00:10AM +0000, Nipun Gupta wrote: > > > > -----Original Message----- > > From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com] > > Sent: Monday, February 06, 2017 11:00 > > To: dev@dpdk.org > > Cc: bruce.richard...@intel.com; Hemant Agrawal > > <hemant.agra...@nxp.com>; gage.e...@intel.com; > > harry.van.haa...@intel.com; Nipun Gupta <nipun.gu...@nxp.com>; Jerin Jacob > > <jerin.ja...@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.gu...@nxp.com> > > Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> > > Acked-by: Nipun Gupta <nipun.gu...@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