On 6/5/2019 6:17 AM, Rasesh Mody wrote:
>> From: Shahed Shaikh <shsha...@marvell.com>
>> 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: sta...@dpdk.org
>>
>> Signed-off-by: Shahed Shaikh <shsha...@marvell.com>
>> ---
> 
> For the whole series.
> 
> Acked-by: Rasesh Mody <rm...@marvell.com>
> 

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

Reply via email to