On Fri, Apr 16, 2021 at 09:13:18AM -0400, Kyle Harding wrote:
Hey all, new member here!
As the subject line suggests, our development hardware does not support UniPro so we were looking at a guest kernel solution with TCP/IP transport over gbridge.
However, one of the SDIO bus devices is a wifi module that requires DMA. Is this possible over the current gb-netlink/gbridge to your knowledge?
Where is the DMA happening here? Across the network? Or on the system that actually has the SDIO device hardware? If the latter, you should be fine, right?
thanks,
greg k-h