bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Joe Stringer <joe@wand.net.nz>
Cc: kbuild-all@lists.01.org, bpf@vger.kernel.org,
	netdev@vger.kernel.org, daniel@iogearbox.net, ast@kernel.org,
	eric.dumazet@gmail.com, lmb@cloudflare.com, kafai@fb.com
Subject: Re: [PATCHv4 bpf-next 1/5] bpf: Add socket assign support
Date: Mon, 30 Mar 2020 03:02:19 +0800	[thread overview]
Message-ID: <202003300230.G7r5tQy9%lkp@intel.com> (raw)
In-Reply-To: <20200328185509.20892-2-joe@wand.net.nz>

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

Hi Joe,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on bpf-next/master]
[cannot apply to bpf/master net/master net-next/master linus/master ipvs/master v5.6-rc7 next-20200327]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Joe-Stringer/Add-bpf_sk_assign-eBPF-helper/20200329-025903
base:   https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master
config: arm-spear3xx_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.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=9.3.0 make.cross ARCH=arm 

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

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: net/core/sock.o: in function `sock_pfree':
>> sock.c:(.text+0x8a8): undefined reference to `sock_gen_put'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

  reply	other threads:[~2020-03-29 19:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 18:55 [PATCHv4 bpf-next 0/5] Add bpf_sk_assign eBPF helper Joe Stringer
2020-03-28 18:55 ` [PATCHv4 bpf-next 1/5] bpf: Add socket assign support Joe Stringer
2020-03-29 19:02   ` kbuild test robot [this message]
2020-03-28 18:55 ` [PATCHv4 bpf-next 2/5] net: Track socket refcounts in skb_steal_sock() Joe Stringer
2020-03-28 18:55 ` [PATCHv4 bpf-next 3/5] bpf: Don't refcount LISTEN sockets in sk_assign() Joe Stringer
2020-03-29 21:12   ` kbuild test robot
2020-03-28 18:55 ` [PATCHv4 bpf-next 4/5] selftests: bpf: add test for sk_assign Joe Stringer
2020-03-28 18:55 ` [PATCHv4 bpf-next 5/5] selftests: bpf: Extend sk_assign tests for UDP Joe Stringer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202003300230.G7r5tQy9%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=eric.dumazet@gmail.com \
    --cc=joe@wand.net.nz \
    --cc=kafai@fb.com \
    --cc=kbuild-all@lists.01.org \
    --cc=lmb@cloudflare.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).