[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:46:30 CET 2016


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


More information about the dev mailing list