[dpdk-dev] [PATCH] ixgbe: return err for too many interrupt queues

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Mar 30 20:02:02 CEST 2016


> > The lower 16 bits of EICR register are used for queue interrupts, dpdk framework
> > take over the first bit for other interrupts like LSC, so there're only 15 bits left for
> > queue interrupts mapping.
> > This patch adds a check for the num of interrupt queues at dev_start.
> > 
> > Signed-off-by: Wang Xiao W <xiao.w.wang at intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

Applied, thanks


More information about the dev mailing list