Netdev List
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Tom Herbert <tom@quantonium.net>
Cc: kbuild-all@01.org, davem@davemloft.net, pablo@netfilter.org,
	laforge@gnumonks.org, aschultz@tpip.net, netdev@vger.kernel.org,
	rohit@quantonium.net, Tom Herbert <tom@quantonium.net>
Subject: Re: [PATCH v3 net-next 02/12] vxlan: Call common functions to get tunnel routes
Date: Tue, 26 Sep 2017 11:46:32 +0800	[thread overview]
Message-ID: <201709261139.9wDI4fq9%fengguang.wu@intel.com> (raw)
In-Reply-To: <20170925032941.14586-3-tom@quantonium.net>

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

Hi Tom,

[auto build test ERROR on net-next/master]

url:    https://github.com/0day-ci/linux/commits/Tom-Herbert/gtp-Additional-feature-support-Part-I/20170926-001629
config: x86_64-randconfig-s4-09261019 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/net/vxlan.o: In function `vxlan_fill_metadata_dst':
>> vxlan.c:(.text+0x2ed8): undefined reference to `__ip6_tnl_get_route'
   drivers/net/vxlan.o: In function `vxlan_xmit_one':
   vxlan.c:(.text+0x3e69): undefined reference to `__ip6_tnl_get_route'

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

  reply	other threads:[~2017-09-26  3:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25  3:29 [PATCH v3 net-next 00/12] gtp: Additional feature support - Part I Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 01/12] iptunnel: Add common functions to get a tunnel route Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 02/12] vxlan: Call common functions to get tunnel routes Tom Herbert
2017-09-26  3:46   ` kbuild test robot [this message]
2017-09-25  3:29 ` [PATCH v3 net-next 03/12] gtp: Call common functions to get tunnel routes and add dst_cache Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 04/12] iptunnel: Generalize tunnel update pmtu Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 05/12] gtp: Change to use gro_cells Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 06/12] gtp: Use goto for exceptions in gtp_udp_encap_recv funcs Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 07/12] gtp: udp recv clean up Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 08/12] gtp: Call function to update path mtu Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 09/12] gtp: Eliminate pktinfo and add port configuration Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 10/12] gtp: Experimental encapsulation of IPv6 packets Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 11/12] gtp: Experimental support encpasulating over IPv6 Tom Herbert
2017-09-25  3:29 ` [PATCH v3 net-next 12/12] gtp: Allow configuring GTP interface as standalone Tom Herbert

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=201709261139.9wDI4fq9%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=aschultz@tpip.net \
    --cc=davem@davemloft.net \
    --cc=kbuild-all@01.org \
    --cc=laforge@gnumonks.org \
    --cc=netdev@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=rohit@quantonium.net \
    --cc=tom@quantonium.net \
    /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