From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] net: sched: Add support for packet bursting.
Date: Sat, 26 Jun 2021 04:54:01 +0800 [thread overview]
Message-ID: <202106260418.UIhGScaG-lkp@intel.com> (raw)
In-Reply-To: <0124A7CD-1C46-4BC2-A18C-9B03DD57B8B8@itu.dk>
[-- Attachment #1: Type: text/plain, Size: 1779 bytes --]
Hi Niclas,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on net/master]
[also build test ERROR on ipvs/master net-next/master linus/master v5.13-rc7 next-20210625]
[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/Niclas-Hedam/net-sched-Add-support-for-packet-bursting/20210625-200450
base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git be7f62eebaff2f86c1467a2d33930a0a7a87675b
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.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/dca330eed26fd2835927462dcca58379dd5599a5
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Niclas-Hedam/net-sched-Add-support-for-packet-bursting/20210625-200450
git checkout dca330eed26fd2835927462dcca58379dd5599a5
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k
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 >>):
m68k-linux-ld: net/sched/sch_netem.o: in function `netem_enqueue':
>> sch_netem.c:(.text+0x10aa): undefined reference to `__umoddi3'
---
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: 60708 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Niclas Hedam <nhed@itu.dk>,
"stephen@networkplumber.org" <stephen@networkplumber.org>
Cc: kbuild-all@lists.01.org,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH] net: sched: Add support for packet bursting.
Date: Sat, 26 Jun 2021 04:54:01 +0800 [thread overview]
Message-ID: <202106260418.UIhGScaG-lkp@intel.com> (raw)
In-Reply-To: <0124A7CD-1C46-4BC2-A18C-9B03DD57B8B8@itu.dk>
[-- Attachment #1: Type: text/plain, Size: 1742 bytes --]
Hi Niclas,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on net/master]
[also build test ERROR on ipvs/master net-next/master linus/master v5.13-rc7 next-20210625]
[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/Niclas-Hedam/net-sched-Add-support-for-packet-bursting/20210625-200450
base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git be7f62eebaff2f86c1467a2d33930a0a7a87675b
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.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/dca330eed26fd2835927462dcca58379dd5599a5
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Niclas-Hedam/net-sched-Add-support-for-packet-bursting/20210625-200450
git checkout dca330eed26fd2835927462dcca58379dd5599a5
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k
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 >>):
m68k-linux-ld: net/sched/sch_netem.o: in function `netem_enqueue':
>> sch_netem.c:(.text+0x10aa): undefined reference to `__umoddi3'
---
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: 60708 bytes --]
next prev parent reply other threads:[~2021-06-25 20:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 12:03 [PATCH] net: sched: Add support for packet bursting Niclas Hedam
2021-06-25 20:54 ` kernel test robot [this message]
2021-06-25 20:54 ` kernel test robot
2021-06-25 22:34 ` kernel test robot
2021-06-25 22:34 ` kernel test robot
2021-06-27 18:32 ` Cong Wang
2021-06-27 19:12 ` Niclas Hedam
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=202106260418.UIhGScaG-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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.