er.kernel.org;
> nhor...@redhat.com; sassm...@redhat.com; jogre...@redhat.com
> Subject: Re: [net-next 14/15] i40e: ignore skb->xmit_more when deciding to set
> RS bit
>
> On Mon, Oct 9, 2017 at 2:07 AM, David Laight wrote:
> > From: Jeff Kirsher
> >> Sent: 06 Octob
On Mon, Oct 9, 2017 at 2:07 AM, David Laight wrote:
> From: Jeff Kirsher
>> Sent: 06 October 2017 18:57
>> From: Jacob Keller
>>
>> Since commit 6a7fded776a7 ("i40e: Fix RS bit update in Tx path and
>> disable force WB workaround") we've tried to "optimize" setting the
>> RS bit based around skb-
From: Jeff Kirsher
> Sent: 06 October 2017 18:57
> From: Jacob Keller
>
> Since commit 6a7fded776a7 ("i40e: Fix RS bit update in Tx path and
> disable force WB workaround") we've tried to "optimize" setting the
> RS bit based around skb->xmit_more. This same logic was refactored
> in commit 1dc8b