[PATCH net] net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_queue()
Alexander Lobakin
aleksander.lobakin at intel.com
Wed Jun 25 08:59:28 PDT 2025
From: Lorenzo Bianconi <lorenzo at kernel.org>
Date: Wed, 25 Jun 2025 16:43:15 +0200
> Since the page_pool for airoha_eth driver is created with
> PP_FLAG_DMA_SYNC_DEV flag, we do not need to sync_for_device each page
> received from the pool since it is already done by the page_pool codebase.
>
> Fixes: 23020f049327 ("net: airoha: Introduce ethernet support for EN7581 SoC")
> Signed-off-by: Lorenzo Bianconi <lorenzo at kernel.org>
Reviewed-by: Alexander Lobakin <aleksander.lobakin at intel.com>
Thanks,
Olek
More information about the linux-arm-kernel
mailing list