Re: [PATCH net 2/9] net: hns3: add sync command to sync io-pgtable

From: Jakub Kicinski
Date: Tue Oct 15 2024 - 21:19:45 EST


On Fri, 11 Oct 2024 17:45:14 +0800 Jijie Shao wrote:
> To avoid errors in pgtable prefectch, add a sync command to sync
> io-pagtable.

I've never seen net drivers call iommu_iotlb functions.
Could you provide more context on what this is doing and
why such unusual handling is necessary?