Hi Jesper, Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Jesper-Dangaard-Brouer/XDP-redirect-memory-return-API/20180330-203122 reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> net/core/page_pool.c:17:5: sparse: symbol 'page_pool_init' was not declared. >> Should it be static? >> net/core/page_pool.c:198:6: sparse: symbol '__page_pool_recycle_into_ring' >> was not declared. Should it be static? >> net/core/page_pool.c:267:6: sparse: symbol '__page_pool_empty_ring' was not >> declared. Should it be static? >> net/core/page_pool.c:282:6: sparse: symbol '__page_pool_destroy_rcu' was not >> declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation