On 4/18/2018 9:15 PM, Rasesh Mody wrote: > From: Rasesh Mody <rasesh.m...@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: sta...@dpdk.org > > Signed-off-by: Rasesh Mody <rasesh.m...@qlogic.com>
Series applied to dpdk-next-net/master, thanks.