Re: [PATCH net-next v20 00/13] Device Memory TCP

2024-08-19 Thread Jakub Kicinski
On Mon, 19 Aug 2024 16:38:32 -0400 Mina Almasry wrote: > Looks like in this iteration I resolved the previous test failure, but > introduced a build regression with certain configs: > > ld: vmlinux.o: in function `netdev_rx_queue_restart': > (.text+0x6a4133): undefined reference to `page_pool_chec

Re: [PATCH net-next v20 00/13] Device Memory TCP

2024-08-19 Thread Mina Almasry
On Sun, Aug 18, 2024 at 11:54 PM Mina Almasry wrote: > > v20: > https://patchwork.kernel.org/project/netdevbpf/list/?series=879373&state=* > > > v20 aims to resolve a couple of bug reports against v19, and addresses > some review comments around the page_pool_check_memory_provider > mechanis

[PATCH net-next v20 00/13] Device Memory TCP

2024-08-18 Thread Mina Almasry
v20: https://patchwork.kernel.org/project/netdevbpf/list/?series=879373&state=* v20 aims to resolve a couple of bug reports against v19, and addresses some review comments around the page_pool_check_memory_provider mechanism. Major changes: - Test edge cases such as header split disabled in