[dpdk-dev] [PATCH 1/3] net/ixgbe: fix lsc interrupt

Lu, Wenzhuo wenzhuo.lu at intel.com
Thu Jul 13 15:33:45 CEST 2017


Hi,

-----Original Message-----
From: Wu, Jingjing 
Sent: Thursday, July 13, 2017 5:43 AM
To: Lu, Wenzhuo <wenzhuo.lu at intel.com>
Cc: dev at dpdk.org; Wu, Jingjing <jingjing.wu at intel.com>; stable at dpdk.org
Subject: [PATCH 1/3] net/ixgbe: fix lsc interrupt

If LSC flag is changed to off last device start, the enable flag is not cleared in HW.
This patch fixes it.

Fixes: 0eb609239efd ("ixgbe: enable Rx queue interrupts for PF and VF")
Cc: stable at dpdk.org

Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>


More information about the dev mailing list