On 6/5/2019 6:17 AM, Rasesh Mody wrote: >> From: Shahed Shaikh <[email protected]> >> Sent: Tuesday, June 04, 2019 11:54 AM >> >> Patch "8bd31421c593 ("net/bnx2x: fix ramrod timeout")" >> introduced a regression where sc->scan_fp flags is set for unexpectedly long >> time. So the slow path completion handler flow is run unnecessarily which >> walks over receive descriptor ring of fast path and drops the data packets >> while looking for slow path completion descriptor out of fast path ring. >> >> This issue is seen under heavy traffic with link events happening in >> background. >> >> Fixes: 8bd31421c593 ("net/bnx2x: fix ramrod timeout") >> Cc: [email protected] >> >> Signed-off-by: Shahed Shaikh <[email protected]> >> --- > > For the whole series. > > Acked-by: Rasesh Mody <[email protected]> >
Series applied to dpdk-next-net/master, thanks.

