[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <15fe5c2a-78dd-4700-a175-94c8bd20b652@grimberg.me>
Date: Tue, 2 Jul 2024 13:00:39 +0300
From: Sagi Grimberg <sagi@...mberg.me>
To: Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>
Cc: Eric Dumazet <edumazet@...gle.com>, Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH net v4] net: allow skb_datagram_iter to be called from any
context
On 02/07/2024 12:51, Paolo Abeni wrote:
> On Wed, 2024-06-26 at 13:00 +0300, Sagi Grimberg wrote:
>> We only use the mapping in a single context, so kmap_local is sufficient
>> and cheaper. Make sure to use skb_frag_foreach_page as skb frags may
>> contain highmem compound pages and we need to map page by page.
> My understanding of the discussion on previous revision is that Matthew
> prefers dropping the reference to 'highmem':
>
> https://lore.kernel.org/netdev/Zn1-2QVyOJe_y6l1@casper.infradead.org/#t
>
> To avoid a repost, I can drop it while applying the patch, if there is
> agreement.
Agree, would be preferable avoiding another repost if possible.
Powered by blists - more mailing lists