From: kernel test robot <lkp@intel.com>
To: Cathy Zhang <cathy.zhang@intel.com>,
edumazet@google.com, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
jesse.brandeburg@intel.com, suresh.srinivas@intel.com,
tim.c.chen@intel.com, lizhen.you@intel.com,
cathy.zhang@intel.com, eric.dumazet@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] net: Add sysctl_reclaim_threshold
Date: Sat, 6 May 2023 16:03:32 +0800 [thread overview]
Message-ID: <202305061521.bAXb1ha9-lkp@intel.com> (raw)
In-Reply-To: <20230506042958.15051-3-cathy.zhang@intel.com>
Hi Cathy,
kernel test robot noticed the following build errors:
[auto build test ERROR on net-next/main]
[also build test ERROR on net/main horms-ipvs/master linus/master v6.3 next-20230505]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Cathy-Zhang/net-Keep-sk-sk_forward_alloc-as-a-proper-size/20230506-123121
base: net-next/main
patch link: https://lore.kernel.org/r/20230506042958.15051-3-cathy.zhang%40intel.com
patch subject: [PATCH 2/2] net: Add sysctl_reclaim_threshold
config: mips-randconfig-r033-20230430 (https://download.01.org/0day-ci/archive/20230506/202305061521.bAXb1ha9-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project b0fb98227c90adf2536c9ad644a74d5e92961111)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install mips cross compiling tool for clang build
# apt-get install binutils-mips-linux-gnu
# https://github.com/intel-lab-lkp/linux/commit/24beb0b9f6d299a34b853699e5bcaa28a74cad5f
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Cathy-Zhang/net-Keep-sk-sk_forward_alloc-as-a-proper-size/20230506-123121
git checkout 24beb0b9f6d299a34b853699e5bcaa28a74cad5f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202305061521.bAXb1ha9-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: sysctl_reclaim_threshold
>>> referenced by sock.c
>>> net/core/sock.o:(sock_rfree) in archive vmlinux.a
>>> referenced by sock.c
>>> net/core/sock.o:(sock_rfree) in archive vmlinux.a
>>> referenced by filter.c
>>> net/core/filter.o:(bpf_msg_pop_data) in archive vmlinux.a
>>> referenced 15 more times
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
next prev parent reply other threads:[~2023-05-06 8:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 4:29 [PATCH 0/2] net: fix memcg overhead caused by sk->sk_forward_alloc size Cathy Zhang
2023-05-06 4:29 ` [PATCH 1/2] net: Keep sk->sk_forward_alloc as a proper size Cathy Zhang
2023-05-08 23:17 ` Chen, Tim C
2023-05-08 23:22 ` Chen, Tim C
2023-05-06 4:29 ` [PATCH 2/2] net: Add sysctl_reclaim_threshold Cathy Zhang
2023-05-06 8:03 ` kernel test robot [this message]
2023-05-06 8:57 ` Zhang, Cathy
2023-05-06 8:24 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202305061521.bAXb1ha9-lkp@intel.com \
--to=lkp@intel.com \
--cc=cathy.zhang@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=jesse.brandeburg@intel.com \
--cc=kuba@kernel.org \
--cc=lizhen.you@intel.com \
--cc=llvm@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=suresh.srinivas@intel.com \
--cc=tim.c.chen@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.