[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201902072227.ljah0YDn%fengguang.wu@intel.com>
Date: Thu, 7 Feb 2019 22:40:56 +0800
From: kbuild test robot <lkp@...el.com>
To: Peter Oskolkov <posk@...gle.com>
Cc: kbuild-all@...org, Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org,
Peter Oskolkov <posk@...k.io>, David Ahern <dsahern@...il.com>,
Willem de Bruijn <willemb@...gle.com>,
Peter Oskolkov <posk@...gle.com>
Subject: Re: [PATCH bpf-next v7 4/6] bpf: add handling of BPF_LWT_REROUTE to
lwt_bpf.c
Hi Peter,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on bpf-next/master]
url: https://github.com/0day-ci/linux/commits/Peter-Oskolkov/bpf-add-BPF_LWT_ENCAP_IP-option-to-bpf_lwt_push_encap/20190207-205725
base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master
config: m68k-sun3_defconfig (attached as .config)
compiler: m68k-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=8.2.0 make.cross ARCH=m68k
All errors (new ones prefixed by >>):
m68k-linux-gnu-ld: drivers/rtc/proc.o: in function `is_rtc_hctosys.isra.0':
proc.c:(.text+0x178): undefined reference to `strcmp'
m68k-linux-gnu-ld: net/core/lwt_bpf.o: in function `bpf_lwt_xmit_reroute':
>> lwt_bpf.c:(.text+0x256): undefined reference to `ip6_route_output_flags'
m68k-linux-gnu-ld: net/core/lwt_bpf.o: in function `bpf_input':
>> lwt_bpf.c:(.text+0x836): undefined reference to `ip6_route_input'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (12133 bytes)
Powered by blists - more mailing lists