Re: [net-next v1 00/16] Device Memory TCP

From: David Ahern
Date: Fri Dec 08 2023 - 12:57:53 EST


On 12/7/23 5:52 PM, Mina Almasry wrote:
> Major changes in v1:
> --------------
>
> 1. Implemented MVP queue API ndos to remove the userspace-visible
> driver reset.
>
> 2. Fixed issues in the napi_pp_put_page() devmem frag unref path.
>
> 3. Removed RFC tag.
>
> Many smaller addressed comments across all the patches (patches have
> individual change log).
>
> Full tree including the rest of the GVE driver changes:
> https://github.com/mina/linux/commits/tcpdevmem-v1
>

Still a lot of DEVMEM references (e.g., socket API). Any reason not to
move those to DMABUF?