netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Tom Herbert <tom@herbertland.com>
Cc: kbuild-all@01.org, davem@davemloft.net, netdev@vger.kernel.org,
	Tom Herbert <tom@quantonium.net>
Subject: Re: [PATCH v4 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
Date: Sat, 20 Apr 2019 16:17:03 +0800	[thread overview]
Message-ID: <201904201652.xAjMSw15%lkp@intel.com> (raw)
In-Reply-To: <1555607310-7819-4-git-send-email-tom@quantonium.net>

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

Hi Tom,

Thank you for the patch! Yet something to improve:

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

url:    https://github.com/0day-ci/linux/commits/Tom-Herbert/exthdrs-Make-ext-headers-options-useful-Part-I/20190419-170926
config: mips-allmodconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 7.2.0-11) 7.2.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=7.2.0 make.cross ARCH=mips 

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


All errors (new ones prefixed by >>):

   net/ipv6/exthdrs_options.o: In function `ipv6_exthdrs_init':
>> exthdrs_options.c:(.init.text+0x0): multiple definition of `init_module'
   net/ipv6/af_inet6.o:af_inet6.c:(.init.text+0x0): first defined here

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

  reply	other threads:[~2019-04-20  8:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18 17:08 [PATCH v4 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I Tom Herbert
2019-04-18 17:08 ` [PATCH v4 net-next 1/6] exthdrs: Create exthdrs_options.c Tom Herbert
2019-04-19 21:42   ` David Miller
2019-04-18 17:08 ` [PATCH v4 net-next 2/6] exthdrs: Move generic EH functions to exthdrs_core.c Tom Herbert
2019-04-18 17:08 ` [PATCH v4 net-next 3/6] exthdrs: Registration of TLV handlers and parameters Tom Herbert
2019-04-20  8:17   ` kbuild test robot [this message]
2019-04-18 17:08 ` [PATCH v4 net-next 4/6] exthdrs: Add TX parameters Tom Herbert
2019-04-18 17:08 ` [PATCH v4 net-next 5/6] ip6tlvs: Add netlink interface Tom Herbert
2019-04-18 17:08 ` [PATCH v4 net-next 6/6] ip6tlvs: Validation of TX Destination and Hop-by-Hop options 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=201904201652.xAjMSw15%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=davem@davemloft.net \
    --cc=kbuild-all@01.org \
    --cc=netdev@vger.kernel.org \
    --cc=tom@herbertland.com \
    --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;
as well as URLs for NNTP newsgroup(s).