netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next:master 55/77] filter.c:undefined reference to `__dev_map_lookup_elem'
@ 2017-07-17 22:20 kbuild test robot
  2017-07-17 22:41 ` John Fastabend
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2017-07-17 22:20 UTC (permalink / raw)
  To: John Fastabend; +Cc: kbuild-all, netdev, Jesper Dangaard Brouer

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   24251c264798ac5a72667245c2650676d7ac2108
commit: 97f91a7cf04ff605845c20948b8a80e54cbd3376 [55/77] bpf: add bpf_redirect_map helper routine
config: x86_64-acpi-redef (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        git checkout 97f91a7cf04ff605845c20948b8a80e54cbd3376
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   net/core/filter.o: In function `xdp_do_redirect_map':
>> filter.c:(.text+0x430d): undefined reference to `__dev_map_lookup_elem'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 30146 bytes --]

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

* Re: [net-next:master 55/77] filter.c:undefined reference to `__dev_map_lookup_elem'
  2017-07-17 22:20 [net-next:master 55/77] filter.c:undefined reference to `__dev_map_lookup_elem' kbuild test robot
@ 2017-07-17 22:41 ` John Fastabend
  0 siblings, 0 replies; 2+ messages in thread
From: John Fastabend @ 2017-07-17 22:41 UTC (permalink / raw)
  To: netdev; +Cc: kbuild test robot, kbuild-all, Jesper Dangaard Brouer

On 07/17/2017 03:20 PM, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
> head:   24251c264798ac5a72667245c2650676d7ac2108
> commit: 97f91a7cf04ff605845c20948b8a80e54cbd3376 [55/77] bpf: add bpf_redirect_map helper routine
> config: x86_64-acpi-redef (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         git checkout 97f91a7cf04ff605845c20948b8a80e54cbd3376
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> All errors (new ones prefixed by >>):
> 
>    net/core/filter.o: In function `xdp_do_redirect_map':
>>> filter.c:(.text+0x430d): undefined reference to `__dev_map_lookup_elem'
> 
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
> 

I missed this test,

# CONFIG_BPF_SYSCALL is not set

will have a fix shortly.

Thanks,
John

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

end of thread, other threads:[~2017-07-17 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 22:20 [net-next:master 55/77] filter.c:undefined reference to `__dev_map_lookup_elem' kbuild test robot
2017-07-17 22:41 ` John Fastabend

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).