* [isilence:zc/rx_copy_fallback 12/19] csky-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg'
@ 2023-10-21 23:12 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-21 23:12 UTC (permalink / raw)
To: David Wei; +Cc: oe-kbuild-all, Pavel Begunkov
tree: https://github.com/isilence/linux zc/rx_copy_fallback
head: 0a9519b651f43b22e1f6eef1e800cdb204290e4e
commit: d96618739218f5740b2f76b62526ec26cc438253 [12/19] io_uring: add io_recvzc request
config: csky-randconfig-002-20231022 (https://download.01.org/0day-ci/archive/20231022/202310220726.foNiSBHA-lkp@intel.com/config)
compiler: csky-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231022/202310220726.foNiSBHA-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310220726.foNiSBHA-lkp@intel.com/
All errors (new ones prefixed by >>):
csky-linux-ld: io_uring/zc_rx.o: in function `io_zc_rx_tcp_recvmsg.isra.0':
zc_rx.c:(.text+0x56c): undefined reference to `lock_sock_nested'
csky-linux-ld: zc_rx.c:(.text+0x5aa): undefined reference to `tcp_read_sock'
csky-linux-ld: zc_rx.c:(.text+0x5f8): undefined reference to `sk_wait_data'
csky-linux-ld: zc_rx.c:(.text+0x628): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x67c): undefined reference to `lock_sock_nested'
csky-linux-ld: zc_rx.c:(.text+0x684): undefined reference to `tcp_read_sock'
csky-linux-ld: zc_rx.c:(.text+0x688): undefined reference to `sk_wait_data'
csky-linux-ld: zc_rx.c:(.text+0x68c): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x69e): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x6a6): undefined reference to `lock_sock_nested'
csky-linux-ld: zc_rx.c:(.text+0x6ea): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x704): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x712): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x71c): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0x72c): undefined reference to `release_sock'
csky-linux-ld: io_uring/zc_rx.o:zc_rx.c:(.text+0x766): more undefined references to `release_sock' follow
csky-linux-ld: io_uring/zc_rx.o: in function `io_zc_rx_unmap_buf':
zc_rx.c:(.text+0x7f8): undefined reference to `lock_sock_nested'
csky-linux-ld: io_uring/zc_rx.o: in function `io_register_zc_rx_ifq':
zc_rx.c:(.text+0xc6c): undefined reference to `dev_get_by_index'
csky-linux-ld: io_uring/zc_rx.o: in function `io_register_zc_rx_sock':
zc_rx.c:(.text+0xdaa): undefined reference to `sock_from_file'
csky-linux-ld: zc_rx.c:(.text+0xdbc): undefined reference to `lock_sock_nested'
csky-linux-ld: zc_rx.c:(.text+0xdce): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0xde0): undefined reference to `init_net'
csky-linux-ld: zc_rx.c:(.text+0xde4): undefined reference to `dev_get_by_index'
csky-linux-ld: zc_rx.c:(.text+0xe08): undefined reference to `sock_from_file'
csky-linux-ld: zc_rx.c:(.text+0xe0c): undefined reference to `lock_sock_nested'
csky-linux-ld: zc_rx.c:(.text+0xe10): undefined reference to `release_sock'
csky-linux-ld: zc_rx.c:(.text+0xe16): undefined reference to `release_sock'
csky-linux-ld: io_uring/zc_rx.o: in function `io_zc_rx_recv':
zc_rx.c:(.text+0xe74): undefined reference to `release_sock'
>> csky-linux-ld: zc_rx.c:(.text+0xe80): undefined reference to `tcp_recvmsg'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-21 23:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-21 23:12 [isilence:zc/rx_copy_fallback 12/19] csky-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg' 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.