Re: [dpdk-dev] [PATCH 1/5] net/bnx2x: fix packet drop

2019-06-11 Thread Ferruh Yigit
On 6/5/2019 6:17 AM, Rasesh Mody wrote: >> From: Shahed Shaikh >> 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

Re: [dpdk-dev] [PATCH 1/5] net/bnx2x: fix packet drop

2019-06-04 Thread Rasesh Mody
>From: Shahed Shaikh >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 descrip

[dpdk-dev] [PATCH 1/5] net/bnx2x: fix packet drop

2019-06-04 Thread Shahed Shaikh
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