Re: [PATCH net 1/2] qlcnic: Do not force adapter to perform LRO without destination IP check
From: Eric Dumazet <hidden>
Date: 2013-10-26 04:17:11
From: Eric Dumazet <hidden>
Date: 2013-10-26 04:17:11
On Fri, 2013-10-25 at 10:38 -0400, Shahed Shaikh wrote:
From: Shahed Shaikh <redacted> Forcing adapter to perform LRO without destination IP check degrades the performance.
Hmm... the performance, or does it allow two packets belonging to different flows being wrongly aggregated ? It looks a critical bug fix, not only a performance issue.