On Thu, 13 Jun 2024 01:35:37 +0000 Mina Almasry wrote: > v12: > https://patchwork.kernel.org/project/netdevbpf/list/?series=859747&state=*
patches 5 and 6 transiently break the build ../include/trace/events/page_pool.h:65:23: error: use of undeclared identifier 'NET_IOV' 65 | __entry->netmem & NET_IOV, __entry->pfn, __entry->release) | ^ ../include/trace/events/page_pool.h:91:23: error: use of undeclared identifier 'NET_IOV' 91 | __entry->netmem & NET_IOV, __entry->pfn, __entry->hold) | ^ Looking at NIPA status the builders are 12h behind, so please don't repost immediately. This series takes a lot of compute cycles to build. FWIW there is a docker version of NIPA checks in the nipa repo. https://github.com/linux-netdev/nipa/tree/main/docker IDK if it still works, but could help avoid mistakes..