Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Bob Pearson <rpearsonhpe@gmail.com>,
	jgg@nvidia.com, yanjun.zhu@linux.dev, linux-rdma@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, Bob Pearson <rpearsonhpe@gmail.com>
Subject: Re: [PATCH for-next v2 3/6] RDMA/rxe: Register IP mcast address
Date: Wed, 8 Nov 2023 03:18:48 +0800	[thread overview]
Message-ID: <202311080240.accUSSHq-lkp@intel.com> (raw)
In-Reply-To: <20231106152928.47869-4-rpearsonhpe@gmail.com>

Hi Bob,

kernel test robot noticed the following build errors:

[auto build test ERROR on rdma/for-next]
[also build test ERROR on linus/master v6.6 next-20231107]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Bob-Pearson/RDMA-rxe-Cleanup-rxe_ah-av_chk_attr/20231107-005913
base:   https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git for-next
patch link:    https://lore.kernel.org/r/20231106152928.47869-4-rpearsonhpe%40gmail.com
patch subject: [PATCH for-next v2 3/6] RDMA/rxe: Register IP mcast address
config: csky-randconfig-002-20231107 (https://download.01.org/0day-ci/archive/20231108/202311080240.accUSSHq-lkp@intel.com/config)
compiler: csky-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231108/202311080240.accUSSHq-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311080240.accUSSHq-lkp@intel.com/

All errors (new ones prefixed by >>):

   csky-linux-ld: drivers/infiniband/sw/rxe/rxe_mcast.o: in function `rxe_mcast_add':
>> rxe_mcast.c:(.text+0x42): undefined reference to `ipv6_sock_mc_join'
>> csky-linux-ld: rxe_mcast.c:(.text+0xa6): undefined reference to `ipv6_sock_mc_drop'
   csky-linux-ld: drivers/infiniband/sw/rxe/rxe_mcast.o: in function `__rxe_init_mca':
   rxe_mcast.c:(.text+0x1a8): undefined reference to `ipv6_sock_mc_join'
   csky-linux-ld: rxe_mcast.c:(.text+0x1b4): undefined reference to `ipv6_sock_mc_drop'
   csky-linux-ld: drivers/infiniband/sw/rxe/rxe_mcast.o: in function `rxe_attach_mcast':
>> rxe_mcast.c:(.text+0x5d6): undefined reference to `ipv6_sock_mc_drop'
   csky-linux-ld: rxe_mcast.c:(.text+0x60c): undefined reference to `ipv6_sock_mc_drop'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2023-11-07 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-06 15:29 [PATCH for-next v2 0/6] RDMA/rxe: Make multicast work Bob Pearson
2023-11-06 15:29 ` [PATCH for-next v2 1/6] RDMA/rxe: Cleanup rxe_ah/av_chk_attr Bob Pearson
2023-11-06 15:29 ` [PATCH for-next v2 2/6] RDMA/rxe: Handle loopback of mcast packets Bob Pearson
2023-11-06 15:29 ` [PATCH for-next v2 3/6] RDMA/rxe: Register IP mcast address Bob Pearson
2023-11-07 19:18   ` kernel test robot [this message]
2023-11-06 15:29 ` [PATCH for-next v2 4/6] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock Bob Pearson
2023-11-06 15:29 ` [PATCH for-next v2 5/6] RDMA/rxe: Split multicast lock Bob Pearson
2023-11-06 15:29 ` [PATCH for-next v2 6/6] RDMA/rxe: Cleanup mcg lifetime Bob Pearson
2023-11-07 23:03   ` 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=202311080240.accUSSHq-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=rpearsonhpe@gmail.com \
    --cc=yanjun.zhu@linux.dev \
    /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