All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Rocco Yue <rocco.yue@mediatek.com>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
	David Ahern <dsahern@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: kbuild-all@lists.01.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Date: Fri, 30 Jul 2021 02:32:00 +0800	[thread overview]
Message-ID: <202107300231.OQJcA6N8-lkp@intel.com> (raw)
In-Reply-To: <20210729090206.11138-1-rocco.yue@mediatek.com>

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

Hi Rocco,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on net/master]
[also build test ERROR on linus/master v5.14-rc3]
[cannot apply to net-next/master next-20210728]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git fc16a5322ee6c30ea848818722eee5d352f8d127
config: parisc-randconfig-r032-20210728 (attached as .config)
compiler: hppa-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/c2c81e86202db50af376f5135ec853ad3f4deb82
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
        git checkout c2c81e86202db50af376f5135ec853ad3f4deb82
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   hppa-linux-ld: net/core/rtnetlink.o: in function `rtnl_fill_ifinfo.constprop.0.isra.0':
>> net/core/rtnetlink.o:(.text+0xa098): undefined reference to `inet6_dev_ramtu'

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

[-- Attachment #3: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Rocco Yue <rocco.yue@mediatek.com>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
	David Ahern <dsahern@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: kbuild-all@lists.01.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Date: Fri, 30 Jul 2021 02:32:00 +0800	[thread overview]
Message-ID: <202107300231.OQJcA6N8-lkp@intel.com> (raw)
In-Reply-To: <20210729090206.11138-1-rocco.yue@mediatek.com>

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

Hi Rocco,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on net/master]
[also build test ERROR on linus/master v5.14-rc3]
[cannot apply to net-next/master next-20210728]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git fc16a5322ee6c30ea848818722eee5d352f8d127
config: parisc-randconfig-r032-20210728 (attached as .config)
compiler: hppa-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/c2c81e86202db50af376f5135ec853ad3f4deb82
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
        git checkout c2c81e86202db50af376f5135ec853ad3f4deb82
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   hppa-linux-ld: net/core/rtnetlink.o: in function `rtnl_fill_ifinfo.constprop.0.isra.0':
>> net/core/rtnetlink.o:(.text+0xa098): undefined reference to `inet6_dev_ramtu'

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Rocco Yue <rocco.yue@mediatek.com>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
	David Ahern <dsahern@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: kbuild-all@lists.01.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Date: Fri, 30 Jul 2021 02:32:00 +0800	[thread overview]
Message-ID: <202107300231.OQJcA6N8-lkp@intel.com> (raw)
In-Reply-To: <20210729090206.11138-1-rocco.yue@mediatek.com>

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

Hi Rocco,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on net/master]
[also build test ERROR on linus/master v5.14-rc3]
[cannot apply to net-next/master next-20210728]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git fc16a5322ee6c30ea848818722eee5d352f8d127
config: parisc-randconfig-r032-20210728 (attached as .config)
compiler: hppa-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/c2c81e86202db50af376f5135ec853ad3f4deb82
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
        git checkout c2c81e86202db50af376f5135ec853ad3f4deb82
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   hppa-linux-ld: net/core/rtnetlink.o: in function `rtnl_fill_ifinfo.constprop.0.isra.0':
>> net/core/rtnetlink.o:(.text+0xa098): undefined reference to `inet6_dev_ramtu'

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

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
Date: Fri, 30 Jul 2021 02:32:00 +0800	[thread overview]
Message-ID: <202107300231.OQJcA6N8-lkp@intel.com> (raw)
In-Reply-To: <20210729090206.11138-1-rocco.yue@mediatek.com>

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

Hi Rocco,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on net/master]
[also build test ERROR on linus/master v5.14-rc3]
[cannot apply to net-next/master next-20210728]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git fc16a5322ee6c30ea848818722eee5d352f8d127
config: parisc-randconfig-r032-20210728 (attached as .config)
compiler: hppa-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/c2c81e86202db50af376f5135ec853ad3f4deb82
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Rocco-Yue/net-ipv6-add-IFLA_RA_MTU-to-expose-mtu-value-in-the-RA-message/20210729-172047
        git checkout c2c81e86202db50af376f5135ec853ad3f4deb82
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   hppa-linux-ld: net/core/rtnetlink.o: in function `rtnl_fill_ifinfo.constprop.0.isra.0':
>> net/core/rtnetlink.o:(.text+0xa098): undefined reference to `inet6_dev_ramtu'

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

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

  parent reply	other threads:[~2021-07-29 18:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29  9:02 [PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message Rocco Yue
2021-07-29  9:02 ` Rocco Yue
2021-07-29  9:02 ` Rocco Yue
2021-07-29 14:41 ` David Ahern
2021-07-29 14:41   ` David Ahern
2021-07-29 14:41   ` David Ahern
2021-07-29 15:42   ` Rocco Yue
2021-07-29 15:42     ` Rocco Yue
2021-07-29 15:42     ` Rocco Yue
2021-07-29 17:28     ` David Ahern
2021-07-29 17:28       ` David Ahern
2021-07-29 17:28       ` David Ahern
2021-07-30 17:39       ` Rocco Yue
2021-07-30 17:39         ` Rocco Yue
2021-07-30 17:39         ` Rocco Yue
2021-07-29 14:43 ` David Ahern
2021-07-29 14:43   ` David Ahern
2021-07-29 14:43   ` David Ahern
2021-07-29 16:45 ` kernel test robot
2021-07-29 16:45   ` kernel test robot
2021-07-29 16:45   ` kernel test robot
2021-07-29 16:45   ` kernel test robot
2021-07-29 18:32 ` kernel test robot [this message]
2021-07-29 18:32   ` kernel test robot
2021-07-29 18:32   ` kernel test robot
2021-07-29 18:32   ` kernel test robot

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=202107300231.OQJcA6N8-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rocco.yue@mediatek.com \
    --cc=wsd_upstream@mediatek.com \
    --cc=yoshfuji@linux-ipv6.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.