From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbuild test robot Subject: Re: [net-next V7 PATCH 11/16] xdp: rhashtable with allocator ID to pointer mapping Date: Sat, 31 Mar 2018 03:07:36 +0800 Message-ID: <201803310219.Jgdn8aQo%fengguang.wu@intel.com> References: <152234291230.17048.17742948504401359444.stgit@firesoul> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kbuild-all@01.org, netdev@vger.kernel.org, =?iso-8859-1?Q?Bj=F6rnT=F6pel?= , magnus.karlsson@intel.com, eugenia@mellanox.com, Jason Wang , John Fastabend , Eran Ben Elisha , Saeed Mahameed , galp@mellanox.com, Jesper Dangaard Brouer , Daniel Borkmann , Alexei Starovoitov , Tariq Toukan To: Jesper Dangaard Brouer Return-path: Received: from mga18.intel.com ([134.134.136.126]:49885 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752500AbeC3TIJ (ORCPT ); Fri, 30 Mar 2018 15:08:09 -0400 Content-Disposition: inline In-Reply-To: <152234291230.17048.17742948504401359444.stgit@firesoul> Sender: netdev-owner@vger.kernel.org List-ID: 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/xdp.c:19:1: sparse: symbol 'mem_id_pool' was not declared. Should it be static? >> net/core/xdp.c:68:6: sparse: symbol '__xdp_mem_allocator_rcu_free' was not declared. Should it be static? >> net/core/xdp.c:87:6: sparse: symbol '__xdp_rxq_info_unreg_mem_model' was not declared. Should it be static? >> net/core/xdp.c:177:5: sparse: symbol '__mem_id_init_hash_table' 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