[dpdk-dev] [PATCH 1/2] net/bnx2x: fix for PCI FLR after ungraceful exit

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 20 00:15:36 CEST 2018


On 4/18/2018 9:15 PM, Rasesh Mody wrote:
> From: Rasesh Mody <rasesh.mody at qlogic.com>
> 
> This patch provides a fix for PCI function level reset after an
> ungraceful exit from an application. The fix is to enable internal
> target read as part of device attach before getting device information
> from device config space, device itself and shared memory. In addition
> to that, add a 200ms delay for the recovery flow to complete.
> 
> Fixes: 540a211084a7 ("bnx2x: driver core")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Rasesh Mody <rasesh.mody at qlogic.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list