All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Eli Cohen <elic@nvidia.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [linux-next:master 9890/10077] ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
Date: Wed, 25 Aug 2021 05:14:33 +0800	[thread overview]
Message-ID: <202108250525.G6whZyma-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   372b2891c15acbf7b90d948b08ac174bde77102c
commit: 63078736419bd895a99ebd04ce6230c7b0fc6624 [9890/10077] vdpa/mlx5: Add support for control VQ and MAC setting
config: x86_64-randconfig-a001-20210824 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=63078736419bd895a99ebd04ce6230c7b0fc6624
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 63078736419bd895a99ebd04ce6230c7b0fc6624
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

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 >>, old ones prefixed by <<):

>> ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_need_notify_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_iov_push_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_getdesc_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_init_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_set_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_iov_pull_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 9890/10077] ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
Date: Wed, 25 Aug 2021 05:14:33 +0800	[thread overview]
Message-ID: <202108250525.G6whZyma-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   372b2891c15acbf7b90d948b08ac174bde77102c
commit: 63078736419bd895a99ebd04ce6230c7b0fc6624 [9890/10077] vdpa/mlx5: Add support for control VQ and MAC setting
config: x86_64-randconfig-a001-20210824 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=63078736419bd895a99ebd04ce6230c7b0fc6624
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 63078736419bd895a99ebd04ce6230c7b0fc6624
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

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 >>, old ones prefixed by <<):

>> ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_need_notify_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_iov_push_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_getdesc_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_init_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_set_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!
>> ERROR: modpost: "vringh_iov_pull_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined!

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

             reply	other threads:[~2021-08-24 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-24 21:14 kernel test robot [this message]
2021-08-24 21:14 ` [linux-next:master 9890/10077] ERROR: modpost: "vringh_complete_iotlb" [drivers/vdpa/mlx5/mlx5_vdpa.ko] undefined! 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=202108250525.G6whZyma-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=elic@nvidia.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=mst@redhat.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 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.