Re: [PATCH net-next v2 5/5] netmem: add netmem_prefetch

From: Stanislav Fomichev
Date: Fri Nov 08 2024 - 10:55:38 EST


On 11/07, Mina Almasry wrote:
> prefect(page) is a common thing to be called from drivers. Add
> netmem_prefetch that can be called on generic netmem. Skips the prefetch
> for net_iovs.
>
> Signed-off-by: Mina Almasry <almasrymina@xxxxxxxxxx>

Needs some extra includes to make the build bot happy, after that:
Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxxx>

---
pw-bot: cr