On Tue, 17 Dec 2024 16:37:33 -0800 David Wei wrote: > From: Pavel Begunkov <asml.silence@xxxxxxxxx> > > There is a good bunch of places in generic paths assuming that the only > page pool memory provider is devmem TCP. As we want to reuse the net_iov > and provider infrastructure, we need to patch it up and explicitly check > the provider type when we branch into devmem TCP code. > > Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx> > Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx> > Signed-off-by: David Wei <dw@xxxxxxxxxxx> Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>