On Thu, Jun 30, 2016 at 08:01:24PM +0000, Rasesh Mody wrote: > > From: Bruce Richardson [mailto:bruce.richardson at intel.com] > > Sent: Wednesday, June 29, 2016 3:59 AM > > > > On Tue, Jun 28, 2016 at 12:14:50PM -0400, Chas Williams wrote: > > > We need sc->igu_sb_cnt determined before calculating the number of > > > queues we can support. > > > > > > Fixes: a787538ee754 ("bnx2x: fix MSIX vector and VF resource counts") > > > > > > Signed-off-by: Chas Williams <3chas3 at gmail.com> > > > --- > > > > Hi Chas, > > > > we generally try to avoid making the commit titles too technical, so we > > avoid > > using function or variable names in the titles. Since this is a bug fix the > > best > > form of title to be used is "fix <description of bug symptoms>", e.g. > > "fix incorrect number of supported queues". > > > > Maintainers, any comments or ack for this patch. > > > > /Bruce > > Acked-by: Rasesh Mody <rasesh.mody at qlogic.com> > > Thanks! > Rasesh
Applied to dpdk_next_net/rel_16_07 with title "net/bnx2x: fix incorrect number of supported queues". /Bruce