Thread (4 messages) 4 messages, 3 authors, 2021-11-01

Re: [linux-next:master 10127/11937] ld: drivers/vdpa/alibaba/eni_vdpa.c:215: undefined reference to `vp_legacy_set_status'

From: Wu Zongyong <hidden>
Date: 2021-11-01 06:54:53
Also in: oe-kbuild-all

On Sun, Oct 31, 2021 at 03:27:23AM -0400, Michael S. Tsirkin wrote:
On Thu, Oct 28, 2021 at 02:59:51PM +0800, kernel test robot wrote:
quoted
tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   ae5179317e794160e471db0e122c6ac811a97235
commit: 52e437b2b222dfa6a67b3076b9ae2fcf8e6ee042 [10127/11937] eni_vdpa: add vDPA driver for Alibaba ENI
config: x86_64-randconfig-r011-20211027 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=52e437b2b222dfa6a67b3076b9ae2fcf8e6ee042
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 52e437b2b222dfa6a67b3076b9ae2fcf8e6ee042
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

comments/fixups before I revert?
https://lore.kernel.org/all/20211026095736.wwbjat4pzt3kpbm7@steredhat/ (local)
quoted
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <redacted>

All errors (new ones prefixed by >>):

   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_free_irq':
   drivers/vdpa/alibaba/eni_vdpa.c:113: undefined reference to `vp_legacy_queue_vector'
   ld: drivers/vdpa/alibaba/eni_vdpa.c:121: undefined reference to `vp_legacy_config_vector'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_status':
   drivers/vdpa/alibaba/eni_vdpa.c:91: undefined reference to `vp_legacy_get_status'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_reset':
   drivers/vdpa/alibaba/eni_vdpa.c:228: undefined reference to `vp_legacy_set_status'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_status':
   drivers/vdpa/alibaba/eni_vdpa.c:91: undefined reference to `vp_legacy_get_status'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_status':
   drivers/vdpa/alibaba/eni_vdpa.c:215: undefined reference to `vp_legacy_set_status'
quoted
quoted
ld: drivers/vdpa/alibaba/eni_vdpa.c:215: undefined reference to `vp_legacy_set_status'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_request_irq':
   drivers/vdpa/alibaba/eni_vdpa.c:182: undefined reference to `vp_legacy_queue_vector'
   ld: drivers/vdpa/alibaba/eni_vdpa.c:195: undefined reference to `vp_legacy_config_vector'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_vq_num':
   drivers/vdpa/alibaba/eni_vdpa.c:307: undefined reference to `vp_legacy_get_queue_size'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_features':
   drivers/vdpa/alibaba/eni_vdpa.c:64: undefined reference to `vp_legacy_get_features'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_vq_state':
   drivers/vdpa/alibaba/eni_vdpa.c:266: undefined reference to `vp_legacy_get_queue_enable'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_vq_ready':
   drivers/vdpa/alibaba/eni_vdpa.c:292: undefined reference to `vp_legacy_set_queue_address'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_vq_address':
   drivers/vdpa/alibaba/eni_vdpa.c:326: undefined reference to `vp_legacy_set_queue_address'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_set_features':
   drivers/vdpa/alibaba/eni_vdpa.c:82: undefined reference to `vp_legacy_set_features'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_probe':
   drivers/vdpa/alibaba/eni_vdpa.c:479: undefined reference to `vp_legacy_probe'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_num_queues':
   drivers/vdpa/alibaba/eni_vdpa.c:433: undefined reference to `vp_legacy_get_features'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_remove':
   drivers/vdpa/alibaba/eni_vdpa.c:531: undefined reference to `vp_legacy_remove'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_status':
   drivers/vdpa/alibaba/eni_vdpa.c:91: undefined reference to `vp_legacy_get_status'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_vq_num_max':
   drivers/vdpa/alibaba/eni_vdpa.c:240: undefined reference to `vp_legacy_get_queue_size'
   ld: drivers/vdpa/alibaba/eni_vdpa.o: in function `eni_vdpa_get_vq_ready':
   drivers/vdpa/alibaba/eni_vdpa.c:299: undefined reference to `vp_legacy_get_queue_enable'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help