All of lore.kernel.org
 help / color / mirror / Atom feed
* [congwang:sch_bpf 1/2] skb_map.c:undefined reference to `kfree_skb_reason'
@ 2022-05-21  0:36 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-05-21  0:36 UTC (permalink / raw)
  To: Cong Wang; +Cc: kbuild-all, linux-kernel

tree:   https://github.com/congwang/linux.git sch_bpf
head:   b03bbda26c041cf6e7593eadce50ef2fa4853a0c
commit: eed3a0d4dabd4f8015c5d37232438c3176470a58 [1/2] bpf: introduce skb map
config: openrisc-randconfig-r035-20220519 (https://download.01.org/0day-ci/archive/20220521/202205210854.2gB8rO6D-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 11.3.0
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
        # https://github.com/congwang/linux/commit/eed3a0d4dabd4f8015c5d37232438c3176470a58
        git remote add congwang https://github.com/congwang/linux.git
        git fetch --no-tags congwang sch_bpf
        git checkout eed3a0d4dabd4f8015c5d37232438c3176470a58
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=openrisc SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   or1k-linux-ld: kernel/bpf/skb_map.o: in function `skb_map_delete_elem':
>> skb_map.c:(.text+0x52c): undefined reference to `kfree_skb_reason'
   skb_map.c:(.text+0x52c): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `kfree_skb_reason'
   or1k-linux-ld: kernel/bpf/skb_map.o: in function `skb_map_notification':
   skb_map.c:(.text+0x634): undefined reference to `kfree_skb_reason'
   skb_map.c:(.text+0x634): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `kfree_skb_reason'
   or1k-linux-ld: kernel/bpf/skb_map.o: in function `skb_map_free':
>> skb_map.c:(.text+0x704): undefined reference to `skb_rbtree_purge'
   skb_map.c:(.text+0x704): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `skb_rbtree_purge'
   or1k-linux-ld: kernel/bpf/skb_map.o: in function `bpf_skb_map_pop':
   skb_map.c:(.text+0xa90): undefined reference to `kfree_skb_reason'
   skb_map.c:(.text+0xa90): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `kfree_skb_reason'
   or1k-linux-ld: kernel/bpf/skb_map.o: in function `skb_map_init':
>> skb_map.c:(.init.text+0x18): undefined reference to `register_netdevice_notifier'
   skb_map.c:(.init.text+0x18): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `register_netdevice_notifier'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [congwang:sch_bpf 1/2] skb_map.c:undefined reference to `kfree_skb_reason'
@ 2022-05-21  3:18 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-05-21  3:18 UTC (permalink / raw)
  To: Cong Wang; +Cc: kbuild-all, linux-kernel

tree:   https://github.com/congwang/linux.git sch_bpf
head:   b03bbda26c041cf6e7593eadce50ef2fa4853a0c
commit: eed3a0d4dabd4f8015c5d37232438c3176470a58 [1/2] bpf: introduce skb map
config: arc-randconfig-r043-20220519 (https://download.01.org/0day-ci/archive/20220521/202205211111.evh04B2H-lkp@intel.com/config)
compiler: arceb-elf-gcc (GCC) 11.3.0
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
        # https://github.com/congwang/linux/commit/eed3a0d4dabd4f8015c5d37232438c3176470a58
        git remote add congwang https://github.com/congwang/linux.git
        git fetch --no-tags congwang sch_bpf
        git checkout eed3a0d4dabd4f8015c5d37232438c3176470a58
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   arceb-elf-ld: kernel/bpf/skb_map.o: in function `kfree_skb':
>> skb_map.c:(.text+0x11a): undefined reference to `kfree_skb_reason'
>> arceb-elf-ld: skb_map.c:(.text+0x11a): undefined reference to `kfree_skb_reason'
   arceb-elf-ld: kernel/bpf/skb_map.o: in function `skb_map_free':
>> skb_map.c:(.text+0x2e8): undefined reference to `skb_rbtree_purge'
>> arceb-elf-ld: skb_map.c:(.text+0x2e8): undefined reference to `skb_rbtree_purge'
   arceb-elf-ld: kernel/bpf/skb_map.o: in function `skb_map_init':
>> skb_map.c:(.init.text+0x6): undefined reference to `register_netdevice_notifier'
>> arceb-elf-ld: skb_map.c:(.init.text+0x6): undefined reference to `register_netdevice_notifier'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-21  3:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  0:36 [congwang:sch_bpf 1/2] skb_map.c:undefined reference to `kfree_skb_reason' kernel test robot
2022-05-21  3:18 kernel test robot

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.