Re: [RFC PATCH 00/10] Device Memory TCP

From: Jakub Kicinski
Date: Tue Jul 18 2023 - 14:15:16 EST


On Tue, 18 Jul 2023 15:06:29 -0300 Jason Gunthorpe wrote:
> netlink feels like a weird API choice for that, in particular it would
> be really wrong to somehow bind the lifecycle of a netlink object to a
> process.

Netlink is the right API, life cycle of objects can be easily tied to
a netlink socket.