> provide a ops to do the per-netmem dma unmapping > It would be good that devmem people can have a look at it and see if > this fix works for the specific page_pool mp provider. > We set pool->dma_map==false for memory providers that do not need mapping/unmapping, which you are checking in __page_pool_release_page_dma. -- Thanks, Mina