[dpdk-dev] [PATCH] enic: prevent segfaults when allocating too many TX or RX queues

Bruce Richardson bruce.richardson at intel.com
Tue Mar 22 17:47:57 CET 2016


On Tue, Mar 22, 2016 at 04:46:30PM +0000, Bruce Richardson wrote:
> On Thu, Mar 17, 2016 at 03:49:58PM -0700, John Daley wrote:
> > From: Nelson Escobar <neescoba at cisco.com>
> > 
> > Add checks to make sure we don't try to allocate more tx or rx queues
> > than we support.
> > 
> > Signed-off-by: Nelson Escobar <neescoba at cisco.com>
> > Reviewed-by: John Daley <johndale at cisco.com>
> 
> Better to use the word fix in the title to indicate this is a bug-fix. Also missing
> a fixes line of: 
> 
> Fixes: fefed3d1e62c ("enic: new driver")
> 
> Will fix this up on apply.
> 
> /Bruce

Applied to dpdk-next-net/rel_16_04

/Bruce


More information about the dev mailing list