[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <04146a4c-a643-34cc-1b58-72b4b3432a25@gmail.com>
Date: Mon, 1 Apr 2019 14:33:21 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>, brouer@...hat.com
Cc: eric.dumazet@...il.com, hkallweit1@...il.com, nic_swsd@...ltek.com,
netdev@...r.kernel.org, ecree@...arflare.com
Subject: Re: [PATCH net-next] r8169: use netif_receive_skb_list batching
On 04/01/2019 10:41 AM, David Miller wrote:
> From: Jesper Dangaard Brouer <brouer@...hat.com>
>>
>> As Eric says, this in-effect disables GRO for this driver.
>
> Really? __netif_receive_skb_list_core() does GRO.
At least on current public trees, it can not do GRO,
since we do not pass a napi context.
Powered by blists - more mailing lists