netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Maxim Mikityanskiy <maximmi@mellanox.com>,
	"David S. Miller" <davem@davemloft.net>,
	Jamal Hadi Salim <jhs@mojatatu.com>,
	Cong Wang <xiyou.wangcong@gmail.com>,
	Jiri Pirko <jiri@resnulli.us>
Cc: kbuild-all@lists.01.org, netdev@vger.kernel.org,
	Saeed Mahameed <saeedm@nvidia.com>,
	Jakub Kicinski <kuba@kernel.org>,
	Tariq Toukan <tariqt@mellanox.com>,
	Maxim Mikityanskiy <maximmi@nvidia.com>,
	Dan Carpenter <error27@gmail.com>
Subject: Re: [PATCH net-next v2 4/4] net/mlx5e: Support HTB offload
Date: Sat, 12 Dec 2020 03:58:25 +0800	[thread overview]
Message-ID: <202012120335.E33ewgbU-lkp@intel.com> (raw)
In-Reply-To: <20201211152649.12123-5-maximmi@mellanox.com>

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

Hi Maxim,

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/Maxim-Mikityanskiy/HTB-offload/20201211-233216
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 91163f82143630a9629a8bf0227d49173697c69c
config: parisc-allyesconfig (attached as .config)
compiler: hppa-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/71646f8ea82de5f48f4ea47869dc9de06bdef3bf
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Maxim-Mikityanskiy/HTB-offload/20201211-233216
        git checkout 71646f8ea82de5f48f4ea47869dc9de06bdef3bf
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc 

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: drivers/net/ethernet/mellanox/mlx5/core/en/qos.o: in function `mlx5e_htb_leaf_to_inner':
>> (.text+0x2794): undefined reference to `__xchg_called_with_bad_pointer'
   hppa-linux-ld: drivers/net/ethernet/mellanox/mlx5/core/en/qos.o: in function `mlx5e_htb_leaf_del_last':
   (.text+0x2f8c): undefined reference to `__xchg_called_with_bad_pointer'

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

      reply	other threads:[~2020-12-11 21:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 15:26 [PATCH net-next v2 0/4] HTB offload Maxim Mikityanskiy
2020-12-11 15:26 ` [PATCH net-next v2 1/4] net: sched: Add multi-queue support to sch_tree_lock Maxim Mikityanskiy
2020-12-11 15:26 ` [PATCH net-next v2 2/4] sch_htb: Hierarchical QoS hardware offload Maxim Mikityanskiy
2020-12-11 19:16   ` Cong Wang
2020-12-14 15:12     ` Maxim Mikityanskiy
2020-12-14 19:35       ` Cong Wang
2020-12-14 20:30         ` Maxim Mikityanskiy
2020-12-15 16:37           ` Jamal Hadi Salim
2020-12-16 11:47             ` Maxim Mikityanskiy
2020-12-17 15:09               ` Jamal Hadi Salim
2020-12-18 10:48                 ` Maxim Mikityanskiy
2020-12-16 19:01           ` Cong Wang
2020-12-17 14:24             ` Maxim Mikityanskiy
2020-12-11 15:26 ` [PATCH net-next v2 3/4] sch_htb: Stats for offloaded HTB Maxim Mikityanskiy
2020-12-11 15:26 ` [PATCH net-next v2 4/4] net/mlx5e: Support HTB offload Maxim Mikityanskiy
2020-12-11 19:58   ` kernel 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=202012120335.E33ewgbU-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=davem@davemloft.net \
    --cc=error27@gmail.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=kbuild-all@lists.01.org \
    --cc=kuba@kernel.org \
    --cc=maximmi@mellanox.com \
    --cc=maximmi@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=tariqt@mellanox.com \
    --cc=xiyou.wangcong@gmail.com \
    /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).