netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Denis Kirjanov <kda@linux-powerpc.org>,
	netdev@vger.kernel.org, jgross@suse.com, wei.liu@kernel.org,
	paul@xen.org, ilias.apalodimas@linaro.org
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
	jgross@suse.com, wei.liu@kernel.org, paul@xen.org,
	ilias.apalodimas@linaro.org
Subject: Re: [PATCH net-next v6 1/2] xen networking: add basic XDP support for xen-netfront
Date: Tue, 5 May 2020 04:27:03 +0800	[thread overview]
Message-ID: <202005050430.0uOwRsZs%lkp@intel.com> (raw)
In-Reply-To: <1588327938-2608-1-git-send-email-kda@linux-powerpc.org>

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

Hi Denis,

I love your patch! Yet something to improve:

[auto build test ERROR on net-next/master]
[also build test ERROR on xen-tip/linux-next linus/master v5.7-rc4 next-20200501]
[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/Denis-Kirjanov/xen-networking-add-basic-XDP-support-for-xen-netfront/20200501-193532
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 37ecb5b8b8cd3156e739fd1c56a8e3842b72ebad
config: x86_64-randconfig-d003-20200502 (attached as .config)
compiler: clang version 11.0.0 (https://github.com/llvm/llvm-project ff6a0b6a8ee74693e9711973028a8a327adf9cd5)
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

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

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: page_pool_create
   >>> referenced by xen-netfront.c:2008 (drivers/net/xen-netfront.c:2008)
   >>> net/xen-netfront.o:(netback_changed) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: page_pool_alloc_pages
   >>> referenced by xen-netfront.c:281 (drivers/net/xen-netfront.c:281)
   >>> net/xen-netfront.o:(xennet_alloc_rx_buffers) in archive drivers/built-in.a

---
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: 30052 bytes --]

      parent reply	other threads:[~2020-05-04 20:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 10:12 [PATCH net-next v6 1/2] xen networking: add basic XDP support for xen-netfront Denis Kirjanov
2020-05-01 10:12 ` [PATCH net-next v6 2/2] xen networking: add XDP offset adjustment to xen-netback Denis Kirjanov
2020-05-01 12:01 ` [PATCH net-next v6 1/2] xen networking: add basic XDP support for xen-netfront Ilias Apalodimas
2020-05-04 20:27 ` kbuild test robot [this message]

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=202005050430.0uOwRsZs%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=clang-built-linux@googlegroups.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jgross@suse.com \
    --cc=kbuild-all@lists.01.org \
    --cc=kda@linux-powerpc.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul@xen.org \
    --cc=wei.liu@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).