On Mon, Oct 7, 2024 at 3:16 PM David Wei <dw@xxxxxxxxxxx> wrote: > > From: Pavel Begunkov <asml.silence@xxxxxxxxx> > > Add prefixes to all helpers that are specific to devmem TCP, i.e. > net_iov_binding[_id]. > > Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx> > Signed-off-by: David Wei <dw@xxxxxxxxxxx> > --- The rename looks fine to me, but actually, like Stan, I imagine you reuse the net_devmem_dmabuf_binding (renamed to something more generic) and only replace the dma-buf specific pieces in it. Lets discuss that in the patch that actually does that change. -- Thanks, Mina